Networking Forums

Networking Forums > Computer Networking > Windows Networking > Unable To Ping Outside Windows 2003 Server

Reply
Thread Tools Display Modes

Unable To Ping Outside Windows 2003 Server

 
 
Rich
Guest
Posts: n/a

 
      07-17-2008, 03:15 PM
Hi All,

We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack 2) with
Intel Pro/1000 MT nics and it is unable to ping outside itself. Pings to
localhost respond correctly and we have checked physicals. Any help greatly
appreciated.
 
Reply With Quote
 
 
 
 
Meinolf Weber
Guest
Posts: n/a

 
      07-17-2008, 03:34 PM
Hello rich,

Firewall enabled? What do you mean with ping outside, another machine in
your LAN? Please post an unedited ipconfig /all. Can you ping the server
from another machine in the LAN?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Hi All,
>
> We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack 2)
> with Intel Pro/1000 MT nics and it is unable to ping outside itself.
> Pings to localhost respond correctly and we have checked physicals.
> Any help greatly appreciated.
>



 
Reply With Quote
 
Rick V
Guest
Posts: n/a

 
      07-17-2008, 03:43 PM
You know when you fist install Windows Server is comes up with that task
list for you to do (Windows Updates stuff like this) and it has at the
bottom something to the effect of Complete or Finished. Until you click that
it is greatly restricted on going out side you LAN. Is this a new Server?

Just thought I would post it in case....

Rick


"Rich" <(E-Mail Removed)> wrote in message
news:502F85A2-0DF7-4066-B6F7-(E-Mail Removed)...
> Hi All,
>
> We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack 2)
> with
> Intel Pro/1000 MT nics and it is unable to ping outside itself. Pings to
> localhost respond correctly and we have checked physicals. Any help
> greatly
> appreciated.


 
Reply With Quote
 
Rich
Guest
Posts: n/a

 
      07-17-2008, 04:10 PM
The firewall is disabled and I cannot ping internal DNS servers or gateway.
Below is results from an ipconfig/all and several test pings:

======================================
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\>ipconfig/all

Windows IP Configuration

Host Name . . . . . . . . . . . . : Mach02
Primary Dns Suffix . . . . . . . : meek.net
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : meek.net

Ethernet adapter Local Area Connection 1:

Media State . . . . . . . . . . . : Media disconnected
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Physical Address. . . . . . . . . : 00-11-43-D9-BF-BC

Ethernet adapter Local Area Connection 2:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connection #
2
Physical Address. . . . . . . . . : 00-11-43-D9-BF-BD
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.1.1.26
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 10.1.0.10
DNS Servers . . . . . . . . . . . : 10.1.100.5
10.1.100.10

C:\>ping localhost

Pinging Mach02.meek.net [127.0.0.1] with 32 bytes of data:

Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128

Ping statistics for 127.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>ping 10.1.100.5

Pinging 10.1.100.5 with 32 bytes of data:

Destination host unreachable.
Destination host unreachable.
Destination host unreachable.
Destination host unreachable.

Ping statistics for 10.1.100.5:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\>

=========================================

"Meinolf Weber" wrote:

> Hello rich,
>
> Firewall enabled? What do you mean with ping outside, another machine in
> your LAN? Please post an unedited ipconfig /all. Can you ping the server
> from another machine in the LAN?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > Hi All,
> >
> > We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack 2)
> > with Intel Pro/1000 MT nics and it is unable to ping outside itself.
> > Pings to localhost respond correctly and we have checked physicals.
> > Any help greatly appreciated.
> >

>
>
>

 
Reply With Quote
 
Rich
Guest
Posts: n/a

 
      07-17-2008, 04:13 PM
No, It's not a new server; we can't ping local resources.

"Rick V" wrote:

