Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to open a port
#4

Quote:ACCEPT udp -- anywhere anywhere udp spt:bootps state ESTABLISHED
 

This says, accept UDP, from any host, to any host FROM the source port (spt) of bootps with the an established state.

 

So, no your port isn't "open". Instead, only when your system has a connection already active, will it accept access from port 67 on the remote host.

Reply


Messages In This Thread
how to open a port - by anyweb - 2004-02-10, 01:44 PM
how to open a port - by raky - 2007-08-28, 05:50 PM
how to open a port - by xDamox - 2007-08-28, 06:34 PM
how to open a port - by znx - 2007-08-28, 08:21 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)