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

Basic Dual WAN Setup without Multipath

Hi All,

I'm trying to set up simple network with 2 WAN connection. 1 for data and 1 for voice.

As a learning exercise i'd like to set it up the more 'traditional' way using routes and nat before I start playing around with multipath.

I tried setting it up using masquerading like this ;

Data (Network) -> Provider.Data (WAN)
Voice (Network) -> Provider.Voice (WAN)

Then I set up and enabled a Standard Static Route as follows.

Type : Interface
Network : Voice (Network)
Interface : Provider.Voice (WAN)

Now this doesn't appear to work. With Cisco, this sort of stuff is dead easy so can anyone enlighten me as to what a I am missing?


This thread was automatically locked due to age.
Parents
  • Hi, Matt, and welcome to the User BB!

    Knowing Cisco is a blessing in that you understand TCP/IP, routing, etc., but it's a curse in that the ASG/UTM does things automatically to avoid all of the effort required with Cisco.  Once you get used to WebAdmin, you will really appreciate the elegant simplicity that it brings to configuring.

    In order to have two default gateways, you will need to set up 'Uplink Balancing'.  The default behavior is for all traffic to be balanced between the two connections.

    You also will need to create two Multipath rules in this order:

    Any -> VoIP -> Internet : Bind to {Voice WAN}
    Internal (Network) -> Any -> Internet : Bind to {Data WAN}



    Did that do it?

    Cheers - Bob
    PS I didn't mean to ignore your question.  It looks like the only thing you were missing is that the Static Route needs to be a policy route.  Here's the KnowledgeBase article.  Uplink Balancing with multipathing is the preferred solution though.
  • Hi, Matt, and welcome to the User BB!

    Knowing Cisco is a blessing in that you understand TCP/IP, routing, etc., but it's a curse in that the ASG/UTM does things automatically to avoid all of the effort required with Cisco.  Once you get used to WebAdmin, you will really appreciate the elegant simplicity that it brings to configuring.

    In order to have two default gateways, you will need to set up 'Uplink Balancing'.  The default behavior is for all traffic to be balanced between the two connections.

    You also will need to create two Multipath rules in this order:

    Any -> VoIP -> Internet : Bind to {Voice WAN}
    Internal (Network) -> Any -> Internet : Bind to {Data WAN}



    Did that do it?

    Cheers - Bob
    PS I didn't mean to ignore your question.  It looks like the only thing you were missing is that the Static Route needs to be a policy route.  Here's the KnowledgeBase article.  Uplink Balancing with multipathing is the preferred solution though.


    I do not seem to have entry to bind to interface in Multipath rules in ASG v8 :-( . I enabled Uplink Balancing, but in Multipath rule is "source", "destination", "Service" and Persistence only.  I need to direct traffic to and from webserver through specific WAN interface while other traffic by different interface.
    Please help.
Reply
  • Hi, Matt, and welcome to the User BB!

    Knowing Cisco is a blessing in that you understand TCP/IP, routing, etc., but it's a curse in that the ASG/UTM does things automatically to avoid all of the effort required with Cisco.  Once you get used to WebAdmin, you will really appreciate the elegant simplicity that it brings to configuring.

    In order to have two default gateways, you will need to set up 'Uplink Balancing'.  The default behavior is for all traffic to be balanced between the two connections.

    You also will need to create two Multipath rules in this order:

    Any -> VoIP -> Internet : Bind to {Voice WAN}
    Internal (Network) -> Any -> Internet : Bind to {Data WAN}



    Did that do it?

    Cheers - Bob
    PS I didn't mean to ignore your question.  It looks like the only thing you were missing is that the Static Route needs to be a policy route.  Here's the KnowledgeBase article.  Uplink Balancing with multipathing is the preferred solution though.


    I do not seem to have entry to bind to interface in Multipath rules in ASG v8 :-( . I enabled Uplink Balancing, but in Multipath rule is "source", "destination", "Service" and Persistence only.  I need to direct traffic to and from webserver through specific WAN interface while other traffic by different interface.
    Please help.
Children
  • I do not seem to have entry to bind to interface in Multipath rules in ASG v8 :-( . I enabled Uplink Balancing, but in Multipath rule is "source", "destination", "Service" and Persistence only.  I need to direct traffic to and from webserver through specific WAN interface while other traffic by different interface.
    Please help.


    I figured it out. It is in "Itf. persistence" by selecting "by interface"