Networking Forums

Networking Forums > Computer Networking > Windows Networking > mysterious Ping values

Reply
Thread Tools Display Modes

mysterious Ping values

 
 
michael@brautlecht.de
Guest
Posts: n/a

 
      08-11-2007, 01:22 PM
Hi,

I have a network problem on windows 2003 x64 server. The connection
to
another DC in not reliable. When I enter a ping statement, I will get
the following result:


E:\>ping localhost


Pinging mail.weroca.de [127.0.0.1] with 32 bytes of data:


Reply from 127.0.0.1: bytes=32 time=-6ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time=-6ms 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 = -6ms, Average = 1073741821ms


I never seen this before. Does anyone have an idea?


thanks
michael

 
Reply With Quote
 
 
 
 
Dave
Guest
Posts: n/a

 
      08-11-2007, 04:27 PM
you didn't overclock it did you? if so you may have broken the light
barrier and are sending pings back in time! If not i would bet its a bug in
ping and how it computes the time. most likely some underflow that is being
handled badly when response time is very short in 64 bit math..


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) oups.com...
> Hi,
>
> I have a network problem on windows 2003 x64 server. The connection
> to
> another DC in not reliable. When I enter a ping statement, I will get
> the following result:
>
>
> E:\>ping localhost
>
>
> Pinging mail.weroca.de [127.0.0.1] with 32 bytes of data:
>
>
> Reply from 127.0.0.1: bytes=32 time=-6ms TTL=128
> Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
> Reply from 127.0.0.1: bytes=32 time=-6ms 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 = -6ms, Average = 1073741821ms
>
>
> I never seen this before. Does anyone have an idea?
>
>
> thanks
> michael
>



 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      08-11-2007, 04:28 PM
I can see any problems. Is mail.weroca.de the FQDN?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
<(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
Hi,

I have a network problem on windows 2003 x64 server. The connection
to
another DC in not reliable. When I enter a ping statement, I will get
the following result:


E:\>ping localhost


Pinging mail.weroca.de [127.0.0.1] with 32 bytes of data:


Reply from 127.0.0.1: bytes=32 time=-6ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time=-6ms 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 = -6ms, Average = 1073741821ms


I never seen this before. Does anyone have an idea?


thanks
michael

 
Reply With Quote
 
michael@brautlecht.de
Guest
Posts: n/a

 
      08-12-2007, 07:30 AM
mail.weroca.de is the FQDN. The server is only visible inside the lan.
There no difference when I ping to another host or localhost.

I find a thread with the same problem:
http://www.eventid.net/display.asp?e...serenv&phase=1
Read the sectio of Christophe Derdeyn


On 11 Aug., 18:28, "Robert L [MVP - Networking]" <nore...@hotmail.com>
wrote:
> I can see any problems. Is mail.weroca.de the FQDN?
>


 
Reply With Quote
 
Robert L [MVP - Networking]
Guest
Posts: n/a

 
      08-12-2007, 02:55 PM
How about ping -a localIpaddress and ping -a remoteipaddress?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
<(E-Mail Removed)> wrote in message news:(E-Mail Removed) oups.com...
mail.weroca.de is the FQDN. The server is only visible inside the lan.
There no difference when I ping to another host or localhost.

I find a thread with the same problem:
http://www.eventid.net/display.asp?e...serenv&phase=1
Read the sectio of Christophe Derdeyn


On 11 Aug., 18:28, "Robert L [MVP - Networking]" <nore...@hotmail.com>
wrote:
> I can see any problems. Is mail.weroca.de the FQDN?
>


 
Reply With Quote
 
michael@brautlecht.de
Guest
Posts: n/a

 
      08-12-2007, 05:41 PM
> How about ping -a localIpaddress and ping -a remoteipaddress?

No difference.The reply with negative values comes much faster than
the correct values.


 
Reply With Quote
 
Eric S
Guest
Posts: n/a

 
      08-15-2007, 04:26 PM
negative values represent an error.
I would either update or rollback your network card driver and see if it
continues.

"(E-Mail Removed)" wrote:

> > How about ping -a localIpaddress and ping -a remoteipaddress?

>
> No difference.The reply with negative values comes much faster than
> the correct values.
>
>
>

 
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
Advice on SNR values Alister Broadband 8 12-22-2008 08:05 AM
MTU values on a network grocery_stocker Linux Networking 1 12-02-2006 05:44 PM
MTS & MSS values Domi Linux Networking 1 03-15-2005 08:19 PM
TcpAckFrequency Values Terry Windows Networking 0 09-07-2004 04:56 PM
Metric Values Craig Network Routers 0 07-13-2004 07:08 PM



1 2 3 4 5 6 7 8 9 10 11