[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

iptables+sarge



Hi!

I want to make an ACL qith MAC, but i got some
troubles:

if i use:

iptables -I FORWARD -s 192.168.1.1 -m mac --mac-source
00:AA:BB:CC:DD:EE -j LOG

it logs all the 192.168.1.1 packets, but if i change
to:

iptables -I FORWARD -s 192.168.1.1 -m mac --mac-source
00:AA:BB:CC:DD:EE -j ACCEPT

Just change from LOG to ACCEPT, and no packet is
forwarded. (policy is DROP).

Any idea? 

Thanks


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/



Reply to: