Re: ARP Help (was - [LARTC] snooping - plan B)

2003-07-30 Thread Jim Redman
Thanks for the help from the list so far. It's now reduced to an ARP problem. host0 192.168.253.1snoopy(eth0 192.168.253.254) Now ping 192.168.253.2 and get snoopy to respond. This can be done with netfilter (but not, apparently with ip). iptables -A PREROUTING -t nat -p icmp -d

Re: ARP Help (was - [LARTC] snooping - plan B)

2003-07-30 Thread Martin A. Brown
Jim, I must be uncommonly dense, because I still haven't a clue what you are trying to do. I'll take one last stab at it, though. : host0 : 192.168.253.1snoopy(eth0 192.168.253.254) : : Now ping 192.168.253.2 and get snoopy to respond. This can be done : with netfilter (but not,