Networking Forums

Networking Forums > Computer Networking > Windows Networking > Pinging name stopped working

Reply
Thread Tools Display Modes

Pinging name stopped working

 
 
steves100@hotmail.com
Guest
Posts: n/a

 
      08-31-2005, 02:51 PM
I have 2 servers on my network. First (TIGGER) connected to internet and
intranet, running DNS and DHCP

#2 (Roo) basically a file server.

For some reason no computer on the network can ping ROO only the IP, this
was working yesterday.

I have looked in DHCP settings on both servers.

Name resolution is working on all the other PCs.

Any help

Steve
 
Reply With Quote
 
 
 
 
CJT
Guest
Posts: n/a

 
      08-31-2005, 03:13 PM
(E-Mail Removed) wrote:

> I have 2 servers on my network. First (TIGGER) connected to internet and
> intranet, running DNS and DHCP
>
> #2 (Roo) basically a file server.
>
> For some reason no computer on the network can ping ROO only the IP, this
> was working yesterday.
>
> I have looked in DHCP settings on both servers.
>
> Name resolution is working on all the other PCs.
>
> Any help
>
> Steve


When you say TIGGER is "running DNS" do you mean it's configured as
a DNS server?

Then can I assume you're talking about "Roo's" external name? In that
case you should have your DNS server set to be authoritative on it. If
you're trying to refer to ROO by an internal name, then it probably
belongs in the hosts file(s), and should not be exposed to the external
world.

Your post is pretty vague on just what you've got set up and what you're
trying to do.

--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
 
Reply With Quote
 
steves100@hotmail.com
Guest
Posts: n/a

 
      08-31-2005, 04:49 PM
Sorry for the vagueness.

I am trying to "ping roo" from my internal network, not from the internet.
I was able to do this yesterday, now I can not.

I am able to ping any other pc on the network (pcs and TIGGER) with no
issue, its just this one file server.

I assume its a DHCP issue but I don't know where to look.

Steve
"CJT" wrote:

> (E-Mail Removed) wrote:
>
> > I have 2 servers on my network. First (TIGGER) connected to internet and
> > intranet, running DNS and DHCP
> >
> > #2 (Roo) basically a file server.
> >
> > For some reason no computer on the network can ping ROO only the IP, this
> > was working yesterday.
> >
> > I have looked in DHCP settings on both servers.
> >
> > Name resolution is working on all the other PCs.
> >
> > Any help
> >
> > Steve

>
> When you say TIGGER is "running DNS" do you mean it's configured as
> a DNS server?
>
> Then can I assume you're talking about "Roo's" external name? In that
> case you should have your DNS server set to be authoritative on it. If
> you're trying to refer to ROO by an internal name, then it probably
> belongs in the hosts file(s), and should not be exposed to the external
> world.
>
> Your post is pretty vague on just what you've got set up and what you're
> trying to do.
>
> --
> The e-mail address in our reply-to line is reversed in an attempt to
> minimize spam. Our true address is of the form che...@prodigy.net.
>

 
Reply With Quote
 
CJT
Guest
Posts: n/a

 
      08-31-2005, 05:54 PM
(E-Mail Removed) wrote:

> Sorry for the vagueness.
>
> I am trying to "ping roo" from my internal network, not from the internet.
> I was able to do this yesterday, now I can not.
>
> I am able to ping any other pc on the network (pcs and TIGGER) with no
> issue, its just this one file server.
>
> I assume its a DHCP issue but I don't know where to look.


I don't know why you think it's a DHCP issue, unless you think it's
a coordination problem between DHCP and DNS.

How is your LAN configured to resolve local names? Are they in the
hosts file? When you ping ROO, does it resolve to an IP address?
Is that IP address the correct one?

Does ROO have the same IP address today that it did yesterday?
>
> Steve
> "CJT" wrote:
>
>
>>(E-Mail Removed) wrote:
>>
>>
>>>I have 2 servers on my network. First (TIGGER) connected to internet and
>>>intranet, running DNS and DHCP
>>>
>>>#2 (Roo) basically a file server.
>>>
>>>For some reason no computer on the network can ping ROO only the IP, this
>>>was working yesterday.
>>>
>>>I have looked in DHCP settings on both servers.
>>>
>>>Name resolution is working on all the other PCs.
>>>
>>>Any help
>>>
>>>Steve

>>
>>When you say TIGGER is "running DNS" do you mean it's configured as
>>a DNS server?
>>
>>Then can I assume you're talking about "Roo's" external name? In that
>>case you should have your DNS server set to be authoritative on it. If
>>you're trying to refer to ROO by an internal name, then it probably
>>belongs in the hosts file(s), and should not be exposed to the external
>>world.
>>
>>Your post is pretty vague on just what you've got set up and what you're
>>trying to do.
>>
>>--
>>The e-mail address in our reply-to line is reversed in an attempt to
>>minimize spam. Our true address is of the form che...@prodigy.net.
>>



--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
 
Reply With Quote
 
Steve S
Guest
Posts: n/a

 
      08-31-2005, 07:28 PM
Your right it is probably a DNS issue.
I am not using a HOSTS file I am using I assume DNS (sorry I really don't
know) I am not using WINS.
I can ping the IP fine, just not the name, and only this computer has the
issue.

When I do a NSLOOKUP I get the following respnse which I assume is not
good.....

