On Sat, 2009-12-05 at 19:57 -0500, Colin Jia Zheng wrote: > Unfortunately, even with IP it fails to reconnect: > > Did no work; sleeping for 4000 ms... > Send CSTP DPD > Did no work; sleeping for 15000 ms... > CSTP Dead Peer Detection detected dead peer! > Attempting to connect to 140.247.2.134 > Failed to connect to host 140.247.2.134 > sleep 10s, remaining timeout 300s > Attempting to connect to 140.247.2.134 > sleep 20s, remaining timeout 290s That's odd. What's your routing table at this point? Do you have a sensible route to the server -- you're not trying to route packets to it _through_ the VPN or anything daft? Use tcpdump on the outgoing interface. Does it show an attempt to connect? -- dwmw2