Access Internet through VPN Client - TechRepublic
General discussion
December 8, 2004 at 10:39 AM
mberman

Access Internet through VPN Client

by mberman . Updated 18 years, 10 months ago

Current Network Configuration:
2 Subnets
Windows – 172.20.X.0 255.255.X.0
Unix – 192.1.X.0 255.255.255.0
1 Firewall (Sonicwall PROvx) Also the default gateway for Windows domain

Windows
Mulithomed NT Server (PDC)
172.20.65.x 192.1.6.x

Firewall configured with a static route
192.1.6.0 255.255.255.0 172.20.65.x
This allows access to Unix subnet from Windows
domain

W2K VPN Server
Intranet – 172.20.64.x 255.255.x.0
No Default Gateway
Internet – 24.x.x.x 255.255.255.x
Default Gateway – ISP Router
Static Route – 192.1.X.0 255.255.255.0
172.20.65.x (Windows PDC)
metric of 1
Added the static route to gain access to Unix
subnet from VPN client. Without the route the
VPN client can’t access the Unix subnet.

The problem is thet once the VPN client connects to the network they can’t access the Internet.

This discussion is locked

All Comments