yes, i could, with FQDN. but not able to access the share folder. Netbios
over TCP/IP at the client side was enabled.
I did not have the similar problem on another branch where all servers
running in win2003, the problem branch, the RRAS are installed in win2008
"James Yeomans BSc, MCSE" wrote:
> Are you able to ping the serves by name instead of IP? This will test whether
> name resolution is working? If not you need to make sure the option to allow
> netbios name resolution across the vpn is ticked or edit the hosts file on
> the client machine with the relevant servers and tgeir ip's or configure the
> clients to use a dns server on the LAN. Hope that helps.
> James.
> --
> James Yeomans, BSc, MCSE
> Ask me directly at: http://www.justaskjames.co.uk
>
>
> "wlmak" wrote:
>
> > i had setup a LAN in my branch office with RRAS in Win2008, my VPN client is
> > XP and i able to connect to RRAS without problem, can ping all the servers
> > (win2003 and 2008) by IP, but i not able to access the server share folders
> > or can't even remote desktop to the server with the internal IP address.
> >
> > routing table below:
> > Microsoft Windows XP [Version 5.1.2600]
> > (C) Copyright 1985-2001 Microsoft Corp.
> >
> > Active Routes:
> > Network Destination Netmask Gateway Interface Metric
> > 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.138 20
> > 10.1.2.0 255.255.255.0 10.1.2.107 10.1.2.107 1
> > 10.1.2.107 255.255.255.255 127.0.0.1 127.0.0.1 50
> > 10.255.255.255 255.255.255.255 10.1.2.107 10.1.2.107 50
> > 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
> > 192.168.1.0 255.255.255.0 192.168.1.138 192.168.1.138 20
> > 192.168.1.138 255.255.255.255 127.0.0.1 127.0.0.1 20
> > 192.168.1.255 255.255.255.255 192.168.1.138 192.168.1.138 20
> > 202.157.152.84 255.255.255.255 192.168.1.1 192.168.1.138 20
> > 224.0.0.0 240.0.0.0 10.1.2.107 10.1.2.107 50
> > 224.0.0.0 240.0.0.0 192.168.1.138 192.168.1.138 20
> > 255.255.255.255 255.255.255.255 10.1.2.107 10.1.2.107 1
> > 255.255.255.255 255.255.255.255 10.1.2.107 4 1
> > 255.255.255.255 255.255.255.255 10.1.2.107 3 1
> > 255.255.255.255 255.255.255.255 192.168.1.138 192.168.1.138 1
> > Default Gateway: 192.168.1.1
> >
> > any help?