I have a big problem on my Windows Server 2008 Enterprise x64 SP2 non-R2:
There is no ping to 127.0.0.1: Request timeout. Ping to ::1 (localhost on IPv6) is still alive.
I mean, server has no interface 127.0.0.1 at all! So ping absence is just a tip of an iceberg..
I found that problem appears after starting Routing and Remote Access service (RRAS). I have next configuration there:
- 1 NIC called
LAN(10.0.0.0) - 1 NIC called
WAN(192.168.112.0) - and a persistent PPPoE connection to internet over it called
Inet
And one static route making Inet to be default route: 0.0.0.0 mask 0.0.0.0 metric 1
After starting server, 127.0.0.1 can be pinged. After starting RAS server - not.
Has anybody the same problem? How can it be fixed? I was asking the same question on TechNet but got no answer.
Here is route print -4 output: http://pastebin.com/d767d7c5a