Package: vpnc
Version: 0.5.3r449-2.1
Severity: normal

I am connected simultaneously to 2 networks:
- eth0
- wlan0

The default route goes via eth0, the VPN gateway 213.23.124.179
is reachable via wlan0. Here is the output of "route -n":

root@hstreibel:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
213.23.124.179  192.168.1.1     255.255.255.255 UGH   0      0        0 wlan0
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0
192.168.168.0   0.0.0.0         255.255.254.0   U     1      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
0.0.0.0         192.168.168.1   0.0.0.0         UG    0      0        0 eth0

Then I connect to the VPN using the NetworkManger.
"NAT Traversal" is set to "Cisco UDP".
The connection will be established however there are 2 entries
for the VPN host now in the routing table:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
213.23.124.179  192.168.168.1   255.255.255.255 UGH   0      0        0 eth0
213.23.124.179  192.168.1.1     255.255.255.255 UGH   0      0        0 wlan0
192.168.214.128 0.0.0.0         255.255.255.224 U     0      0        0 tun0
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0
192.168.168.0   0.0.0.0         255.255.254.0   U     1      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 tun0

Nothing within the VPN network is reachable.
Deleting the wrong entry 213.23.124.179/eth0 does not help.


-- System Information:
Debian Release: 6.0.1
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages vpnc depends on:
ii  libc6                        2.11.2-10   Embedded GNU C Library: Shared lib
ii  libgcrypt11                  1.4.6-5     LGPL Crypto library - runtime libr
ii  libgnutls26                  2.10.5-1+b1 the GNU TLS library - runtime libr

Versions of packages vpnc recommends:
ii  iproute                       20100519-3 networking and traffic control too

Versions of packages vpnc suggests:
pn  resolvconf                    <none>     (no description available)

-- Configuration Files:
/etc/vpnc/example.conf [Errno 13] Permission denied: u'/etc/vpnc/example.conf'
/etc/vpnc/vpnc-script [Errno 13] Permission denied: u'/etc/vpnc/vpnc-script'

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to