From: "Bram Matthys (Syzop)" <syzop@vulnscan.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Multiple network cards on same subnet problem
Date: Mon, 02 May 2005 21:42:56 +0000 [thread overview]
Message-ID: <42769EE0.7080707@vulnscan.org> (raw)
In-Reply-To: <427696B4.6030201@vulnscan.org>
-----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 src 192.168.5.220 dev eth0
>
> # ip rule add from 192.168.5.221 lookup 11
> # ip route add table 11 default src 192.168.5.221 dev eth1
>
> # ip rule add from 192.168.5.222 lookup 12
> # ip route add table 12 default src 192.168.5.222 dev eth2
Thanks! That fixed it :)
Regards,
Bram.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
iD8DBQFCdp7g4cPWX+btKqIRAq5BAJ4m5kh6fxBww80EApX+cGpvhCmuggCgtieK
2Jh98u5bdOv5M3ugH+yCvo8=jpvN
-----END PGP SIGNATURE-----
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-05-02 21:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-02 21:08 [LARTC] Multiple network cards on same subnet problem (arp_filter=1) Bram Matthys (Syzop)
2005-05-02 21:18 ` [LARTC] Multiple network cards on same subnet problem Joe Nuts
2005-05-02 21:42 ` Bram Matthys (Syzop) [this message]
2005-05-03 5:09 ` Taylor, Grant
2005-05-19 15:17 ` [LARTC] Multiple network cards on same subnet problem (arp_filter=1) Simon Haynes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42769EE0.7080707@vulnscan.org \
--to=syzop@vulnscan.org \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.