Hello everybody.
I have a small problem. I want to enable a NAT server on my XP workstation. The problem is that I want to use the internet over the LAN and the the VPN resource form 2 other devices. I have only 1 VPN account.
I have created the routing over the LAN and it works fine:
1) IPEnableRouter = 1
2) ICS/firewall service = off
3)
netsh routing ip nat install
netsh routing ip nat add interface "LAN" full
netsh routing ip nat add interface "WiFi" private
How should I add the VPN connection as an interface and create the routing over the VPN connectionas well?
PS: I receive a dynamic IP every time I connect using the VPN.
I have a small problem. I want to enable a NAT server on my XP workstation. The problem is that I want to use the internet over the LAN and the the VPN resource form 2 other devices. I have only 1 VPN account.
I have created the routing over the LAN and it works fine:
1) IPEnableRouter = 1
2) ICS/firewall service = off
3)
netsh routing ip nat install
netsh routing ip nat add interface "LAN" full
netsh routing ip nat add interface "WiFi" private
How should I add the VPN connection as an interface and create the routing over the VPN connectionas well?
PS: I receive a dynamic IP every time I connect using the VPN.