Community discussions

MikroTik App
 
sleimanr
Member Candidate
Member Candidate
Topic Author
Posts: 176
Joined: Mon Oct 18, 2010 9:31 am

Route

Mon May 27, 2013 1:59 am

hi all,

i have 2 isp.

isp1 for https.
isp2 for port 80

how to route www.speedtest.net to isp1 ?

thx,
 
dog
Member Candidate
Member Candidate
Posts: 186
Joined: Wed Aug 12, 2009 3:37 pm
Location: Germany

Re: Route

Mon May 27, 2013 4:33 am

 
kraker
Frequent Visitor
Frequent Visitor
Posts: 89
Joined: Thu Aug 02, 2012 9:34 am

Re: Route

Tue May 28, 2013 10:51 am

/ip firewall mangle
chain=prerouting action=mark-connection new-connection-mark=speed passthrough=yes protocol=tcp src-address=(your source add.)
content=www.speedtest.net

chain=prerouting action=mark-packet new-packet-mark=heavy_traffic
passthrough=no connection-mark=speed

and at ip route table use this paket mark (heavy_traffic) and route it to related gateway....

Who is online

Users browsing this forum: No registered users and 30 guests