tags 336505 +  moreinfo
thanks

#include <hallo.h>
* Luca Capello [Sun, Oct 30 2005, 09:30:47PM]:
> Package: vpnc
> Version: 0.3.3+SVN20051028-1
> Severity: important
> 
> Hello!
> 
> I don't remember correctly since which version (I'm sorry, I don't use
> VPNC as often), but I'm sure the last time I got it working was around
> June 2005.
> 
> Anyway, now I can't connect anymore. Here the log (--debug gives the
> same, so I used a "normal" one).
> 
> =====
> gismo:/home/luca# vpnc-connect /etc/vpnc/unige.conf 
> Enter password for [EMAIL PROTECTED]: 
> Connect Banner:
> | University of Geneva
> | 
> | Unauthorized Access
> | is Prohibited
> | 
> | (HELPDESK 022 379 7000)
> | 
> | Updated VPN client software:
> | ftp://antivirus.unige.ch/pub/vpn/
> | 
> 
> RTNETLINK answers: Network is unreachable
> RTNETLINK answers: No such device
> VPNC started in background (pid: 15698)...
> 
> gismo:/home/luca# ping www.google.com
> connect: Network is unreachable
> 
> gismo:/home/luca# route
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 128.178.192.0   *               255.255.255.0   U     0      0        0 wired

Oh damn, not script trouble again. Please apply the attached patch to
/etc/vpnc/vpnc-script.conf . If that does not work, please add "set -x"
to the second line of that script, run vpnc in a "script" session.
Please tell me the result and send me the log created by script in the
second case.

Eduard.
--- vpnc-orig/vpnc-script       2005-10-24 10:22:38.356287000 +0200
+++ vpnc/vpnc-script    2005-10-24 10:22:46.812815500 +0200
@@ -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() {

Attachment: signature.asc
Description: Digital signature

Reply via email to