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@xxxxxxxxxxx>
Attachment:
signature.asc
Description: This is a digitally signed message part