|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
The stuff that I did last night broke my local DNS (which I use only for
local caching).
It looks like connections to the DNS look like:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp 0 0 0.0.0.0:2112 0.0.0.0:* 3852/nslookup
I added:
input -p udp -s 0.0.0.0 -j ACCEPT
Which made nslookups start working. So what exactly is 0.0.0.0, since I'm
now allowing all udp connections from it ?
__________________________________________________________________
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
|