[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

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 default