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

2 Internet connection - solution

Hi,

i plan to reconfigure our ASG220. Atm we are using one internet connection with pppoe, which handels all traffic (vpn, http/s, smtp, etc).
Now i have order a second connection with pppoe and plan to do the following (fyi: both lines will have fix ip):

- over one line i would route the traffic (http/s, ftp, pop3, streaming)
- over the second line i would route (vpn, acc, ssh, ntp, dns, smtp)

First question: is it possible to do this, so i remind to read proxy funktions only can use the line with the default-gw, so smtp and http can not be separate, because both are used with the asg proxy
Second question: can the asg handel two pppoe interface or is on one a separate router (e.g. dlink) recommended?

In some threads are written it is not possible, in some it is possible...


This thread was automatically locked due to age.
Parents
  • Dear Friend,

    Policy-Based Routing is the solution for your 1st question.

    1) Create a default Gateway definition through ---> Definitions ---> Networks ---> Gateway IP of your 2nd cconnection.

    2) Create a Policy Route ---> Network ---> Routing ---> 
    Source: The Network you require to route.
    Service: Select the Service (HTTP or SMTP)
    Destination: Any
    Target: Gateway IP of your 2nd connection

    3) Create the SNAT Rule.
    Network ---> NAT/Masquerading --->
    Select rule type "DNAT/SNAT"
    Select the Network you require for the source.
    Select Any as the service
    Select Any for the Destination.
    Select the Gateway IP of your 2nd connection

    Put in mind that the above is the procedure for PROXIED services.

    It seems that Mother tongue of both of us are not english. I am sorry to say that I did not understand your second question.

    I hope I provide you with useful information.

    Regards,
  • I know that pbr is the solution, but i didn´t know its possible if the proxy on asg is used. See http://portal.knowledgebase.net/display/2n/kb/article.asp?aid=202274&n=1&s=1

    The second question was simple: can asg handle two pppoe interfaces (not for failover)
Reply Children