> You know when you fist install Windows Server is comes up with that task
> list for you to do (Windows Updates stuff like this) and it has at the
> bottom something to the effect of Complete or Finished. Until you click that
> it is greatly restricted on going out side you LAN. Is this a new Server?
>
> Just thought I would post it in case....
>
> Rick
>
>
> "Rich" <(E-Mail Removed)> wrote in message
> news:502F85A2-0DF7-4066-B6F7-(E-Mail Removed)...
> > Hi All,
> >
> > We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack 2)
> > with
> > Intel Pro/1000 MT nics and it is unable to ping outside itself. Pings to
> > localhost respond correctly and we have checked physicals. Any help
> > greatly
> > appreciated.

>

 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      07-17-2008, 04:18 PM
Hello rich,

Are all machines on the same LAN and connected with a switch?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> The firewall is disabled and I cannot ping internal DNS servers or
> gateway. Below is results from an ipconfig/all and several test
> pings:
>
> ======================================
> Microsoft Windows [Version 5.2.3790]
> (C) Copyright 1985-2003 Microsoft Corp.
> C:\>ipconfig/all
>
> Windows IP Configuration
>
> Host Name . . . . . . . . . . . . : Mach02
> Primary Dns Suffix . . . . . . . : meek.net
> Node Type . . . . . . . . . . . . : Unknown
> IP Routing Enabled. . . . . . . . : No
> WINS Proxy Enabled. . . . . . . . : No
> DNS Suffix Search List. . . . . . : meek.net
> Ethernet adapter Local Area Connection 1:
>
> Media State . . . . . . . . . . . : Media disconnected
> Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
> Connection
> Physical Address. . . . . . . . . : 00-11-43-D9-BF-BC
> Ethernet adapter Local Area Connection 2:
>
> Connection-specific DNS Suffix . :
> Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
> Connection #
> 2
> Physical Address. . . . . . . . . : 00-11-43-D9-BF-BD
> DHCP Enabled. . . . . . . . . . . : No
> IP Address. . . . . . . . . . . . : 10.1.1.26
> Subnet Mask . . . . . . . . . . . : 255.255.0.0
> Default Gateway . . . . . . . . . : 10.1.0.10
> DNS Servers . . . . . . . . . . . : 10.1.100.5
> 10.1.100.10
> C:\>ping localhost
>
> Pinging Mach02.meek.net [127.0.0.1] with 32 bytes of data:
>
> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> Ping statistics for 127.0.0.1:
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 0ms, Maximum = 0ms, Average = 0ms
> C:\>ping 10.1.100.5
>
> Pinging 10.1.100.5 with 32 bytes of data:
>
> Destination host unreachable.
> Destination host unreachable.
> Destination host unreachable.
> Destination host unreachable.
> Ping statistics for 10.1.100.5:
> Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
> C:\>
>
> =========================================
>
> "Meinolf Weber" wrote:
>
>> Hello rich,
>>
>> Firewall enabled? What do you mean with ping outside, another machine
>> in your LAN? Please post an unedited ipconfig /all. Can you ping the
>> server from another machine in the LAN?
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Hi All,
>>>
>>> We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack
>>> 2) with Intel Pro/1000 MT nics and it is unable to ping outside
>>> itself. Pings to localhost respond correctly and we have checked
>>> physicals. Any help greatly appreciated.
>>>



 
Reply With Quote
 
Rich
Guest
Posts: n/a

 
      07-17-2008, 04:25 PM
Yes, and I've swapped cables, ports, and switches to check for a physical
issue.

"Meinolf Weber" wrote:

