On Wed, 02 Jan 2002, Kai Klopper wrote: > iptables -A INPUT -i eth0 -p 137 -j ACCEPT > iptables -A INPUT -i eth0 -p 138 -j ACCEPT > iptables -A INPUT -i eth0 -p 139 -j ACCEPT
Um.. are these lines ones that you're using, because I'm pretty sure 137 138 139 aren't protocols. Do you want the --dport option? -- Don't tell me I'm burning the candle at both ends -- tell me where to get more wax!! - David Clarke <[EMAIL PROTECTED]> | David Clarke <s3353950> Key Fingerprint : 869B 53DD 5E80 E1F0 93F6 9871 0508 0296 5957 F723