*** Can't find server name for address 10.0.0.3: Non-existent domain
Default Server: UnKnown
Address: 10.0.0.3


10.0.0.3 is TIGGER my DNS server.

Is there an easy way to uninstall and reinstall DNS or becasue of AD it
impossible?

Steve



CJT <(E-Mail Removed)> wrote in news:(E-Mail Removed):

> (E-Mail Removed) wrote:
>
>> Sorry for the vagueness.
>>
>> I am trying to "ping roo" from my internal network, not from the
>> internet. I was able to do this yesterday, now I can not.
>>
>> I am able to ping any other pc on the network (pcs and TIGGER) with
>> no issue, its just this one file server.
>>
>> I assume its a DHCP issue but I don't know where to look.

>
> I don't know why you think it's a DHCP issue, unless you think it's
> a coordination problem between DHCP and DNS.
>
> How is your LAN configured to resolve local names? Are they in the
> hosts file? When you ping ROO, does it resolve to an IP address?
> Is that IP address the correct one?
>
> Does ROO have the same IP address today that it did yesterday?
>>
>> Steve
>> "CJT" wrote:
>>
>>
>>>(E-Mail Removed) wrote:
>>>
>>>
>>>>I have 2 servers on my network. First (TIGGER) connected to
>>>>internet and intranet, running DNS and DHCP
>>>>
>>>>#2 (Roo) basically a file server.
>>>>
>>>>For some reason no computer on the network can ping ROO only the IP,
>>>>this was working yesterday.
>>>>
>>>>I have looked in DHCP settings on both servers.
>>>>
>>>>Name resolution is working on all the other PCs.
>>>>
>>>>Any help
>>>>
>>>>Steve
>>>
>>>When you say TIGGER is "running DNS" do you mean it's configured as
>>>a DNS server?
>>>
>>>Then can I assume you're talking about "Roo's" external name? In
>>>that case you should have your DNS server set to be authoritative on
>>>it. If you're trying to refer to ROO by an internal name, then it
>>>probably belongs in the hosts file(s), and should not be exposed to
>>>the external world.
>>>
>>>Your post is pretty vague on just what you've got set up and what
>>>you're trying to do.
>>>
>>>--
>>>The e-mail address in our reply-to line is reversed in an attempt to
>>>minimize spam. Our true address is of the form che...@prodigy.net.
>>>

>
>


 
Reply With Quote
 
Steve S
Guest
Posts: n/a

 
      08-31-2005, 10:08 PM
OK, I did a little more troubleshooting, and its a DDNS issue. It seems
for some reason DNS isn't being dynamic anymore. I tried an
ipconfig /registerdns and that didn't work. I was able to get it to
work by manually adding a HOST A record.

I have tried to clear the cache, didnt help




CJT <(E-Mail Removed)> wrote in news:(E-Mail Removed):

> (E-Mail Removed) wrote:
>
>> Sorry for the vagueness.
>>
>> I am trying to "ping roo" from my internal network, not from the
>> internet. I was able to do this yesterday, now I can not.
>>
>> I am able to ping any other pc on the network (pcs and TIGGER) with
>> no issue, its just this one file server.
>>
>> I assume its a DHCP issue but I don't know where to look.

>
> I don't know why you think it's a DHCP issue, unless you think it's
> a coordination problem between DHCP and DNS.
>
> How is your LAN configured to resolve local names? Are they in the
> hosts file? When you ping ROO, does it resolve to an IP address?
> Is that IP address the correct one?
>
> Does ROO have the same IP address today that it did yesterday?
>>
>> Steve
>> "CJT" wrote:
>>
>>
>>>(E-Mail Removed) wrote:
>>>
>>>
>>>>I have 2 servers on my network. First (TIGGER) connected to
>>>>internet and intranet, running DNS and DHCP
>>>>
>>>>#2 (Roo) basically a file server.
>>>>
>>>>For some reason no computer on the network can ping ROO only the IP,
>>>>this was working yesterday.
>>>>
>>>>I have looked in DHCP settings on both servers.
>>>>
>>>>Name resolution is working on all the other PCs.
>>>>
>>>>Any help
>>>>
>>>>Steve
>>>
>>>When you say TIGGER is "running DNS" do you mean it's configured as
>>>a DNS server?
>>>
>>>Then can I assume you're talking about "Roo's" external name? In
>>>that case you should have your DNS server set to be authoritative on
>>>it. If you're trying to refer to ROO by an internal name, then it
>>>probably belongs in the hosts file(s), and should not be exposed to
>>>the external world.
>>>
>>>Your post is pretty vague on just what you've got set up and what
>>>you're trying to do.
>>>
>>>--
>>>The e-mail address in our reply-to line is reversed in an attempt to
>>>minimize spam. Our true address is of the form che...@prodigy.net.
>>>

>
>


 
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
TCP/IP stopped working Joshua Graham Windows Networking 1 10-03-2006 02:19 AM
MIE 6 stopped working Trevor Wireless Networks 2 01-07-2006 04:30 PM
ICS stopped working Ron Merritt Windows Networking 1 06-11-2005 09:27 PM
MN-500 stopped working Vie Broadband Hardware 0 11-26-2004 02:40 PM
MN-510 stopped working kathi Broadband Hardware 3 11-07-2004 06:52 PM



1 2 3 4 5 6 7 8 9 10 11