RayDude Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/132281152442769cccbb403.jpg)
Joined: 29 May 2004 Posts: 2094 Location: San Jose, CA
|
Posted: Sun Dec 29, 2019 6:13 pm Post subject: L2TP network connection with KDE & Networkmanager |
|
|
Update: I had "Use Certificate" checked and I guess it shouldn't be. Now I'm getting the message, "Necessary secrets for the VPN connection were not provided."
I guess I might not know the password anymore...
Everything looks like it should work. I think I have all the dependencies installed, yet when I try to connect to work, I get a series of useless error messages in syslog:
Code: | Dec 29 10:02:45 fire NetworkManager[1709]: <info> [1577642565.1081] audit: op="statistics" arg="refresh-rate-ms" pid=2368 uid=1001 result="success"
Dec 29 10:02:48 fire NetworkManager[1709]: <info> [1577642568.2475] audit: op="statistics" arg="refresh-rate-ms" pid=2368 uid=1001 result="success"
Dec 29 10:03:45 fire NetworkManager[1709]: <info> [1577642625.3200] settings-connection[0x55d0fb5272a0,036e057c-bc24-41f2-b70d-1cd698f60777]: write: successfully updated (keyfile: update /etc/NetworkManager/system-connections/WTec-SJ.nmconnection (036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ"))
Dec 29 10:03:45 fire NetworkManager[1709]: <info> [1577642625.3205] audit: op="connection-update" uuid="036e057c-bc24-41f2-b70d-1cd698f60777" name="WTec-SJ" pid=5555 uid=1001 result="success"
Dec 29 10:03:48 fire NetworkManager[1709]: <info> [1577642628.1028] audit: op="connection-activate" uuid="036e057c-bc24-41f2-b70d-1cd698f60777" name="WTec-SJ" pid=5555 uid=1001 result="success"
Dec 29 10:03:48 fire NetworkManager[1709]: <info> [1577642628.1121] vpn-connection[0x55d0fb6600a0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: Started the VPN service, PID 5606
Dec 29 10:03:48 fire NetworkManager[1709]: <info> [1577642628.1172] vpn-connection[0x55d0fb6600a0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: Saw the service appear; activating connection
Dec 29 10:03:48 fire NetworkManager[1709]: <info> [1577642628.1211] vpn-connection[0x55d0fb6600a0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: VPN plugin: state changed: stopped (6)
Dec 29 10:03:48 fire NetworkManager[1709]: <info> [1577642628.1222] vpn-connection[0x55d0fb6600a0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: VPN service disappeared
Dec 29 10:03:48 fire NetworkManager[1709]: <warn> [1577642628.1226] vpn-connection[0x55d0fb6600a0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: VPN connection: failed to connect: 'Message recipient disconnected from message bus without replying'
Dec 29 10:04:26 fire NetworkManager[1709]: <info> [1577642666.6886] audit: op="connection-activate" uuid="036e057c-bc24-41f2-b70d-1cd698f60777" name="WTec-SJ" pid=5555 uid=1001 result="success"
Dec 29 10:04:26 fire NetworkManager[1709]: <info> [1577642666.6914] vpn-connection[0x55d0fb6602b0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: Started the VPN service, PID 5650
Dec 29 10:04:26 fire NetworkManager[1709]: <info> [1577642666.6984] vpn-connection[0x55d0fb6602b0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: Saw the service appear; activating connection
Dec 29 10:04:26 fire NetworkManager[1709]: <info> [1577642666.7037] vpn-connection[0x55d0fb6602b0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: VPN plugin: state changed: stopped (6)
Dec 29 10:04:26 fire NetworkManager[1709]: <info> [1577642666.7100] vpn-connection[0x55d0fb6602b0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: VPN service disappeared
Dec 29 10:04:26 fire NetworkManager[1709]: <warn> [1577642666.7104] vpn-connection[0x55d0fb6602b0,036e057c-bc24-41f2-b70d-1cd698f60777,"WTec-SJ",0]: VPN connection: failed to connect: 'Message recipient disconnected from message bus without replying' |
That is the log for me saving the configuration in KDE networking and then trying to connect twice.
I guess I need to find the config file and make sure it's correct.
Years ago, this worked fine when I edited my config files by hand, but the GUI and I are not getting along, I guess.
Does anyone have an idea of where to look for the actual messages I can use to figure out what's wrong?
Thanks in advance. _________________ Some day there will only be free software. |
|