> #/sbin/iptables -P INPUT -j DROP > iptables v1.2.5: -P requires a chain and a policy > there you are :)
iptables -P INPUT DROP iptables -P OUTPUT ACCEPT that's the way you do it, money for nothing, and chicks for free :)
> #/sbin/iptables -P INPUT -j DROP > iptables v1.2.5: -P requires a chain and a policy > there you are :)
iptables -P INPUT DROP iptables -P OUTPUT ACCEPT that's the way you do it, money for nothing, and chicks for free :)