--- vpnc-script- 2010-11-22 16:14:58.000000000 +0600 +++ vpnc-script 2011-12-28 10:10:45.000000000 +0600 @@ -139,7 +139,7 @@ if [ -n "$IPROUTE" ]; then fix_ip_get_output () { - sed 's/cache//;s/metric \?[0-9]\+ [0-9]\+//g;s/hoplimit [0-9]\+//g' + sed 's/cache//;s/metric \?[0-9]\+ [0-9]\+//g;s/hoplimit [0-9]\+//g;s/ipid 0x....//g' } set_vpngateway_route() {