> Hello rich,
>
> Are all machines on the same LAN and connected with a switch?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > The firewall is disabled and I cannot ping internal DNS servers or
> > gateway. Below is results from an ipconfig/all and several test
> > pings:
> >
> > ======================================
> > Microsoft Windows [Version 5.2.3790]
> > (C) Copyright 1985-2003 Microsoft Corp.
> > C:\>ipconfig/all
> >
> > Windows IP Configuration
> >
> > Host Name . . . . . . . . . . . . : Mach02
> > Primary Dns Suffix . . . . . . . : meek.net
> > Node Type . . . . . . . . . . . . : Unknown
> > IP Routing Enabled. . . . . . . . : No
> > WINS Proxy Enabled. . . . . . . . : No
> > DNS Suffix Search List. . . . . . : meek.net
> > Ethernet adapter Local Area Connection 1:
> >
> > Media State . . . . . . . . . . . : Media disconnected
> > Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
> > Connection
> > Physical Address. . . . . . . . . : 00-11-43-D9-BF-BC
> > Ethernet adapter Local Area Connection 2:
> >
> > Connection-specific DNS Suffix . :
> > Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
> > Connection #
> > 2
> > Physical Address. . . . . . . . . : 00-11-43-D9-BF-BD
> > DHCP Enabled. . . . . . . . . . . : No
> > IP Address. . . . . . . . . . . . : 10.1.1.26
> > Subnet Mask . . . . . . . . . . . : 255.255.0.0
> > Default Gateway . . . . . . . . . : 10.1.0.10
> > DNS Servers . . . . . . . . . . . : 10.1.100.5
> > 10.1.100.10
> > C:\>ping localhost
> >
> > Pinging Mach02.meek.net [127.0.0.1] with 32 bytes of data:
> >
> > Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> > Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> > Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> > Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> > Ping statistics for 127.0.0.1:
> > Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> > Approximate round trip times in milli-seconds:
> > Minimum = 0ms, Maximum = 0ms, Average = 0ms
> > C:\>ping 10.1.100.5
> >
> > Pinging 10.1.100.5 with 32 bytes of data:
> >
> > Destination host unreachable.
> > Destination host unreachable.
> > Destination host unreachable.
> > Destination host unreachable.
> > Ping statistics for 10.1.100.5:
> > Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
> > C:\>
> >
> > =========================================
> >
> > "Meinolf Weber" wrote:
> >
> >> Hello rich,
> >>
> >> Firewall enabled? What do you mean with ping outside, another machine
> >> in your LAN? Please post an unedited ipconfig /all. Can you ping the
> >> server from another machine in the LAN?
> >>
> >> Best regards
> >>
> >> Meinolf Weber
> >> Disclaimer: This posting is provided "AS IS" with no warranties, and
> >> confers
> >> no rights.
> >> ** Please do NOT email, only reply to Newsgroups
> >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >>> Hi All,
> >>>
> >>> We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service Pack
> >>> 2) with Intel Pro/1000 MT nics and it is unable to ping outside
> >>> itself. Pings to localhost respond correctly and we have checked
> >>> physicals. Any help greatly appreciated.
> >>>

>
>
>

 
Reply With Quote
 
Meinolf Weber
Guest
Posts: n/a

 
      07-17-2008, 04:42 PM
Hello rich,

