LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Multiple interfaces - All traffic flows through just one... (https://www.linuxquestions.org/questions/linux-networking-3/multiple-interfaces-all-traffic-flows-through-just-one-538701/)

kopper27 03-03-2012 07:17 PM

Quote:

Originally Posted by crazyivan (Post 2698466)
Crew!

I solved my issue with a work around.

On the server I created a route to the different hosts.

Code:

route add -host 192.168.3.106 255.255.255.0 eth3
Within the route I specified what NIC should be used for traffic for a particular host.

this solution dit not work for me :(

acid_kewpie 03-05-2012 05:02 AM

Quote:

Originally Posted by kopper27 (Post 4617876)
this solution dit not work for me :(

Pleas don't drag up dead threads. If you have an issue, please start your own thread to avoid confusion.


All times are GMT -5. The time now is 07:44 AM.