On Fri, 2003-09-12 at 09:23, gaston wrote: > Yes, from the linux box I can reach everything. > > This are some things I found in /var/log/messages > > kernel: martian source 208.53.98.198 from 127.0.0.1, on dev eth0 > kernel: ll header: 00:50:fc:89:70:ef:00:06:28:cf:ad:e0:08:00 > > These are the forwarding rules for the clients on the 208.53.164.0/24 net: > > iptables -A INPUT -s $IP -i eth1 -m mac --mac $MAC > iptables -A FORWARD -s $IP -i eth1 -m mac --mac $MAC >
This is feeling like a firewall issue to me so lets look more closely at that. Not knowing your firewall script (I have lazily allowed shorewall to abstract my thinking to it way of doing things) why don't we take a look at the rules as the are actually in iptables why don't you post the output of iptables-save -c and lets take a look at what iptables is really doing? Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list