Midtown Computer Systems Enterprise

Convenient web based access to our favorite computer related Usenet groups.
MCSE.MS is not affiliated with Microsoft corporation, Cisco corporation, Oracle, CompTIA or any other vendor.
Check our Computer Hardware forum | Cell Phones reviews

Go Back  MCSE > Microsoft software reviews > Windows 2000 review > Windows 2000 RAS ROUTING
This is Interesting: Free Computer Magazines Now Free shipping to

Windows 2000 RAS ROUTING microsoft.public.win2000.ras_routing

 
 
Thread Tools Display Modes
  #1  
Old 03-23-05, 07:13 PM
Kevin
VPN and DNS
I have a Win2000 RRAS server setup for VPN access.  I also have several
websites that have both internal and public IP addresses. Traffic bound from
inside the network destined for the public addresses are blocked at the
firewall.

The problem is that remote users are not getting the internal addresses from
DNS through VPN. Sites that are internal only have no problem, but anything
that has both resolves as the public address.

The solution has been to configure ther remote users machine to use our
internal DNS server as the primary and our external DNS server as the
secondary. This gets to be tedious and heavy on the maintenance with our too
large number of remote users. Not only that, but if we get a trainer at a
customer that has external DNS lookups blocked, then they can have serious
problems.

Is there anyway to for the clients to pull DNS over the VPN connection
rather than the ISP provided solution?

Thanks in advance!
Kevin
  #2  
Old 03-24-05, 07:13 PM
Robert L [MS-MVP]
Re: VPN and DNS
if you have coerrect DNS settings in the VPN server, it will assign the internal DNS to VPN clients. postiing the result of the server ipconfig /all here may help.
For more and other information, go to http://howtonetworking.com.

Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
I recommend Brinkster for web hosting!

"Kevin" <Kevin@discussions.microsoft.com> wrote in message news:3A067B65-9CF5-4779-8F9F-6DD4AA8002C6@microsoft.com...
I have a Win2000 RRAS server setup for VPN access. I also have several
websites that have both internal and public IP addresses. Traffic bound from
inside the network destined for the public addresses are blocked at the
firewall.

The problem is that remote users are not getting the internal addresses from
DNS through VPN. Sites that are internal only have no problem, but anything
that has both resolves as the public address.

The solution has been to configure ther remote users machine to use our
internal DNS server as the primary and our external DNS server as the
secondary. This gets to be tedious and heavy on the maintenance with our too
large number of remote users. Not only that, but if we get a trainer at a
customer that has external DNS lookups blocked, then they can have serious
problems.

Is there anyway to for the clients to pull DNS over the VPN connection
rather than the ISP provided solution?

Thanks in advance!
Kevin
  #3  
Old 03-24-05, 07:13 PM
Kevin
Re: VPN and DNS
Here's the Ipconfig/all for the server.  The Ethernet Adapter Outside is not
connected, so is reporting correctly. The reportings for Ethernet Adapter
Inside are correct. The RAS server is setup only for VPN (no dialup). Does
the client pull information from the Ethernet adapter or the PPP adapter?

If the PPP Adapter, where do I set that? I’ve been up and down that server
and haven’t found where to set it.

Again, thanks in advance!

Kevin

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : CLL-2U
Primary DNS Suffix . . . . . . . : xxxx.xxxx.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : xxxx.xxxx.com

Ethernet adapter Outside:

Media State . . . . . . . . . . . : Cable Disconnected
Description . . . . . . . . . . . : HP NetServer 10/100TX PCI LAN Adapter #2
Physical Address. . . . . . . . . : 00-30-6E-05-35-7E

Ethernet adapter Inside:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP NetServer 10/100TX PCI LAN Adapter
Physical Address. . . . . . . . . : 00-30-6E-05-35-7D
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.11.20
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 192.168.21.39
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.21.1
DNS Servers . . . . . . . . . . . : 192.168.21.91
Primary WINS Server . . . . . . . : 192.168.21.61

PPP adapter RAS Server (Dial In) Interface:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.11.21
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :



"Robert L [MS-MVP]" wrote:

> if you have coerrect DNS settings in the VPN server, it will assign the internal DNS to VPN clients. postiing the result of the server ipconfig /all here may help.
> For more and other information, go to http://howtonetworking.com.
>
> Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.
>
> Bob Lin, MS-MVP, MCSE & CNE
> How to Setup Windows, Network, Remote Access on http://www.HowToNetworking.com
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> This posting is provided "AS IS" with no warranties.
> I recommend Brinkster for web hosting!
>
> "Kevin" <Kevin@discussions.microsoft.com> wrote in message news:3A067B65-9CF5-4779-8F9F-6DD4AA8002C6@microsoft.com...
> I have a Win2000 RRAS server setup for VPN access. I also have several
> websites that have both internal and public IP addresses. Traffic bound from
> inside the network destined for the public addresses are blocked at the
> firewall.
>
> The problem is that remote users are not getting the internal addresses from
> DNS through VPN. Sites that are internal only have no problem, but anything
> that has both resolves as the public address.
>
> The solution has been to configure ther remote users machine to use our
> internal DNS server as the primary and our external DNS server as the
> secondary. This gets to be tedious and heavy on the maintenance with our too
> large number of remote users. Not only that, but if we get a trainer at a
> customer that has external DNS lookups blocked, then they can have serious
> problems.
>
> Is there anyway to for the clients to pull DNS over the VPN connection
> rather than the ISP provided solution?
>
> Thanks in advance!
> Kevin

  #4  
Old 04-06-05, 04:09 PM
JWM JWM is offline
Junior Member
Join Date: Apr 2005
Re: Re: VPN and DNS
Kevn,

Did you have any success in getting your DNS over VPN problem solved? I'm having what sounds like the same issue.

I have servers that have an external IP address and an internal address. They have a DNS name associated with the external address, hosted by one of the internet's Domain Name registrars. I have created special DNS records on my internal DNS server for these servers so that I can get to the internal address by the same DNS name.

However, while VPNed in I still resolve the DNS name to the external address, implying that I am using my ISP's DNS rather than the DNS that should be provided by the VPN.

One difference from your description is that it seems to be sporadic - occaisonally I do properly resolve the internal IP address while VPNed.
 


Popular forums
A+ (A Plus) Windows 2000 Active directory Exchange 2000 information store
Network+ Windows XP Security Exchange 2000 server administration
MCSE .NET Web services SQL Server
Cisco certification ASP .NET SQL 2000 Programming
Windows 2000 Registry .NET XML Viruses


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:07 AM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright MCSE braindumps 2003-2006