Networking Forums

Networking Forums > Computer Networking > Windows Networking > VPN and Broadcast Name Resolution

Reply
Thread Tools Display Modes

VPN and Broadcast Name Resolution

 
 
Scott H.
Guest
Posts: n/a

 
      12-05-2005, 09:18 AM
I've got two Windows Server 2003 boxes installed at my colocation facility.
One of them is running RAS to allow VPN (PPTP) connections so we can login
and remotely administer the boxes. One of the machines in named Shinzon and
the other is Picard. On the IP tab of RAS I have the "Enable Broadcast Name
Resolution" option checked.

If a client connects via VPN they can resolve the name of the machine
running RAS (Shinzon) but if they ping or try and view Picard it does not
resolve the name. But you can access it via IP address.

What do I need to do to enable the name resolution to happen? Also can is
there a way to let one of those machines be able to resolve the of a
connected VPN client?
Thanks for any help!
 
Reply With Quote
 
 
 
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      12-05-2005, 03:31 PM
Name resolution or browsing across WAN links including VPN connections is
often problematic. The conventional solution is WINS. However, if you are
only concerned about one or two machines, the easiest solution is probably
an lmhosts file. On the client:

1. Use Notepad to open Windows\system32\drivers\etc\lmhosts.sam

2. Edit the file by adding this entry:

<IPaddress> picard #PRE

3. Save the file as lmhosts with no extension. Probably the file will wind
up being saved as lmhosts.txt - use Windows Explorer to rename it without
the extension.

4. Reboot; establish the VPN connection; and try \\picard.

You can also create an lmhosts file on the server to resolve the client's
name, but the client will need a persistent IP address.

Doug Sherman
MCSE, MCSA, MCP+I, MVP


"Scott H." <Scott H.@discussions.microsoft.com> wrote in message
news:03A864EF-727A-41B8-8526-(E-Mail Removed)...
> I've got two Windows Server 2003 boxes installed at my colocation

facility.
> One of them is running RAS to allow VPN (PPTP) connections so we can login
> and remotely administer the boxes. One of the machines in named Shinzon

and
> the other is Picard. On the IP tab of RAS I have the "Enable Broadcast

Name
> Resolution" option checked.
>
> If a client connects via VPN they can resolve the name of the machine
> running RAS (Shinzon) but if they ping or try and view Picard it does not
> resolve the name. But you can access it via IP address.
>
> What do I need to do to enable the name resolution to happen? Also can is
> there a way to let one of those machines be able to resolve the of a
> connected VPN client?
> Thanks for any help!



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      12-05-2005, 08:40 PM
You can use DNS. If the LAN is running DNS, all you need to remember is
to specify the domain suffix in the connection properties of the client.

I have never used the "Enable Broadcast Name Resolution" option in
Server 2003. It wasn't there in W2k so I learned to live without it. It
didn't seem a good idea, so I avoided it. WINS or LMHOSTS seems a better
option to me.

Scott H. wrote:
> I've got two Windows Server 2003 boxes installed at my colocation
> facility. One of them is running RAS to allow VPN (PPTP) connections
> so we can login and remotely administer the boxes. One of the
> machines in named Shinzon and the other is Picard. On the IP tab of
> RAS I have the "Enable Broadcast Name Resolution" option checked.
>
> If a client connects via VPN they can resolve the name of the machine
> running RAS (Shinzon) but if they ping or try and view Picard it does
> not resolve the name. But you can access it via IP address.
>
> What do I need to do to enable the name resolution to happen? Also
> can is there a way to let one of those machines be able to resolve
> the of a connected VPN client?
> Thanks for any help!



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS resolution Johnsp Windows Networking 2 03-26-2009 04:03 PM
URL resolution kieran5405 Windows Networking 1 10-23-2007 11:16 AM
Name resolution KM Windows Networking 3 05-14-2004 02:11 AM
ip tab -disable broadcast resolution Christopher S. Daane Windows Networking 0 03-05-2004 05:14 PM
No DNS resolution Mike C Windows Networking 9 02-22-2004 09:06 PM



1 2 3 4 5 6 7 8 9 10 11