Hello friends I want to block gmail with iptables firewall. I tried blocking it with ip address of gmail. But there are several ip addresses for gmail. Can anyone suggest me a best way to block gmail with iptables
I tried this -A FORWARD -d 72.14.205.19 -j REJECT Please help Regards Manoj Ovhal -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
