Hello everyone,
We have below scenario;
One balance 210 installed in HQ and MAX BR1 installed in branch with below interface configuration;
MAX BR1: LAN interface is 172.30.253.254 WAN interface is x.x.x.x
Balance 210: LAN interface is 192.168.250.25 WAN interface is y.y.y.y
PepVPN is established between them
We have to let LAN interface be NATed to LAN interface of MAX BR1 as the following
user is going to open remote desktop to server behind MAX BR1 with IP address 172.30.253.3 by calling LAN interface IP of Balance 192.168.250.25
how to implement that
Thanks in advance
PepVPN is established between HQ and MAX BR1 without a NAT. You should be able to open remote desktop to the server behind MAX BR1 with IP address 172.30.253.3 by calling 172.30.253.3 itself.
1 Like
So there’s no such way to change IP of server (NAT it to LAN IP of HQ) at least when it’s connecting to HQ by taking LAN IP of HQ Balance 210 (192.168.250.25)?