On Wed, 30 Jun 2004, Steve Wakelin wrote: > route-host output: /usr/local/lib/ipsec/_updown: doroute `ip route add > 62.49.34.242/32 via 62.49.34.242 dev ipsec0 ' failed (RTNETLINK answers: > Network is unreachable) It is trying to route itself via itself? This is likely a wrong or missing needed nexthop setting. Paul