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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem seeing windows domain using Cisco VPN

Status
Not open for further replies.

itfellow

MIS
Jan 6, 2004
130
US
Hi all,

I have a workstation at a remote site using Cisco VPN Client 4.0.3 to connect over the internet to my LAN here via a Cisco 1721 router. The workstation was able to connect to a Windows 2000 share on the LAN (the Windows 2000 server which holds the share was also the domain controller and DNS server), but I have since had to rebuild the Windows 2000 server completely and give it a new name. The IP address is the same.

The workstation can still connect to the router using the VPN client (I can see the connection when I use the "show crypto ipsec sa" command on the router itself), but the workstation does not seem to be able to see any machines on the LAN here any longer.

Here is the group config on my router:

crypto isakmp client configuration group mygroup
key XXXXX
dns 192.168.1.200
wins 192.168.1.200
domain mydomain.net
pool ippool
acl 151

access-list 151 permit ip host 192.168.1.200 10.1.1.0 0.0.0.255
access-list 151 permit ip 192.168.1.0 0.0.0.255 10.1.1.0 0.0.0.255

The DNS and WINS addresses match the Windows 2000 server and the domain is correct. The workstation client is running Windows 98.

Any suggestions as to why the workstation client cannot see the server at 192.168.1.200?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top