* Multihoming : Dynamically decide interface, for sending packet @ 2013-04-22 3:57 nakulgoud 2013-04-22 14:58 ` Nikolai Lusan 0 siblings, 1 reply; 2+ messages in thread From: nakulgoud @ 2013-04-22 3:57 UTC (permalink / raw) To: netfilter Hi, I have a system with multiple interfaces. Based on some rule I want to dynamically decide the interface from which packet should be routed. Please help me how should I do this? Thanks in anticipation. ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Multihoming : Dynamically decide interface, for sending packet 2013-04-22 3:57 Multihoming : Dynamically decide interface, for sending packet nakulgoud @ 2013-04-22 14:58 ` Nikolai Lusan 0 siblings, 0 replies; 2+ messages in thread From: Nikolai Lusan @ 2013-04-22 14:58 UTC (permalink / raw) To: nakulgoud; +Cc: netfilter [-- Attachment #1: Type: text/plain, Size: 583 bytes --] On Mon, 2013-04-22 at 09:27 +0530, nakulgoud wrote: > Hi, > I have a system with multiple interfaces. Based on some rule I want > to dynamically decide the interface from which packet should be routed. > Please help me how should I do this? > Thanks in anticipation. Routing is not really an issue for iptables. You could however change the outgoing interface of a packet in the MANGLE table, this might be one solution to what you want. You should really be looking at policy based routing with the "ip" too though. -- Nikolai Lusan <nikolai@lusan.id.au> [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-22 14:58 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-04-22 3:57 Multihoming : Dynamically decide interface, for sending packet nakulgoud 2013-04-22 14:58 ` Nikolai Lusan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox