--- vpnc-0.3.3/vpnc-script 2005-05-05 19:05:18.000000000 +0200 +++ vpnc-0.3.3-fix/vpnc-script 2005-12-20 13:40:43.991982250 +0100 @@ -72,7 +72,7 @@ if [ -n "$IPROUTE" ]; then fix_ip_get_output () { - sed 's/cache//;s/metric[0-9]\+ [0-9]\+//g' + sed 's/cache//;s/metric \?[0-9]\+ [0-9]\+//g' } set_vpngateway_route() {