Computing.Net > Forums > Windows Server 2003 > hostnames resolvin to external ip

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

hostnames resolvin to external ip

Reply to Message Icon

Name: lavi_17_1985
Date: November 19, 2008 at 02:50:53 Pacific
OS: windows 2003 sp1
CPU/Ram: core2dua 1gb ram
Comment:

ping resolves all hostnames on an internal
LAN to an external ip
Hello all,

I'm havin windows 2003 sp1 as a DC, i've got
5
machines that are acting as clients, the prb
is
that whenever i try to ping any of the
machines
using their hostnames, the reply comes frm
some
ip address that is out of the network like
in
mycase i'm gettin a reply frm
69.64.155.124....
plz, guide me, how to resolve this issue...



Sponsored Link
Ads by Google

Response Number 1
Name: guapo
Date: November 19, 2008 at 06:14:12 Pacific
Reply:

Wow, I get the same thing. I pinged an XP box from FreeBSD, both on my LAN.

PING dbb325329c7 (8.15.7.117): 56 data bytes
64 bytes from 8.15.7.117: icmp_seq=0 ttl=247 time=17.408 ms
64 bytes from 8.15.7.117: icmp_seq=1 ttl=247 time=18.622 ms
64 bytes from 8.15.7.117: icmp_seq=2 ttl=247 time=17.615 ms
64 bytes from 8.15.7.117: icmp_seq=3 ttl=247 time=16.619 ms
^C
--- dbb325329c7 ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 16.619/17.566/18.622/0.714 ms


0

Response Number 2
Name: wanderer
Date: November 19, 2008 at 08:15:57 Pacific
Reply:

Usual reason for this is the local dns server is not properly configured or the workstation dns entries point to the router/isp dns not the DC.

Proper config is for wksts being dhcp clients of the server. Dhcp is set to auto update dns. Dns has the isp's dns servers listed in the forwarders tab [not to be confused with the forward lookup zone]. Local name resolution is handled by the ms dns server. Internet name resolution goes to the ms dns server which then forwards the request to the isp's dns server for resolution.

Example of Oxymoron:

Person who is pro life and anti sex education.
Education is key to prevention. Prevent conception you prevent abortion.

Abstinence training clearly isn't working.


0

Response Number 3
Name: lavi_17_1985
Date: November 19, 2008 at 09:53:15 Pacific
Reply:

Hi wanderer,

well i don't know wat exactly is happening, well hope by adding some details, you may be able to get in what kinna situation i am:

well our network was previously running on workgroup, with sonicwall firewall configured as a DHCP server n for DNS all the machines used the DNS provided by the ISP...

