Avatar of justinxie
justinxie
 asked on

Windows SBS 2003 Problem Ping any domain names

Hi,
I am running a SBS 2003 STD for a network with 15 client PCs. All client pc's dns server point to the SBS server and everything works with the internet. The strang thing is on the server itself. I cannot ping any website like google.com and cannot browse any websites, but if I query the server's DNS, it replies with the correct IP address of any domain names. I can remotely connect to this server from internet with no problem. It looks like the name resolution problem with the server, but the server host emails for a few domain emails and all functional. I have tried IP and winsock reset, but it didn't help.
SBS

Avatar of undefined
Last Comment
justinxie

8/22/2022 - Mon
jimbecher

  Open up a command prompt and type nslookup. The response should be itself. Are you using forwarders on the DNS on the server?
justinxie

ASKER
Thanks for the reply.
Please read my post. there is no problem with nslookup queries and the forwarders are correctly set.
jimbecher

  I read your post. I am not sure we are talking the same thing. You post said "if I query the server's DNS it replies properly". I am essentially making sure the server's DNS is pointing to itself. A nslookup with no parameters at the command prompt on the server would reflect that.  I agree it is some kind of name resolution issue.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
justinxie

ASKER
yes, it's the server itself and it resolves names with the nslookup queries.
suppsaws

Hello justinxie,

can you give an ipconfig /all of the server + one client please?
did you set the forwarders with the CEICW?

Regards,

suppsaws
justinxie

ASKER
hi suppasaws,
i have spent more than two days trying to work out what the problem is. on the client pc, everything works fine. all the client pc's dns point to the sbs server and the server's ip configured only one dns address which is its own ip address. when i run netdiag and dcdiag, both indicate dns failed, but i have checked the dns looks has all the records required. there are a lot of netlogon errors id 5774 and dcom errors id 10009 which complains unable to communicate with the forwarder's ip address.
hope the information is enough.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
suppsaws

so then I guess you've already read:
http://eventid.net/display.asp?eventid=5774&eventno=353&source=NETLOGON&phase=1
So can you ping your ISP dns servers (the forwarders)?
and have you reran the CEICW, doesn't it give you an error?
justinxie

ASKER
i have no problem pinging any ip addresses and have run ceicw twice with no error.
justinxie

ASKER
i have checked all my other sbs 2003 servers using secure updates and there is no problem at all. anyway, i have tried change from secure only to nonsecure and secure, but still no luck.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
suppsaws

So I guess you've already tried resetting the IE on the server?
even tried with firefox?
because, when you can resolve the domainnames you should be able to surf on the server.
also sure this isn't a firewall/antivirus issue?
justinxie

ASKER
no, i didn't say it can resolve the domain names. i can only ping by ip address, not the domain names.
justinxie

ASKER
the strange thing is the server's dns resolves domain names for the workstations, but not for itself.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
justinxie

ASKER
here is the dns diagnostic result:
DNS test . . . . . . . . . . . . . : Failed
          [WARNING] Cannot find a primary authoritative DNS server for the name
            'server.company.local.'. [WSAENOPROTOOPT             ]
            The name 'server.company.local.' may not be registered in DNS
.
          [WARNING] Cannot find a primary authoritative DNS server for the name
            'server.company.local.'. [ERROR_TIMEOUT]
            The name 'server.company.local.' may not be registered in DNS
.
          [WARNING] Cannot find a primary authoritative DNS server for the name
            'server.company.local.'. [WSAENOPROTOOPT             ]
            The name 'server.company.local.' may not be registered in DNS
.
          [WARNING] Cannot find a primary authoritative DNS server for the name
            'server.company.local.'. [ERROR_TIMEOUT]
            The name 'server.company.local.' may not be registered in DNS
.
    [WARNING] The DNS entries for this DC are not registered correctly on DNS se
rver '0.0.0.0'. Please wait for 30 minutes for DNS server replication.
    [FATAL] No DNS servers have the DNS records for this DC registered.
The command completed successfully
acroment

Can you verify that the proper SRV Resource Records are in your zone?

http://support.microsoft.com/Default.aspx?kbid=241515

If they are there - check the values for anything that looks out of place/incorrect. Then restart the DNS server service.

-Eric
dpohl

Maybe this can sound not too bright, but...

Have you tried to change the primary DNS entry on IP settings of the server to an external DNS? If your browser doesn't display pages after that, you could exclude your local DNS as the source of the problems...
Your help has saved me hundreds of hours of internet surfing.
fblack61
justinxie

ASKER
Hi acroment,
i have checked the dns manager and all the srv resource records are there. but if i query _ldap._tcp.dc._msdcs.domainname from nslookup, i got error message. it's certainly dns problem.

i have tried external dns server  and it wouldn't resolve name either.
ASKER CERTIFIED SOLUTION
justinxie

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.