/usr/sbin/vpnc: unknown host `xxxxxxxxxx.myfritz.net:42986'
Hi, I'm trying to establish a VPN connection to my home router (a Fritz Box). VPN access is set up and working. In my TW system (KDE) I have set-up an according VPN connection, but that fails to conneect: Okt 27 16:12:05 X1E NetworkManager[1067]: <info> [1666879925.8098] vpn[0x55733a8c2170,57c0c03a-b954-4082-b18f-e4a596ab8ab5,"FritzBox@home"]: starting vpnc Okt 27 16:12:05 X1E NetworkManager[1067]: <info> [1666879925.8102] audit: op="connection-activate" uuid="57c0c03a-b954-4082-b18f-e4a596ab8ab5" name="FritzBox@home" pid=2048 uid=1001 result="success" Okt 27 16:12:10 X1E NetworkManager[19073]: /usr/sbin/vpnc: unknown host `xxxxxxxxxxxxxx.myfritz.net:42986' Okt 27 16:12:10 X1E NetworkManager[1067]: <warn> [1666879930.8875] vpn[0x55733a8c2170,57c0c03a-b954-4082-b18f-e4a596ab8ab5,"FritzBox@home"]: dbus: failure: connect-failed (1) Okt 27 16:12:10 X1E NetworkManager[1067]: <warn> [1666879930.8876] vpn[0x55733a8c2170,57c0c03a-b954-4082-b18f-e4a596ab8ab5,"FritzBox@home"]: dbus: failure: connect-failed (1) 'Unknown host' is clearly a wrong message, as I can resolve the host and it has an IPv4 address (as mentioned in one post I found with regard to this issue) My feeling is that vpnc is invoked wrongly. Are there additional steps required to set it up? Just asking before creating a bug with KDE team.... Thanks Axel
On 27.10.2022 17:15, Axel Braun wrote:
Hi,
I'm trying to establish a VPN connection to my home router (a Fritz Box). VPN access is set up and working. In my TW system (KDE) I have set-up an according VPN connection, but that fails to conneect:
Okt 27 16:12:05 X1E NetworkManager[1067]: <info> [1666879925.8098] vpn[0x55733a8c2170,57c0c03a-b954-4082-b18f-e4a596ab8ab5,"FritzBox@home"]: starting vpnc Okt 27 16:12:05 X1E NetworkManager[1067]: <info> [1666879925.8102] audit: op="connection-activate" uuid="57c0c03a-b954-4082-b18f-e4a596ab8ab5" name="FritzBox@home" pid=2048 uid=1001 result="success"
Okt 27 16:12:10 X1E NetworkManager[19073]: /usr/sbin/vpnc: unknown host `xxxxxxxxxxxxxx.myfritz.net:42986'
Okt 27 16:12:10 X1E NetworkManager[1067]: <warn> [1666879930.8875] vpn[0x55733a8c2170,57c0c03a-b954-4082-b18f-e4a596ab8ab5,"FritzBox@home"]: dbus: failure: connect-failed (1) Okt 27 16:12:10 X1E NetworkManager[1067]: <warn> [1666879930.8876] vpn[0x55733a8c2170,57c0c03a-b954-4082-b18f-e4a596ab8ab5,"FritzBox@home"]: dbus: failure: connect-failed (1)
'Unknown host' is clearly a wrong message, as I can resolve the host
Really? You can resolve host name that contains ":42986" string? This is not even valid hostname to start with.
and it has an IPv4 address (as mentioned in one post I found with regard to this issue)
My feeling is that vpnc is invoked wrongly.
May be. Or may be you configured wrong string that includes port for some of the required address.
Are there additional steps required to set it up? Just asking before creating a bug with KDE team....
Thanks Axel
Hello Andrei Am Donnerstag, 27. Oktober 2022, 19:53:56 CET schrieb Andrei Borzenkov:
On 27.10.2022 17:15, Axel Braun wrote: ...
Okt 27 16:12:10 X1E NetworkManager[19073]: /usr/sbin/vpnc: unknown host `xxxxxxxxxxxxxx.myfritz.net:42986'
....
'Unknown host' is clearly a wrong message, as I can resolve the host
Really? You can resolve host name that contains ":42986" string? This is not even valid hostname to start with.
and it has an IPv4 address (as mentioned in one post I found with regard to this issue)
My feeling is that vpnc is invoked wrongly.
May be. Or may be you configured wrong string that includes port for some of the required address.
Indeed, at one point the information presented in the AVM docu was a bit misleading - the port is needed when logging into your router from abroad, the VPN wants it without. A working config looks like: (sry, picture in german) https://paste.opensuse.org/69795884 Thanks Axel
participants (2)
-
Andrei Borzenkov
-
Axel Braun