Shamseer V <[EMAIL PROTECTED]> thus wrote: > internet connection.How to block some machines MAC > addresses in the NAT server using iptables.
$ man iptables See the documentation for "--mac-source" You can apply this rule in your INPUT chain, to DROP packets for certain machines with some MAC address. -- arc_of_descent ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
