09-05-2013 06:01 PM
09-06-2013 12:54 PM
I believe this is possible through protocol binding. This article should help.
Set Up Dual WAN Connections on RV042, RV042G and RV082 VPN Routers
Basically, you'll want to set up a protocol binding for 'all traffic' on WAN 1 and another protocol binding for 'remote desktop traffic' on WAN 2. As for your second question, I believe you could create two more protocol binding rules to apply to inbound traffic. (Just make sure to correctly configure the source and destination IP addresses so the protocol binding applies to inbound traffic.)
I hope this helps,
Lutz Lai
09-08-2013 05:52 AM
You might actually need to make your own service management rules to allow traffic UPD/TCP 1-3388 and another pair for 3390-65535. Research and see if any other ports are required, I know with other VNC services there are additional ports required but I didn't see anything else required for RD during a quick google search.
I would think if you used the 'all traffic' on WAN 1 you would get some outbound RD traffic on that too but only RD on WAN 2. How much RD traffic on each would depend on the logic Cisco uses to load balance.
As far as the 2nd question I don't see how you could do that. You can block inbound traffic on the individual WANs but you can't tell specific traffic coming in on WAN 1 to move over and use WAN 2 or vice, those are different public IPs and publically routed. If your public IPs are dynamic you could create dyndns accounts and name them appropriately but from the outside you'll need determine which IP to use to log in.
09-09-2013 02:32 AM
Correct me if im wrong.
when we understand the rules of traffic (outgoing and ingoing traffic), the server(in the internet) which we requested to will reply only on the ip address that we used for the request right?
if thats the case, if i control the outside traffic i can also say that the incoming traffic will be destined to the ip address that i used to make a request.
example:
when I create traffic comes out in the WAN 1. my requested page (facebook.com) will also comes-in in WAN 1.
is that considered in Load balancing?
09-09-2013 03:24 AM
Juan Ignacio Del Rosario wrote:
Correct me if im wrong.
when we understand the rules of traffic (outgoing and ingoing traffic), the server(in the internet) which we requested to will reply only on the ip address that we used for the request right?
if thats the case, if i control the outside traffic i can also say that the incoming traffic will be destined to the ip address that i used to make a request.
example:
when I create traffic comes out in the WAN 1. my requested page (facebook.com) will also comes-in in WAN 1.
is that considered in Load balancing?
Yes, traffic will return to the same public IP (WAN) that originated it. I thought your OP and maybe due to the 1st response you wanted to also protocol bind the inbound traffic too which isn't necassary as you've descibed here but if you initiate traffic from the internet to your LAN you just have to pick the correct public IP.
Which direction do you want this to work? Are clients on this LAN initiating RD connections to hosts through the internet or are you wanting to connect to hosts on this LAN from the internet?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide