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? :)
Tags: pptpd, windows error
