- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
06-21-2013 01:37 PM
Hi,
2VR 2isp,2 seperate default GW (2 ppoe modems)
PC A ---- internet through ISP 1
we want to RDP TO ISP2's public ip and make destination NAT to PC A
How can we make this work ?
New enforce symmetric return did not work .commit fails with ppoe is not supported error.
06-22-2013 02:01 PM
I found the solution.
Just a pbf for PC A to route for the service used in NAT to VR2's Default gw to ISP2
thanks for your help.
06-21-2013 01:49 PM
*Network topology may change this method
If you can burn another port, put an L3 interface in VR2 on the same subnet as PC-A (or what ever subnet other trust interface is on). In the DST NAT rule create a SRC NAT also for the IP of the new L3 interface. Return traffic will come back there and route out VR2.
Thanks,
Dominic
06-21-2013 02:25 PM
there is only 1 interface for VR2
also there is route for pc A's subnet on VR2
Thanks for advice.
06-21-2013 02:36 PM
eth1/1 vr1 2.2.2.2 adsl1 dgw 2.2.2.1 WAN1
eth1/2 vr2 3.3.3.3 adsl2 dgw 3.3.3.1 WAN2
eth1/3 LAN 192.168.2.1 vr1
pca 192.168.2.10
pbf 192.168.2.0 route eth1/1 to 2.2.2.1
3.3.3.3 RDP TO PC A
rule
WAN2 WAN2 3.3.3.1/3389 Dest.nat 192.168.2.10/3389
so using eth1/4 vr2 192.168.2.2
wan2 wan2 3.3.3.1/3389 sourcenat interface eth 1/4 dest. 192.168.2.10/3389
is that what you mean ?
06-22-2013 09:21 AM
Yes, if you SNAT ETH1/4 it return traffic will never hit VR1 and there for route back out ISP2.
Dominic
06-22-2013 02:01 PM
I found the solution.
Just a pbf for PC A to route for the service used in NAT to VR2's Default gw to ISP2
thanks for your help.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!