Networking Forums

Networking Forums > Computer Networking > Windows Networking > Server cannot ping gateway but pings everything else after DCPromo

Reply
Thread Tools Display Modes

Server cannot ping gateway but pings everything else after DCPromo

 
 
charlie.furlong@gmail.com
Guest
Posts: n/a

 
      05-04-2007, 02:14 PM
I've got a Windows 2003 server that was working ok until I ran a
DCPromo and turned into a DC.
If I setup the Server as a DHCP it works ok with a different IP, but
everytime I set it to a Static IP it will not ping or go through the
router. I looked at the router logs and it is receiving the pings.

Server Static=10.0.1.7
Router =10.0.1.1

-From server(10.0.1.7):
-------------------------------------------------------
Pinging 10.0.1.1 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

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

-From server(10.0.1.128 - DHCP):
-------------------------------------------------------
Pinging 10.0.1.1 with 32 bytes of data:

Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
Reply from 10.0.1.1: bytes=32 time<1ms TTL=64

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

I can ping anything else on the network just fine from either IP.

I tried it with a gateway, without a gateway, runing the many
iterations of NETSH to repair it to no avail and I cannot find any
info in Policies that could be blocking it.

Any help would be appreciated.

Thank you,

Charlie

 
Reply With Quote
 
 
 
 
TechIBF
Guest
Posts: n/a

 
      05-04-2007, 02:41 PM
Charlie, can you tell what type of router are you using...is it a cisco?.....

"(E-Mail Removed)" wrote:

> I've got a Windows 2003 server that was working ok until I ran a
> DCPromo and turned into a DC.
> If I setup the Server as a DHCP it works ok with a different IP, but
> everytime I set it to a Static IP it will not ping or go through the
> router. I looked at the router logs and it is receiving the pings.
>
> Server Static=10.0.1.7
> Router =10.0.1.1
>
> -From server(10.0.1.7):
> -------------------------------------------------------
> Pinging 10.0.1.1 with 32 bytes of data:
>
> Request timed out.
> Request timed out.
> Request timed out.
> Request timed out.
>
> Ping statistics for 10.0.1.1:
> Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
> -------------------------------------------------------
>
> -From server(10.0.1.128 - DHCP):
> -------------------------------------------------------
> Pinging 10.0.1.1 with 32 bytes of data:
>
> Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
> Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
> Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
> Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
>
> Ping statistics for 10.0.1.1:
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 0ms, Maximum = 0ms, Average = 0ms
> -------------------------------------------------------
>
> I can ping anything else on the network just fine from either IP.
>
> I tried it with a gateway, without a gateway, runing the many
> iterations of NETSH to repair it to no avail and I cannot find any
> info in Policies that could be blocking it.
>
> Any help would be appreciated.
>
> Thank you,
>
> Charlie
>
>

 
Reply With Quote
 
charlie.furlong@gmail.com
Guest
Posts: n/a

 
      05-04-2007, 03:19 PM
On May 4, 9:41 am, TechIBF <Tech...@discussions.microsoft.com> wrote:
> Charlie, can you tell what type of router are you using...is it a cisco?.....
>
>
>
> "charlie.furl...@gmail.com" wrote:
> > I've got a Windows 2003 server that was working ok until I ran a
> > DCPromo and turned into a DC.
> > If I setup the Server as a DHCP it works ok with a different IP, but
> > everytime I set it to a Static IP it will not ping or go through the
> > router. I looked at the router logs and it is receiving the pings.

>
> > Server Static=10.0.1.7
> > Router =10.0.1.1

>
> > -From server(10.0.1.7):
> > -------------------------------------------------------
> > Pinging 10.0.1.1 with 32 bytes of data:

>
> > Request timed out.
> > Request timed out.
> > Request timed out.
> > Request timed out.

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

>
> > -From server(10.0.1.128 - DHCP):
> > -------------------------------------------------------
> > Pinging 10.0.1.1 with 32 bytes of data:

>
> > Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
> > Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
> > Reply from 10.0.1.1: bytes=32 time<1ms TTL=64
> > Reply from 10.0.1.1: bytes=32 time<1ms TTL=64

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

>
> > I can ping anything else on the network just fine from either IP.

>
> > I tried it with a gateway, without a gateway, runing the many
> > iterations of NETSH to repair it to no avail and I cannot find any
> > info in Policies that could be blocking it.

>
> > Any help would be appreciated.

>
> > Thank you,

>
> > Charlie- Hide quoted text -

>
> - Show quoted text -


Found the problem in the router. The TCPIP numbers were bound to a
VPN connection. The ping would hit the router and then it would stay
there since those IP numbers were bound but not used since there were
not VPN connections at the time.

Thanks anyhow.

Charlie

 
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
Can't ping to Server IP unless Server pings first mobius621 Windows Networking 8 10-28-2008 06:17 AM
Server 2008: dcpromo fails because of dynamic IP addresses - changing to static ones does not help Thomas Adams Windows Networking 2 08-10-2008 06:29 PM
New Server Pings Out but not in TCol Windows Networking 4 02-27-2007 02:51 PM
Win2k3 Server can't ping gateway Jason Johnson Windows Networking 5 12-03-2006 10:32 AM
Windows 2003 Enterprise Server was not responding to PINGs Windows Networking 0 07-12-2005 03:58 PM



1 2 3 4 5 6 7 8 9 10 11