I would choose a smaller network. 10.1.x.x is really heavy, switch to 10.1.1.x
and 255.255.255.0 Or did you really need this amount of addresses?

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Yes, and I've swapped cables, ports, and switches to check for a
> physical issue.
>
> "Meinolf Weber" wrote:
>
>> Hello rich,
>>
>> Are all machines on the same LAN and connected with a switch?
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> The firewall is disabled and I cannot ping internal DNS servers or
>>> gateway. Below is results from an ipconfig/all and several test
>>> pings:
>>>
>>> ======================================
>>> Microsoft Windows [Version 5.2.3790]
>>> (C) Copyright 1985-2003 Microsoft Corp.
>>> C:\>ipconfig/all
>>> Windows IP Configuration
>>>
>>> Host Name . . . . . . . . . . . . : Mach02
>>> Primary Dns Suffix . . . . . . . : meek.net
>>> Node Type . . . . . . . . . . . . : Unknown
>>> IP Routing Enabled. . . . . . . . : No
>>> WINS Proxy Enabled. . . . . . . . : No
>>> DNS Suffix Search List. . . . . . : meek.net
>>> Ethernet adapter Local Area Connection 1:
>>> Media State . . . . . . . . . . . : Media disconnected
>>> Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
>>> Connection
>>> Physical Address. . . . . . . . . : 00-11-43-D9-BF-BC
>>> Ethernet adapter Local Area Connection 2:
>>> Connection-specific DNS Suffix . :
>>> Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
>>> Connection #
>>> 2
>>> Physical Address. . . . . . . . . : 00-11-43-D9-BF-BD
>>> DHCP Enabled. . . . . . . . . . . : No
>>> IP Address. . . . . . . . . . . . : 10.1.1.26
>>> Subnet Mask . . . . . . . . . . . : 255.255.0.0
>>> Default Gateway . . . . . . . . . : 10.1.0.10
>>> DNS Servers . . . . . . . . . . . : 10.1.100.5
>>> 10.1.100.10
>>> C:\>ping localhost
>>> Pinging Mach02.meek.net [127.0.0.1] with 32 bytes of data:
>>>
>>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
>>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
>>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
>>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
>>> Ping statistics for 127.0.0.1:
>>> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
>>> Approximate round trip times in milli-seconds:
>>> Minimum = 0ms, Maximum = 0ms, Average = 0ms
>>> C:\>ping 10.1.100.5
>>> Pinging 10.1.100.5 with 32 bytes of data:
>>>
>>> Destination host unreachable.
>>> Destination host unreachable.
>>> Destination host unreachable.
>>> Destination host unreachable.
>>> Ping statistics for 10.1.100.5:
>>> Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
>>> C:\>
>>> =========================================
>>>
>>> "Meinolf Weber" wrote:
>>>
>>>> Hello rich,
>>>>
>>>> Firewall enabled? What do you mean with ping outside, another
>>>> machine in your LAN? Please post an unedited ipconfig /all. Can you
>>>> ping the server from another machine in the LAN?
>>>>
>>>> Best regards
>>>>
>>>> Meinolf Weber
>>>> Disclaimer: This posting is provided "AS IS" with no warranties,
>>>> and
>>>> confers
>>>> no rights.
>>>> ** Please do NOT email, only reply to Newsgroups
>>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>>>> Hi All,
>>>>>
>>>>> We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service
>>>>> Pack 2) with Intel Pro/1000 MT nics and it is unable to ping
>>>>> outside itself. Pings to localhost respond correctly and we have
>>>>> checked physicals. Any help greatly appreciated.
>>>>>



 
Reply With Quote
 
Rich
Guest
Posts: n/a

 
      07-17-2008, 05:28 PM
I've pulled the Cat5 out of the server and plugged it into a laptop and I was
able to pull DHCP and browse google so I've pretty much eliminated switch and
physical issues.

Some research on Microsoft suggested rebuilding the IP stack from the
command line and after reboot the server did manage pull an IP address but
then stop responding again.

"Meinolf Weber" wrote:

