Hi
    Is it possible to block people from pinging me but still allow me to ping them? At the moment i have used the following command:
 
iptables -A INPUT -i ppp0 -p icmp  -j DROP
 
Charlie

Reply via email to