E-Mail:
Author Avatar

Windows network confusion

Hi

I am playing around with a poptop box on an Ubuntu server at home. While testing the connection to the VPN server I got this very interesting result when pinging the IP, which was assigned to me by pptpd:

C:\>ping 192.168.0.210

Pinging 192.168.0.210 with 32 bytes of data:

Reply from 192.168.0.210: bytes=32 time=4ms TTL=128
Reply from 192.168.0.210: bytes=32 time=-4ms TTL=128
Reply from 192.168.0.210: bytes=32 time<1ms TTL=128
Reply from 192.168.0.210: bytes=32 time=-4ms TTL=128

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

Some weird quantum physics going on? :)

2 Comments

Looks like the server is sending more than one response to your echo request, and your second one gets an answer before asking the question…

…maybe the server is bored, and tired of answering the same set of 3 questions all the time, so it just goes YEAH YEAH, I know there’s two more coming after this…BLAH BLAH echo right back at you.

…or maybe the network is so good that the server can SENSE and anticipate the requests from the client. In that case I wonder if they patented the process. You should quit your job and study this. If you can be the one to patent it, it’ll be worth it.

Haha that would be worth something. I think that ping packets are sequentially numbered and that the local interface ACK’s received pings. Maybe there is some race condition?

What Do You Think?

 


Anti-Spam Image

Want to Start a Blog Here for Free?

Are you an expert in one subject or another? If your goal is to help others and dispense hard-earned information back to the community, stake a claim on your very own Lockergnome blog today! You can write about anything - no matter the topic. Sign-up to start blogging!

Author Avatar
General - May 8, 2007

No more Vista