This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Policy based routing confusion

Hi,

is there any info available on how to setup policy based routing ? I've tried to set it up. but it looks like outgoing traffic is always sent out to the interface with the default gateway. I want to route specific traffic over it's dedicated interface (and DSL line) but I can't seem to get it to work. My ISP has changed the DNS so incoming traffic for these URL's is coming in on the correct interface, however, as far as I can see, outgoing traffic is always  sent trhough the interface with the default gateway. 
Also what I would like to know is, how to configure masquerading in combination with policy based routing.

Franc.


This thread was automatically locked due to age.
Parents Reply
  • Hi,

    found that already, but I cannot get it to work. I want to route the SMTP traffic from the SMTP proxy over a separate DSL line, so I've configured the following policy route:

    Source interface = Any
    Source = Any
    Service = SMTP
    Destination = Any
    Target = DSL Router IP Address

    But this doesn't work. SMTP traffic according to accounting is still routed over the interface with the default gateway.

    What am I doing wrong here ?

    Franc
Children