Description of problem: pppd[13208]: Couldn't load plugin /usr/lib64/pppd/2.4.7/nm-pptp-pppd-plugin.so Apr 06 13:41:56 pavitra-t570 pppd[13208]: /usr/lib64/pppd/2.4.7/nm-pptp-pppd-plugin.so: undefined symbol: ip_up_notifier Version-Release number of selected component (if applicable): How reproducible: Boot to F28 and create a VPN pptp connection. Steps to Reproduce: 1. Boot to F28 2. Install NetworkManager pptp plugins 3. Try to connect to VPN Actual results: Fail immediately. Expected results: To connect to VPN server Additional info: Saw it after upgrade from F27 to F28 Beta. Reproduced with boot to livecd iso.
pptp-1.10.0-3.fc28.x86_64 NetworkManager-pptp-1.2.6-1.fc28.x86_64 NetworkManager-pptp-gnome-1.2.6-1.fc28.x86_64 pptp-1.10.0-3.fc28.x86_64
ppp-2.4.7-19.fc28.x86_64
maybe this is related to email "-z defs linker flag activated in Fedora rawhide"? https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/JQQ66XJSIT2FGTK2YQY7AXMEH5IXMPUX/
Probably related: https://bugzilla.redhat.com/show_bug.cgi?id=1563157#c7
*** Bug 1564656 has been marked as a duplicate of this bug. ***
*** Bug 1564655 has been marked as a duplicate of this bug. ***
*** Bug 1564904 has been marked as a duplicate of this bug. ***
*** Bug 1564826 has been marked as a duplicate of this bug. ***
ppp-2.4.7-21.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d5ee177b23
ppp-2.4.7-21.fc28 fixing it for me. Successfully connected to VPN server.
ppp-2.4.7-21.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d5ee177b23
Not working for me. New error "Given FD for PPPoL2TP socket invalid" april 09 18:46:17 fedora28 pppd[4915]: Plugin pppol2tp.so loaded. april 09 18:46:17 fedora28 pppd[4915]: Given FD for PPPoL2TP socket invalid (Socket operation on non-socket) april 09 18:46:17 fedora28 NetworkManager[945]: xl2tpd[4914]: child_handler : pppd exited for call 37794 with code 1 april 09 18:46:17 fedora28 NetworkManager[945]: xl2tpd[4914]: call_close: Call 18324 to 217.170.203.128 disconnected april 09 18:46:17 fedora28 pppd[4915]: Exit. april 09 18:46:17 fedora28 NetworkManager[945]: xl2tpd[4914]: get_call: can't find call 18324 in tunnel 28266 april 09 18:46:17 fedora28 NetworkManager[945]: (ref=0/0)xl2tpd[4914]: get_call: can't find call 18324 in tunnel 28266 april 09 18:46:20 fedora28 NetworkManager[945]: (ref=0/0)xl2tpd[4914]: get_call: can't find call 18324 in tunnel 28266 april 09 18:46:30 fedora28 NetworkManager[945]: (ref=0/0)xl2tpd[4914]: death_handler: Fatal signal 15 received april 09 18:46:30 fedora28 NetworkManager[945]: xl2tpd[4914]: Connection 21741 closed to 217.170.203.128, port 1701 (Server closing)
Setting SELINUX to permissive gets rid of the error and connection can be established. Found the following in ausearch: type=AVC msg=audit(1523314447.297:358): avc: denied { getattr } for pid=6450 comm="pppd" scontext=system_u:system_r:pppd_t:s0 tcontext=system_u:system_r:l2tpd_t:s0 tclass=pppox_socket permissive=1 type=AVC msg=audit(1523314447.297:359): avc: denied { getopt } for pid=6450 comm="pppd" scontext=system_u:system_r:pppd_t:s0 tcontext=system_u:system_r:l2tpd_t:s0 tclass=pppox_socket permissive=1 type=AVC msg=audit(1523314447.318:360): avc: denied { ioctl } for pid=6450 comm="pppd" path="socket:[77543]" dev="sockfs" ino=77543 ioctlcmd=0x7437 scontext=system_u:system_r:pppd_t:s0 tcontext=system_u:system_r:l2tpd_t:s0 tclass=pppox_socket permissive=1 Attempted adding a local policy, but unable to make it work
ppp-2.4.7-21.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.