Networking Forums

Networking Forums > Computer Networking > Windows Networking > DNS Resolving in the Wrong Order.

Reply
Thread Tools Display Modes

DNS Resolving in the Wrong Order.

 
 
Jared Brodsky
Guest
Posts: n/a

 
      06-30-2005, 06:33 PM
Here is my bizarre issue. I have a user working remotely over VPN.
The user sits behind a Netopia DSL gateway running it NAT mode.
The VPN client in use is the Windows XP PPTP client with split tunneling
disabled passing all traffic over through the VPN.
I have manually configured the DNS in the TCP/IP settings to use my two
local DNS servers on the remote LAN.
Here is what happens.
The user needs to connect to a host in our office. The host is our exchange
server. The hostname is gtn-ex1 which has an internal ip of 10.1.1.* as
well as an external public ip for mail delivery.
however, when pinging the host while connected to the VPN it only returns
the External IP address.
When doing an nslookup on the servers IP address I get the following
response.
*** Can't find server name for address 192.168.1.254: Non-existent domain
Server: gtn-dc1.greatertalent.com
Address: 10.1.1.*

Name: gtn-ex1.greatertalent.com
Addresses: 10.1.1.*, 10.1.1.*

Now the host gtn-ex1 has an A record locally pointing to the server IP
address.
Here is the part that is confusing me. It seems as if the PC is attempting
to contact the local DNS server that of the ISP (Bellsouth) before it
connects to the ones I have designated. Which is why when trying to connect
to the host it always returns the external IP address.

Some of the things I have tried are as follows
ipconfig /release
ipconfig /renew
ipconfig /flushdns
ipconfig /registerdns
I have checked the hosts file >everything looks good.
I have also gone under advanced configuration in network settings and
changed the order that adapters are being bound.

help!!!!


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      06-30-2005, 06:49 PM
The DNS setting on the machine is Global,..no matter what Nic it is on. The
Bellsouth DNS is probably configured on another Interface. Regular nics are
always higher in the binding order that "Dialup Adapters" (VPN is considered
"Dialup").

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------



"Jared Brodsky" <jsb [at] greatertalent (dot) com> wrote in message
news:42c43b30$0$10568$(E-Mail Removed)...
> Here is my bizarre issue. I have a user working remotely over VPN.
> The user sits behind a Netopia DSL gateway running it NAT mode.
> The VPN client in use is the Windows XP PPTP client with split tunneling
> disabled passing all traffic over through the VPN.
> I have manually configured the DNS in the TCP/IP settings to use my two
> local DNS servers on the remote LAN.
> Here is what happens.
> The user needs to connect to a host in our office. The host is our

exchange
> server. The hostname is gtn-ex1 which has an internal ip of 10.1.1.* as
> well as an external public ip for mail delivery.
> however, when pinging the host while connected to the VPN it only returns
> the External IP address.
> When doing an nslookup on the servers IP address I get the following
> response.
> *** Can't find server name for address 192.168.1.254: Non-existent domain
> Server: gtn-dc1.greatertalent.com
> Address: 10.1.1.*
>
> Name: gtn-ex1.greatertalent.com
> Addresses: 10.1.1.*, 10.1.1.*
>
> Now the host gtn-ex1 has an A record locally pointing to the server IP
> address.
> Here is the part that is confusing me. It seems as if the PC is

attempting
> to contact the local DNS server that of the ISP (Bellsouth) before it
> connects to the ones I have designated. Which is why when trying to

connect
> to the host it always returns the external IP address.
>
> Some of the things I have tried are as follows
> ipconfig /release
> ipconfig /renew
> ipconfig /flushdns
> ipconfig /registerdns
> I have checked the hosts file >everything looks good.
> I have also gone under advanced configuration in network settings and
> changed the order that adapters are being bound.
>
> help!!!!
>
>



 
Reply With Quote
 
Jetro
Guest
Posts: n/a

 
      06-30-2005, 08:42 PM
Fix the reverse zones.
When Nslookup.exe starts, it does a reverse lookup to get the name of the
default server. If no PTR data exists, the error message *** Can't find
server name for address w.x.y.z: Non-existent domain* is returned. To
correct make sure that a reverse lookup zone exists and contains PTR records
for the name servers.

What does *ping -a (internal Exch address)* return?

 
Reply With Quote
 
GTNman
Guest
Posts: n/a

 
      07-05-2005, 04:51 PM


Jetro wrote:
> Fix the reverse zones.
> When Nslookup.exe starts, it does a reverse lookup to get the name of the
> default server. If no PTR data exists, the error message *** Can't find
> server name for address w.x.y.z: Non-existent domain* is returned. To
> correct make sure that a reverse lookup zone exists and contains PTR records
> for the name servers.
>
> What does *ping -a (internal Exch address)* return?


i will give that a shot and see what comes up.

 
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
Resolving WPA George W. Barrowcliff Wireless Networks 11 10-18-2008 02:30 AM
DNS resolving !! Amr Salah Windows Networking 4 04-29-2007 02:08 PM
no resolving michanux Linux Networking 2 07-11-2006 08:01 PM
TLD Resolving Woes salvador peralta Linux Networking 3 12-07-2004 04:45 AM
resolving locally Paddy Linux Networking 2 02-02-2004 11:49 AM



1 2 3 4 5 6 7 8 9 10 11