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

Domain or port based routing

Hi,

I have a question regarding routing rules when you have multiple WAN connections:

Use-Case:
We are doing livestreaming and have multiple wan connections. Our streaming server where we stream to is located outside our domain in the public internet. 
We are sending multiple streams for muliple bitrates to the server.

Now we have 2 WAN connections dedicated for streaming and want to stream one stream through WAN1 and one stream through WAN2. As it is a bit dificult to get multiple IPs for our server to do IP based routing, we would like to route either by means of the (sub-)domains as abc1.mystreamserver.com and abc2.mystreamserver.com are easy to create or by means of different ports (because our streaming server can be configured to listen to multiple ports at the same domain for incoming connections).

So is either domain based routing or port based routing possible through an UTM320 with software version 9.2.x?

Thank you in advance for your help


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

    Is this your proprietary livestream server?  In any case, you can use Uplink Balancing with Multipath rules to bind traffic to a specific interface.  You can use a traffic selector with different source IPs and/or different ports to separate the outbound traffic.

    Cheers - Bob
  • Hi,
    Hi sS, and welcome to the User BB!

    thank you!


    Is this your proprietary livestream server?  In any case, you can use Uplink Balancing with Multipath rules to bind traffic to a specific interface.  You can use a traffic selector with different source IPs and/or different ports to separate the outbound traffic.

    Cheers - Bob


    The server is located inside amazons EC2, so it is a dedicated vm for us with complete root access and we use it exclusively, but it is not inside our internal / domain network, but within the public internet.

    So you say it is definitly possible to route [FONT="Courier New"]internalSourceIP1 --> UTM --> via WAN1 --> destIP1[:P]ortA [/FONT]
    and 
    [FONT="Courier New"]internalSourceIP1 --> UTM --> via WAN2 --> destIP1[:P]ortB [/FONT]
    through a traffic selector that detects the port (portA or portB) and routes it correctly?
Reply
  • Hi,
    Hi sS, and welcome to the User BB!

    thank you!


    Is this your proprietary livestream server?  In any case, you can use Uplink Balancing with Multipath rules to bind traffic to a specific interface.  You can use a traffic selector with different source IPs and/or different ports to separate the outbound traffic.

    Cheers - Bob


    The server is located inside amazons EC2, so it is a dedicated vm for us with complete root access and we use it exclusively, but it is not inside our internal / domain network, but within the public internet.

    So you say it is definitly possible to route [FONT="Courier New"]internalSourceIP1 --> UTM --> via WAN1 --> destIP1[:P]ortA [/FONT]
    and 
    [FONT="Courier New"]internalSourceIP1 --> UTM --> via WAN2 --> destIP1[:P]ortB [/FONT]
    through a traffic selector that detects the port (portA or portB) and routes it correctly?
Children
No Data