|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
On Sun, 5 Sep 1999, Steve Creel wrote:
> 0.0.0.0 is everybody
So..
ipchains -A input -p tcp -s 0.0.0.0 -j ACCEPT
ipchains -A input -p udp -s 0.0.0.0 -j ACCEPT
Should allow all tcp & udp connections from everyone ? I can't remember
myself, so I can't say that in some circumstances 0.0.0.0 does mean
everybody, but I just checked it, and I can't even get into the telnet
port (only allowed ftp & ssh), and I didn't specifically disable port 23.
so.. what does 0.0.0.0 mean to ipchains ?
__________________________________________________________________
PGP fingerprint = 03 5B 9B A0 16 33 91 2F A5 77 BC EE 43 71 98 D4
darxus@op.net / http://www.op.net/~darxus
Far Beyond Reason
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|