[LARTC] routing speciffic traffic over speciffic ISP

Vladimir Vitkov vvitkov at gmail.com
Mon Jul 3 13:19:17 CEST 2006


Hi list,

i have the following situ

2 ISP's one internal network.
Load Balancing between the ISP's (with mpath)

I want to route speciffic traffic over only one of the ISP's more
specifficaly the ICQ traffic

i have the following configs

iptables -t mangle -A PREROUTING -p tcp --dport 5190 -j MARK --set-mark 0x5190

ip ru a from xxx.xxx.xxx.xxx prio 201 t isp_rules1
ip ru a fwmark 0x1 prio 301 lookup isp_rules1

ip ru a fwmark 0x5190 table isp_rules1

question: Is this correct because it is causing more problems than
before it was employed?

Is the sequence ok i.e. mark the needed traffic, then add a rule
somewhere to direct it over one of the isps.

thanks in advance

-- 
С уважение,
Владимир Витков

http://www.netsecad.com
http://www.supportbg.com


More information about the LARTC mailing list