Bug 1564459
Summary: | VPN connection fails. Journalctl is showing:pppd[13208]: /usr/lib64/pppd/2.4.7/nm-pptp-pppd-plugin.so: undefined symbol: ip_up_notifier | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daniel <stoyanov.daniel> |
Component: | ppp | Assignee: | Jaroslav Škarvada <jskarvad> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | code, dcbw, elajoie, erikindre, iamdexpl, jaskalnik, jskarvad, jsynacek, lkundrak, msekleta, thaller, thozza |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ppp-2.4.7-21 ppp-2.4.7-21.fc28 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-04-10 22:58:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Daniel
2018-04-06 10:53:04 UTC
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. |