Gentoo Archives: gentoo-user

From: Petric Frank <pfrank@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Networkmanager VPNC key timeout
Date: Mon, 02 Mar 2015 18:07:54
Message-Id: 201503021907.45075.pfrank@gmx.de
1 Hello,
2
3 this is not a Gentoo problem per se, but i'm getting it under Gentoo.
4
5 Runninng KDE + Networkmanager (net-misc/networkmanager-0.9.10.1_pre20141101)
6 together with vpnc plugin (net-misc/networkmanager-vpnc-0.9.10.0).
7
8 I have set up a VPN connection to a AVM FritzBox (which is using - as far as i
9 can evaluate - a Cisco like IPSec tunnel).
10
11 This is running very well, but after exactly 1 hour the connection is dropped.
12 I can reconnect, but it also lasts 1 hour.
13
14 After som crawlng though the net it seems that a key validity runs ot of time
15 at the client side. I t looks like this one
16 https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/479632
17
18 The nmcli output for this connection reads like this (some obfusicated):
19 ------------------------ cut -----------------------------
20 ===============================================================================
21 Details des Verbindungsprofils (XX)
22 ===============================================================================
23 connection.id: XX
24 connection.uuid: 11111111111111-2222-33333333333333333
25 connection.interface-name: --
26 connection.type: vpn
27 connection.autoconnect: no
28 connection.timestamp: 1425319416
29 connection.read-only: no
30 connection.permissions:
31 connection.zone:
32 connection.master: --
33 connection.slave-type: --
34 connection.secondaries:
35 connection.gateway-ping-timeout: 0
36 -------------------------------------------------------------------------------
37 ipv4.method: auto
38 ipv4.dns:
39 ipv4.dns-search:
40 ipv4.addresses:
41 ipv4.routes:
42 ipv4.ignore-auto-routes: yes
43 ipv4.ignore-auto-dns: no
44 ipv4.dhcp-client-id: --
45 ipv4.dhcp-send-hostname: yes
46 ipv4.dhcp-hostname: --
47 ipv4.never-default: yes
48 ipv4.may-fail: no
49 -------------------------------------------------------------------------------
50 ipv6.method: ignore
51 ipv6.dns:
52 ipv6.dns-search:
53 ipv6.addresses:
54 ipv6.routes:
55 ipv6.ignore-auto-routes: no
56 ipv6.ignore-auto-dns: no
57 ipv6.never-default: no
58 ipv6.may-fail: yes
59 ipv6.ip6-privacy: 0 (deaktiviert)
60 ipv6.dhcp-hostname: --
61 -------------------------------------------------------------------------------
62 vpn.service-type: org.freedesktop.NetworkManager.vpnc
63 vpn.user-name: --
64 vpn.data: Local Port = 0, IKE DH Group = dh2,
65 Perfect Forward Secrecy = server, Xauth password-flags = 1, IPSec ID =
66 user@××××.loc, IPSec gateway = open.nsupdate.info, Xauth username =
67 user@××××.loc, Cisco UDP Encapsulation Port = 0, Vendor = cisco, IPSec secret-
68 flags = 1, NAT Traversal Mode = natt
69 vpn.secrets:
70
71 ------------------------ cut -----------------------------
72
73 Any hints ?
74
75 regards
76 Petric

Replies

Subject Author
Re: [gentoo-user] Networkmanager VPNC key timeout Mick <michaelkintzios@×××××.com>