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
|