Package: vpnc
Version: 0.3.2+SVN20050326-2
Severity: normal

the vpnc-connect script doesn't connect. I guess this was after
package upgrade. 

---------------------- 
(when executing vpnc-connect line 115)
----------------------
ifconfig $TUNDEV inet $INTERNAL_IP4_ADDRESS \
        pointopoint $INTERNAL_IP4_ADDRESS \
        netmask 255.255.255.255 mtu 1412 up
SIOCSIFADDR: No existe tal dispositivo
inet: ERROR while getting interface flags: No existe tal dispositivo
SIOCSIFDSTADDR: No existe tal dispositivo
inet: ERROR while getting interface flags: No existe tal dispositivo
SIOCSIFNETMASK: No existe tal dispositivo
SIOCSIFMTU: No existe tal dispositivo
inet: ERROR while getting interface flags: No existe tal dispositivo
----------------------

after a little debugging I discover TUNDEV wasnt assigned at all. Just a 
TUNDEV="tun0" before the ifconfig, got things working all right for me. 

may be prior version of the script, assinged TUNDEV or expected them from 
the configuration file.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages vpnc depends on:
ii  iproute                       20041019-3 Professional tools to control the 
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libgcrypt11                   1.2.1-4    LGPL Crypto library - runtime libr
ii  libgpg-error0                 1.1-4      library for common error values an

vpnc recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to