Hello,
VPNC stopped working after upgrading Fedora from 41 to 42.
After disabling selinux, system start lagging but still not connecting to server it gives timeout error. Any hint? Thanks
journalctl -f
May 07 13:19:52 fedora systemsettings[179130]: QDBusObjectPath: invalid path ""
May 07 13:19:52 fedora NetworkManager[58801]: <info> [1746616792.5802] vpn[0x55f35d584050,02c5ac15-f0e5-4f72-b46e-ba79bb97b1ab,"vpn"]: starting vpnc
May 07 13:19:52 fedora NetworkManager[58801]: <info> [1746616792.5805] audit: op="connection-activate" uuid="02c5ac15-f0e5-4f72-b46e-ba79bb97b1ab" name="vpn" pid=179130 uid=1000 result="success"
May 07 13:19:52 fedora kded6[3582]: org.kde.plasma.nm.kded: Unhandled VPN connection state change: NetworkManager::VpnConnection::NeedAuth
May 07 13:19:52 fedora kded6[3582]: org.kde.plasma.nm.kded: Unhandled VPN connection state change: NetworkManager::VpnConnection::Connecting
May 07 13:19:52 fedora NetworkManager[181326]: Unknown error.
May 07 13:19:52 fedora NetworkManager[58801]: <warn> [1746616792.6161] vpn[0x55f35d584050,02c5ac15-f0e5-4f72-b46e-ba79bb97b1ab,"vpn"]: dbus: failure: connect-failed (1)
seting selinux to 0 (not connecting) fedora 42 starts lagging
May 07 13:21:20 fedora userhelper[184957]: PAM adding faulty module: /usr/lib64/security/pam_console.so
May 07 13:21:20 fedora audit[184957]: USER_AVC pid=184957 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:NetworkManager_t:s0 msg='avc: denied { rootok } for scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:system_r:NetworkManager_t:s0 tclass=passwd permissive=1 exe="/usr/bin/userhelper" sauid=0 hostname=? addr=? terminal=?'
May 07 13:21:20 fedora audit[184957]: USER_AUTH pid=184957 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:NetworkManager_t:s0 msg='op=PAM:authentication grantors=pam_rootok acct="root" exe="/usr/bin/userhelper" hostname=? addr=? terminal=? res=success'
May 07 13:21:20 fedora audit[184957]: USER_ACCT pid=184957 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:NetworkManager_t:s0 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/bin/userhelper" hostname=? addr=? terminal=? res=success'
May 07 13:21:20 fedora userhelper[184957]: running '/usr/sbin/vpnc-helper' with root privileges on behalf of 'root'
you can run restorecon. The access attempt may have been stopped due to insufficient permissions to access a parent directory in which case try to change the following command accordingly.
# /sbin/restorecon -v /etc/security/console.apps/vpnc