search for: selectediplist

Displaying 1 result from an estimated 1 matches for "selectediplist".

2005 May 10
3
splitting connections between ppp0 and ppp1
....168.1.9-192.168.1.12 to ppp1 And split by port ==> port 21,... (ftp,...) to ppp1 I have tested and read a lot of loadbalancing but dont works well, maybe some kernel compiling issue but i think that this is not what i want to do. What i want to do: if ( (traffic comes from selectedIPlist) OR (traffic comes from selectedPORTlist ) ) route by ppp1 else route by ppp0 I think that linux must do this in an easy way. Dont seems to be so dificult but i dont have any clue. So i''m here asking. when i reboot the linux server this is what i get from "route"...