Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VPN login problem

Status
Not open for further replies.

leowang0801

IS-IT--Management
Joined
Jul 6, 2006
Messages
2
Location
US
I build up a VPN connection to my network (ex, xx.xx.10.xx)with subnetwork (ex, xx.xx.20.xx and xx.xx.30.xx)for different purpose.
Now, I try to connect to VPN (get a IP address - ex, xx.xx.10.224)in my office with LAN. When I build the VPN connection, I only can see xx.xx.10.xx. I cannot reach to xx.xx.20.xx or xx.xx.30.xx. I have to use DOS box to menully run a batch file with lines like "route add xx.xx.20.xx mask 255.255.255.0 xx.xx.10.224". Are there any ways to login VPN without menully running a batch file?
Thanks.
 
With VPN tunnels, you must advertise which networks will need connectivity otherwise you won't connect. I am not sure what equipment you are using, however, the issue is a VON routing issues thats fairly common. This must be configured on both sides because IPSec IKE negotation uses these parameters to determine what networks will allow data where. One side the networks are local, from the other side, the networks are remote.
I hope this is helpful.
-HH
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top