Received: from firewall.cisbg.com (212.36.17.252) by mail.bonev.com with HTTP; Wed, 10 Apr 2002 03:22:11 +0300 From: Boian Bonev <[EMAIL PROTECTED]> To: Rusty Russell <[EMAIL PROTECTED]> Subject: iptables-restore bug Date: Wed, 10 Apr 2002 03:22:11 +0300 Content-Type: multipart/mixed; boundary="=_1_1018398131_22790" Content-Transfer-Encoding: 8bit
This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. Hi Rusty, you'd probably think i am just another crazy dood trying to do odd stuff, anyway, i think the following info will be helpful for netfilter: ---------cut -A INPUT -s 1.2.3.4 -m mac --mac !01:02:03:04:05:06 -j DROP COMMIT # Completed on Wed Apr 10 03:51:31 2002 root@firewall:~# iptables-restore < asd iptables-restore v1.2.6a: Bad mac address `!01:02:03:04:05:06' Try `iptables-restore -h' or 'iptables-restore --help' for more information. ---------cut i'd try to fix this now, and if i manage to, i'll send a patch or so. Sincerely, Boian Bonev ------- End of Forwarded Message