is it possible???

dear all

is it possible to make a 3 wans MT server , 1 wan for everything except http, 2nd wan (http) used in webproxy for webbrowsing (html + jpg) , 3rd wan also http for downloads? (exe, zip, mp3 …) according to mime types?

10x a lot

Hmmm… I don’t thing you can do it right now in Mikrotik, as MIME-TYPE is handle by web-proxy, and routing is handle by mangle/routing.

ok , can i use 2 different servers :10.1.1.1:81 and 10.2.2.1:82 in webproxy to cascade every extension to a proxy?

i want to use this scenario

but instead of the src-address 10.0.0.1/32 i want to use the proxy ip and a port (10.1.1.1:81) or (10.2.2.1:82)

10x again

any help?