same ip being returned for everything in nslookup

J

jimmyz

Something happen in our move from new orleans and back that now our
DNSBL. Blacklist everything through DNS. some reason when your nslookup
it always returns 255.255.255.255 except for internal computers. Any
idea what i need to look at.

nslookup google.com
Server: vericore_fs001.vericore.vericore.com
Address: 10.0.0.2

Name: google.com.Vericore.com
Address: 255.255.255.255

ipconfig /all

Windows 2000 IP Configuration

Host Name . . . . . . . . . . . . : VERICORE_FS001
Primary DNS Suffix . . . . . . . : Vericore.Vericore.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Vericore.Vericore.com

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100+ Server
Adapter (PI
LA8470B)
Physical Address. . . . . . . . . : 00-02-B3-15-36-50
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.0.0.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.0.0.1
DNS Servers . . . . . . . . . . . : 10.0.0.2
Primary WINS Server . . . . . . . : 10.0.0.2



nslookup jriley
Server: vericore_fs001.vericore.vericore.com
Address: 10.0.0.2

Name: jriley.Vericore.Vericore.com
Address: 10.0.0.61
 
A

Ace Fekay [MVP]

In
jimmyz said:
Something happen in our move from new orleans and back that now our
DNSBL. Blacklist everything through DNS. some reason when your
nslookup it always returns 255.255.255.255 except for internal
computers. Any idea what i need to look at.

Same with me. Reason is apparently they have a wildcard (an * for an "A"
record) under the zone saying that any queries for anything other than what
records have already been created under the zone, it returns a
255.255.255.255 IP.

first using 'dude':
dude.vericore.com
Server: london.nwtraders.msft
Address: 192.168.5.200

Name: dude.vericore.com
Address: 255.255.255.255

and again using 'bob':
dude.vericore.com
Server: london.nwtraders.msft
Address: 192.168.5.200

Name: dude.vericore.com
Address: 255.255.255.255

and once more using 'vericore':
vericore.vericore.com
Server: london.nwtraders.msft
Address: 192.168.5.200

Name: vericore.vericore.com
Address: 255.255.255.255



YOU will need to change your DNS Search Suffix list to be only vericore.com
instead of vericore.vericore.com, hence what is going on


Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

If you are having difficulty in reading or finding responses to your post,
instead of the website you are using, if I may suggest to use OEx (Outlook
Express or any other newsreader of your choosing), and configure a newsgroup
account, pointing to news.microsoft.com. This is a direct link into the
Microsoft Public Newsgroups, and it is FREE and DOES NOT require a Usenet
account with your ISP. With OEx, you can easily find your post, track
threads, cross-post, and sort by date, poster's name, watched threads or
subject.

Not sure how? It's easy:
How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Assimilation Imminent. Resistance is Futile.
Infinite Diversities in Infinite Combinations.
=================================
 
J

jimmyz

I changed it to "vericore.com" in the registry on the exchange server.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"SearchList"="vericore.com"

This fixed my problem thanks for your help! been working on this
problem for a month with 2 different vendors.
 
J

jimmyz

OK i thought this was fixed but now not working so where to you change
the change your DNS Search Suffix at?
thanks,
 
A

Ace Fekay [MVP]

In
jimmyz said:
OK i thought this was fixed but now not working so where to you change
the change your DNS Search Suffix at?
thanks,

In the NIC's IP properties, Advanced, DNS Tab. When you change it, confirm
the change with an ipconfig /all.

:)

Ace
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top