now i was asked to get that network configured for domain, for that i configured one of the machine as the dc, n added two clients under it, well not the entire network, so the major part of the network is still a workgroup... now when i pinged any machine includin those in domain as well as in the workgroup frm the dc or the client machines(of the dc)... i got a reply frm this ip address that is out of the network...
earlier i had installed DNS on the dc, in order to sort out the prb, i even uninstalled that, but things remained unchanged, pingin by ip address worked fine, but pingin by hostnames gave me a response frm an ip address that does not exist in our network. Infact if i ping any machine by hostname (even those hostname that don't exist)........ i'm gettin the reply frm the same ip address....

Note: the workgroup is workin absolutely fine, pingin by hostnames/ip-address gives the desired reply.....

well so does that clarify the things... that firewall is still acting as a DHCP server......


0

Response Number 4
Name: guapo
Date: November 19, 2008 at 19:12:26 Pacific
Reply:

I don't use DHCP. All my IPs are static. The DNS on the workstations belong to the ISP. There is no server on my LAN, it's just a workgroup.


0

Response Number 5
Name: lavi_17_1985
Date: November 20, 2008 at 01:14:07 Pacific
Reply:

i don't think so dhcp makes any difference... well there's one more machine havin win2003 server installed, but it does not have active directory installed, n thats workin perfectly fine..... so is there some settin in the active directory that has led to such a thing....


0

Related Posts

See More



Response Number 6
Name: guapo
Date: November 20, 2008 at 07:10:55 Pacific
Reply:

I asked the question in another forum and I was told to do an nslookup on my on machine. I did it and it resolved to the same IP.

C:\>nslookup dbb325329c7
Server: nsnyny01.verizon.net
Address: 68.237.161.12

Non-authoritative answer:
Name: dbb325329c7
Addresses: 8.15.7.117, 63.251.179.13

Then I did an nslookup from XP but the query was for a Vista box.

C:\>nslookup my-pc
Server: nsnyny01.verizon.net
Address: 68.237.161.12

Non-authoritative answer:
Name: my-pc
Addresses: 63.251.179.13, 8.15.7.117

I am being told that since the DNS can find a FQDN, it just stops and throws a random IP. I think that's what the guy is saying but I'll ask for clarification.


0

Response Number 7
Name: guapo
Date: November 20, 2008 at 07:52:19 Pacific
Reply:

I just did an nslookup on a machine that's not even on my LAN. I took the machine name from a ipconfig /all output on the net.

C:\>nslookup d-6f6zu0k404v
Server: nsnyny01.verizon.net
Address: 68.237.161.12

Non-authoritative answer:
Name: d-6f6zu0k404v
Addresses: 8.15.7.117, 63.251.179.13

It's all bogus.


0

Response Number 8
Name: wanderer
Date: November 20, 2008 at 08:01:41 Pacific
Reply:

It would appear to me your isps dns server isn't quite right. Here is my results of exactly the same command

C:\Users\cccc>nslookup d-6f6zu0k404v
Server: dnscache-or.integraonline.com
Address: 204.130.255.3:53

*** dnscache-or.integraonline.com can't find d-6f6zu0k404v: Non-existent domain

lavi_17_1985 you can't uninstall DNS on a DC or you have no Active Directory. AD is built upon dns.

Example of Oxymoron:

Person who is pro life and anti sex education.
Education is key to prevention. Prevent conception you prevent abortion.

Abstinence training clearly isn't working.


0

Response Number 9
Name: lavi_17_1985
Date: November 20, 2008 at 10:28:15 Pacific
Reply:

well........ if all u are facin a prb similar to mine..... then i have solution, takin my scenario i'll explain how i sorted it out... "primary DNS suffix for this computer", it is responsible for all the menace... actually wats happenin is, after gettin the machines under a domain, the default characterstic of the dc is fix "primary dns suffix for this computer" as the name of the active directory.... guapo, try to check that entry....... fix it, wat is happenin is that, if the internal hostname doesn't gets resolved, it gets redirected to the internet, n frm there u get a reply frm any random ip......... try it... i'll keep u updated....... if i comeup with any other solution i'll let u kno


0

Response Number 10
Name: guapo
Date: November 20, 2008 at 17:14:12 Pacific
Reply:

lavi_17_1985 Since I don't have a DNS on the LAN, the query is going to the net as you said, but I should have the same response that wanderer is getting.


0

Response Number 11
Name: lavi_17_1985
Date: November 21, 2008 at 00:54:09 Pacific
Reply:

well guapo, do u have any firewall in ur network or any machine that is actin as a proxy server... can u define ur network, like how is network established, n whether u're usin a static public ip......... if u can provide the details, i'll be able to help u better... well dunno much, but still learnt a lot frm this prb..... so now havin some experience... :P


0

Response Number 12
Name: lavi_17_1985
Date: November 21, 2008 at 00:58:19 Pacific
Reply:

well wanderer...

i jus uninstalled the dns server frm the machine, to install/uninstall it, u can find it at add or remove window components... i meant that DNS mite be u were thinkin of somethin else...


0

Response Number 13
Name: guapo
Date: November 21, 2008 at 05:30:50 Pacific
Reply:

Other people tell me that it's a Verizon redirect that is causing it to happen to me.

Although it was interesting to know why it was happening, it's really not a problem since I usually use the whois command on FreeBSD for queries on domains. I never really liked nslookup. The whois output it much more complete.

To answer your question anyway, the queries were not going through a proxy. The only DHCP address I have is the one that's given to me by Verizon FIOS. Every machine on the LAN has a static IP address.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: hostnames resolvin to external ip

Lsass.exe shutdown with external ip www.computing.net/answers/windows-2003/lsassexe-shutdown-with-external-ip/6091.html

Domain name pointing to wrong IP www.computing.net/answers/windows-2003/domain-name-pointing-to-wrong-ip/7178.html

Set external ip address www.computing.net/answers/windows-2003/set-external-ip-address/4117.html