[LARTC] Multiple network cards on same subnet problem (arp_filter=1)

2005-05-19 Thread Simon Haynes
I am having the same problems as detailed in the mailing list on the 2 May 2005 with the subject [LARTC] Multiple network cards on same subnet problem (arp_filter=1) http://mailman.ds9a.nl/pipermail/lartc/2005q2/015788.html I want to set up three physical interfaces on the same subnet but

Re: [LARTC] Multiple network cards on same subnet problem (arp_filter=1)

2005-05-02 Thread Taylor, Grant
Did I miss a setting? A kernel compile option? Or is there a problem with arp_filter in 2.4.*? I hope I'm missing something obvious here ;). The reason (as I know it) that this is happening is the way that Linux (for sure) and most unicies in general (as far as I know) will receive the traffic th

Re: [LARTC] Multiple network cards on same subnet problem (arp_filter=1)

2005-05-02 Thread Bram Matthys (Syzop)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joe Nuts wrote: > Hi Bram, > I have a similar setup, and what I find works for me is adding ip > 'rules' for certain traffic to have specific default routes. > for instance : > > # ip rule add from 192.168.5.220 lookup 10 > # ip route add table 10 de

Re: [LARTC] Multiple network cards on same subnet problem (arp_filter=1)

2005-05-02 Thread Joe Nuts
Hi Bram, I have a similar setup, and what I find works for me is adding ip 'rules' for certain traffic to have specific default routes. for instance : # ip rule add from 192.168.5.220 lookup 10 # ip route add table 10 default src 192.168.5.220 dev eth0 # ip rule add from 192.168.5.221 lookup 11

[LARTC] Multiple network cards on same subnet problem (arp_filter=1)

2005-05-02 Thread Bram Matthys (Syzop)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, this might seem like a classical problem but I've trouble getting this working correctly: # ifconfig ### output stripped down: eth0 Link encap:Ethernet HWaddr 00:50:FC:2B:EB:1B inet addr:192.168.5.220 Bcast:192.168.5.255 Mask:2