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

Application Routing Across Specific WAN Interfaces

I tried to search for this information but I couldn't find exactly what I needed.

I am a home user running 9.1. I have 1 Internal LAN connection and 3 External WAN interfaces (a slow DSL, a capped high speed 4G and an uncapped medium speed 4G).

I want to shape the traffic coming from my Internal network destined for the Internet by forcing specific traffic across specific External interfaces (HTTP/HTTPS via high speed 4G, Streaming Video/Priority Downloads via uncapped 4G, slow non-priority downloads via DSL, etc) 

I know I can use Policy Routing to do this by service type but I do not want to do it by service type. I want to do it by application type. 

For example, instead of creating a Service Definition for all the IPs and ports of all Streaming Video providers (Netflix, AppleTV, Hulu, etc) I want to use the application layer data stored under Application Control. The specific application layer information is already there. I should be able to use it for routing, ideally.

This provides much more flexibility and almost completely removes my need to maintain custom service groups.

Is this possible and I am just missing a setting somewhere or is this feature not supported?

Thanks!


This thread was automatically locked due to age.
Parents
  • I just mapped out what I wanted to accomplish from a handshake/transmission control perspective and I don't think I can use application control data for multi-path routing.

    Let's say I have HTTP/HTTPS routed via my DSL and streaming data routed via my high speed 4G. If I was using netflix to select a movie, this would be done via HTTP so the netflix server would associate it with the external IP of my DSL. However, when I selected a movie and started to stream it, Netflix would authorize it using my external DSL IP and would expect the connection for the stream for my TV to originate from that IP. However, the UTM would be trying to route that connection via the external 4G connection and Netflix wouldnt recognize that external IP as authorized.

    It seems I am going to have to bundle Netflix IPs (and other streaming media sites) into custom services, hosts and groups for that to work.

    Application control will probably have to remain allow/block since routing apparently breaks it's functionality.

    Sigh... Thanks =)
Reply
  • I just mapped out what I wanted to accomplish from a handshake/transmission control perspective and I don't think I can use application control data for multi-path routing.

    Let's say I have HTTP/HTTPS routed via my DSL and streaming data routed via my high speed 4G. If I was using netflix to select a movie, this would be done via HTTP so the netflix server would associate it with the external IP of my DSL. However, when I selected a movie and started to stream it, Netflix would authorize it using my external DSL IP and would expect the connection for the stream for my TV to originate from that IP. However, the UTM would be trying to route that connection via the external 4G connection and Netflix wouldnt recognize that external IP as authorized.

    It seems I am going to have to bundle Netflix IPs (and other streaming media sites) into custom services, hosts and groups for that to work.

    Application control will probably have to remain allow/block since routing apparently breaks it's functionality.

    Sigh... Thanks =)
Children
No Data