Guest User!

You are not Sophos Staff.

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

Multipath and Youtube

Hi there,
I have an ASG220.  I have three DSL lines which are setup in uplink balancing with multipath.  I would like to add a Multipath rule to force all youtube traffic through the 3rd DSL modem.
When adding a multipath rule would it look something like this:
Source:  ANY
Service:  HTTP
Destination:  Host = youtube.com
Itf. Persistence: Interface
BIND Interface:  DSL3 (this is my 3rd dsl modem interface)

The part I am unsure about really is the Destination.  Do I use w w w.youtube.com, or some form of wildcard?


This thread was automatically locked due to age.
Parents
  • u can  use www. youtube. com  then only the DNS is resolved and we can see a IP 74.125.127.100

    you can cross check this IP from this website 
    http: // www. who .is /dns/ and search for youtube.com , the result is the same ip network 74.125.0.0 and the type of DNS Record is - maps the hostname to an IP address , the content is to be found as "Mountain View, CA, US".


    if you use youtube. com as the destination then u can see it says unresolved .. 

    now in your multipath rule 
    type : DNS host (if you use "host" and enter www.youtube .com it displays message invalid object parameter i.e basically u have to provide a IP address if u choose HOST )
    so go for type as DNS host , as u know DNS hosts are useful when working with dynamic
    IP endpoints.
    Hostname : http://www. youtube. com

    and Bind it to the DSL3 interface

    you can bind this hostname to the DSL3 interface also from Defintions > networks >> add new network definition  >> type as DNS host , interface - DSL3 (in your case) , Hostname : www. youtube. com 
    thats it ur good for go  
    u can see this network definition appears in the list as Bound to DSL3 interface 

    hope this was useful :-)
Reply
  • u can  use www. youtube. com  then only the DNS is resolved and we can see a IP 74.125.127.100

    you can cross check this IP from this website 
    http: // www. who .is /dns/ and search for youtube.com , the result is the same ip network 74.125.0.0 and the type of DNS Record is - maps the hostname to an IP address , the content is to be found as "Mountain View, CA, US".


    if you use youtube. com as the destination then u can see it says unresolved .. 

    now in your multipath rule 
    type : DNS host (if you use "host" and enter www.youtube .com it displays message invalid object parameter i.e basically u have to provide a IP address if u choose HOST )
    so go for type as DNS host , as u know DNS hosts are useful when working with dynamic
    IP endpoints.
    Hostname : http://www. youtube. com

    and Bind it to the DSL3 interface

    you can bind this hostname to the DSL3 interface also from Defintions > networks >> add new network definition  >> type as DNS host , interface - DSL3 (in your case) , Hostname : www. youtube. com 
    thats it ur good for go  
    u can see this network definition appears in the list as Bound to DSL3 interface 

    hope this was useful :-)
Children
  • Hi
    Did it work for you?
    I have the same issue, but the traffic doesn't go to dedicated wan link instead it goes to another wan link?
     asg 220 7.502
    HTTP proxy AD/SSO
  • you can bind this hostname to the DSL3 interface also from Defintions > networks >> add new network definition  >> type as DNS host , interface - DSL3 (in your case) , Hostname : www. youtube. com 
    thats it ur good for go  
    u can see this network definition appears in the list as Bound to DSL3 interface 

    hope this was useful :-)


    Tried this. Does not seam to work in 8.102.
    I have 2 uplinks (with balancing enabled) and I want to bind an IP checking website (whatismyip.com) to always go over uplink2 as that connection uses NAT on NAT and sometimes my public IP differs from what Astaro gets from the modem.
    Define Network Host > What Is My IP Address - Shows Your IP Address > bind to interface uplink2
    On a machine behind Astaro, open the URL and I get the IP of uplink1. 
    Tried a multipath rule too, no love. Is there somewhere to "apply" changes (like a commit button or make new changes active)?