BlueSparrow
New member
- Local time
- 10:44 AM
- Messages
- 4
Hi I am on a local network 172.16.0.0/24 and have several computers on it working excellent. Among others this one I am writing this post with. I am behind a vpn tunnel which starts at the router so my computers isn't aware of it really.
The problem I have is with a fresh install of windows 7 where the network is going crazy
The ping reply from 10.0.0.1 can be explained by the VPN network on the outside finds the 10.0.0.0/24 network. But the question is.. Why is it pinging 10.0.0.1 and not the address from the nslookup? There is something modifying the translation some where. The browsers, also gets the wrong address. If a disables the adapter and enables it again I get a few seconds browsing time before it is trashed again
You can see in the dump below that pinging hd.se pings the wrong address and that nslookup gives a correct working address.
Any help is really appreciated..
The problem I have is with a fresh install of windows 7 where the network is going crazy

The ping reply from 10.0.0.1 can be explained by the VPN network on the outside finds the 10.0.0.0/24 network. But the question is.. Why is it pinging 10.0.0.1 and not the address from the nslookup? There is something modifying the translation some where. The browsers, also gets the wrong address. If a disables the adapter and enables it again I get a few seconds browsing time before it is trashed again
You can see in the dump below that pinging hd.se pings the wrong address and that nslookup gives a correct working address.
Any help is really appreciated..
Code:
C:\Users\nn>ping hd.se
Pinging hd.se [10.0.0.1] with 32 bytes of data:
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Ping statistics for 10.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 11ms, Maximum = 11ms, Average = 11ms
C:\Users\nn>nslookup hd.se
Server: resolver1.privateinternetaccess.com
Address: 209.222.18.222
Non-authoritative answer:
Name: hd.se
Address: 192.71.242.51
C:\Users\nn>ping 192.71.242.51
Pinging 192.71.242.51 with 32 bytes of data:
Reply from 192.71.242.51: bytes=32 time=19ms TTL=246
Reply from 192.71.242.51: bytes=32 time=19ms TTL=246
Reply from 192.71.242.51: bytes=32 time=19ms TTL=246
Reply from 192.71.242.51: bytes=32 time=19ms TTL=246
Ping statistics for 192.71.242.51:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 19ms, Maximum = 19ms, Average = 19ms
C:\Users\nn>ping hd.se
Pinging hd.se [10.0.0.1] with 32 bytes of data:
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Reply from 10.0.0.1: bytes=32 time=11ms TTL=63
Ping statistics for 10.0.0.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 11ms, Maximum = 11ms, Average = 11ms
My Computer
At a glance
Windows 7 Ultimate x64
- Computer type
- PC/Desktop
- OS
- Windows 7 Ultimate x64