hi dear friends
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -P OUTPUT DROP
initially i put those entries in a file . after
that i execute that file . it runs well .
This firewall try to configure in a DHCP server.
but when i checked with the dhcp clients this
fire wall didn't activate. that's mean client getting the ip from the server . (
at this point i try to test the firewall entries )
thanx
|