I have a problem with an ip nat command...
Basically, I’ve configured (with the use of the SDM) a site to site VPN linking Croydon (HQ) and Charlton (branch office).
Charlton can access via the vpn the terminal server at Croydon no problems, but the problem is external clients need to access the terminal server over the internet.
When I add the command: ip nat inside source static tcp 192.168.200.5 3389 interface dialer0 3389 clients on the internet that aren’t connected to the vpn can access the terminal server fine.
But in adding the above command, it stops the vpn clients from accessing the terminal server. I need a way of making both internet clients and vpn clients able to access the terminal server.
Any ideas welcome!
Cheers,
Adrian.
Basically, I’ve configured (with the use of the SDM) a site to site VPN linking Croydon (HQ) and Charlton (branch office).
Charlton can access via the vpn the terminal server at Croydon no problems, but the problem is external clients need to access the terminal server over the internet.
When I add the command: ip nat inside source static tcp 192.168.200.5 3389 interface dialer0 3389 clients on the internet that aren’t connected to the vpn can access the terminal server fine.
But in adding the above command, it stops the vpn clients from accessing the terminal server. I need a way of making both internet clients and vpn clients able to access the terminal server.
Any ideas welcome!
Cheers,
Adrian.