[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Port #




> OSPF does not run over UDP or TCP, and therefore "port" does not mean
> anything. It is its own layer 4 protocol:
>
> $ grep ospf /etc/protocols
> ospf    89      OSPFIGP         # Open Shortest Path First IGP

IN which case you want to make sure this is allowed through your firewall.

ipfw add pass ospf etc etc
 or
ipchains -A input -p ospf etc etc

Noah.


-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org