> Hello rich,
>
> I would choose a smaller network. 10.1.x.x is really heavy, switch to 10.1.1.x
> and 255.255.255.0 Or did you really need this amount of addresses?
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
> > Yes, and I've swapped cables, ports, and switches to check for a
> > physical issue.
> >
> > "Meinolf Weber" wrote:
> >
> >> Hello rich,
> >>
> >> Are all machines on the same LAN and connected with a switch?
> >>
> >> Best regards
> >>
> >> Meinolf Weber
> >> Disclaimer: This posting is provided "AS IS" with no warranties, and
> >> confers
> >> no rights.
> >> ** Please do NOT email, only reply to Newsgroups
> >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >>> The firewall is disabled and I cannot ping internal DNS servers or
> >>> gateway. Below is results from an ipconfig/all and several test
> >>> pings:
> >>>
> >>> ======================================
> >>> Microsoft Windows [Version 5.2.3790]
> >>> (C) Copyright 1985-2003 Microsoft Corp.
> >>> C:\>ipconfig/all
> >>> Windows IP Configuration
> >>>
> >>> Host Name . . . . . . . . . . . . : Mach02
> >>> Primary Dns Suffix . . . . . . . : meek.net
> >>> Node Type . . . . . . . . . . . . : Unknown
> >>> IP Routing Enabled. . . . . . . . : No
> >>> WINS Proxy Enabled. . . . . . . . : No
> >>> DNS Suffix Search List. . . . . . : meek.net
> >>> Ethernet adapter Local Area Connection 1:
> >>> Media State . . . . . . . . . . . : Media disconnected
> >>> Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
> >>> Connection
> >>> Physical Address. . . . . . . . . : 00-11-43-D9-BF-BC
> >>> Ethernet adapter Local Area Connection 2:
> >>> Connection-specific DNS Suffix . :
> >>> Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
> >>> Connection #
> >>> 2
> >>> Physical Address. . . . . . . . . : 00-11-43-D9-BF-BD
> >>> DHCP Enabled. . . . . . . . . . . : No
> >>> IP Address. . . . . . . . . . . . : 10.1.1.26
> >>> Subnet Mask . . . . . . . . . . . : 255.255.0.0
> >>> Default Gateway . . . . . . . . . : 10.1.0.10
> >>> DNS Servers . . . . . . . . . . . : 10.1.100.5
> >>> 10.1.100.10
> >>> C:\>ping localhost
> >>> Pinging Mach02.meek.net [127.0.0.1] with 32 bytes of data:
> >>>
> >>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> >>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> >>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> >>> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> >>> Ping statistics for 127.0.0.1:
> >>> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> >>> Approximate round trip times in milli-seconds:
> >>> Minimum = 0ms, Maximum = 0ms, Average = 0ms
> >>> C:\>ping 10.1.100.5
> >>> Pinging 10.1.100.5 with 32 bytes of data:
> >>>
> >>> Destination host unreachable.
> >>> Destination host unreachable.
> >>> Destination host unreachable.
> >>> Destination host unreachable.
> >>> Ping statistics for 10.1.100.5:
> >>> Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
> >>> C:\>
> >>> =========================================
> >>>
> >>> "Meinolf Weber" wrote:
> >>>
> >>>> Hello rich,
> >>>>
> >>>> Firewall enabled? What do you mean with ping outside, another
> >>>> machine in your LAN? Please post an unedited ipconfig /all. Can you
> >>>> ping the server from another machine in the LAN?
> >>>>
> >>>> Best regards
> >>>>
> >>>> Meinolf Weber
> >>>> Disclaimer: This posting is provided "AS IS" with no warranties,
> >>>> and
> >>>> confers
> >>>> no rights.
> >>>> ** Please do NOT email, only reply to Newsgroups
> >>>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >>>>> Hi All,
> >>>>>
> >>>>> We have a Dell PowerEdge 2850 (Windows 2003 R2 Std Ed. Service
> >>>>> Pack 2) with Intel Pro/1000 MT nics and it is unable to ping
> >>>>> outside itself. Pings to localhost respond correctly and we have
> >>>>> checked physicals. Any help greatly appreciated.
> >>>>>

>
>
>

 
Reply With Quote
 
Newell White
Guest
Posts: n/a

 
      07-18-2008, 08:01 AM


"Rich" wrote:

> No, It's not a new server; we can't ping local resources.
>


'Destination host unreachable.' normally means there is no routing table
entry which covers that address.

Suggest you post results of 'route print' from the server.

--
Regards,
Newell White

 
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
Ping Issue on Windows Server 2003 Jason Windows Networking 6 08-22-2006 09:08 AM
Unable login to Windows 2003 Server =?Utf-8?B?Vmlj?= Windows Networking 1 02-03-2006 07:25 PM
I cannot ping windows 2003 server Fei Jiangnan Windows Networking 1 04-28-2004 08:49 PM
New Windows 2003 unable to ping Firewall Mike Windows Networking 1 04-13-2004 12:31 PM
Unable to access Windows 2003 file server in a Windows 2003/XP Active Directory Domain Edward Ray Windows Networking 0 11-21-2003 03:03 AM



1 2 3 4 5 6 7 8 9 10 11