PTPP & IPSEC VPN connection failing

General support questions
Post Reply
chlowden007
Posts: 72
Joined: 2020/01/29 07:42:36

PTPP & IPSEC VPN connection failing

Post by chlowden007 » 2021/07/05 16:31:31

Hello
I am struggling to understand why my attemps to connect to a router via VPN using both PTPP & IPSec protocols on Centos 7.
Maybe someone with more experience can identify the issue and give an idea of a solution?
Many thanks

Code: Select all

Jul  5 18:02:29 centoslowdell pppd[11512]: Connect: ppp0 <--> /dev/pts/1
Jul  5 18:02:29 centoslowdell NetworkManager: Using interface ppp0
Jul  5 18:02:29 centoslowdell NetworkManager: Connect: ppp0 <--> /dev/pts/1
Jul  5 18:02:29 centoslowdell NetworkManager[1570]: <info>  [1625500949.5499] manager: (ppp0): new Ppp device (/org/freedesktop/NetworkManager/Devices/7)
Jul  5 18:02:29 centoslowdell pptp[11521]: nm-pptp-service-11503 log[main:pptp.c:333]: The synchronous pptp option is NOT activated
Jul  5 18:02:29 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_rep:pptp_ctrl.c:254]: Sent control packet type is 1 'Start-Control-Connection-Request'
Jul  5 18:02:29 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_disp:pptp_ctrl.c:754]: Received Start Control Connection Reply
Jul  5 18:02:29 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_disp:pptp_ctrl.c:788]: Client connection established.
Jul  5 18:02:30 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_rep:pptp_ctrl.c:254]: Sent control packet type is 7 'Outgoing-Call-Request'
Jul  5 18:02:30 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_disp:pptp_ctrl.c:873]: Received Outgoing Call Reply.
Jul  5 18:02:30 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_disp:pptp_ctrl.c:912]: Outgoing call established (call ID 0, peer's call ID 172).
Jul  5 18:02:32 centoslowdell gnome-keyring-daemon[4012]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered

Jul  5 18:02:39 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_disp:pptp_ctrl.c:948]: Call disconnect notification received (call id 44032)
Jul  5 18:03:00 centoslowdell pppd[11512]: LCP: timeout sending Config-Requests
Jul  5 18:03:00 centoslowdell pppd[11512]: Connection terminated.
Jul  5 18:03:00 centoslowdell NetworkManager: LCP: timeout sending Config-Requests
Jul  5 18:03:00 centoslowdell NetworkManager: Connection terminated.
Jul  5 18:03:00 centoslowdell NetworkManager[1570]: <warn>  [1625500980.5831] vpn-connection[0x55eb6adfc0d0,1d485f7c-ab2d-40aa-9a6f-3c3eb5c7f9d0,"PPTP V1",0]: VPN plugin: failed: connect-failed (1)
Jul  5 18:03:00 centoslowdell avahi-daemon[1275]: Withdrawing workstation service for ppp0.
Jul  5 18:03:00 centoslowdell NetworkManager[1570]: <info>  [1625500980.5855] vpn-connection[0x55eb6adfc0d0,1d485f7c-ab2d-40aa-9a6f-3c3eb5c7f9d0,"PPTP V1",0]: VPN plugin: state changed: stopping (5)
Jul  5 18:03:00 centoslowdell NetworkManager[1570]: <info>  [1625500980.5856] vpn-connection[0x55eb6adfc0d0,1d485f7c-ab2d-40aa-9a6f-3c3eb5c7f9d0,"PPTP V1",0]: VPN plugin: state changed: stopped (6)
Jul  5 18:03:00 centoslowdell NetworkManager[1570]: <info>  [1625500980.5889] vpn-connection[0x55eb6adfc0d0,1d485f7c-ab2d-40aa-9a6f-3c3eb5c7f9d0,"PPTP V1",0]: VPN service disappeared
Jul  5 18:03:00 centoslowdell pppd[11512]: Terminating on signal 15
Jul  5 18:03:00 centoslowdell NetworkManager: Terminating on signal 15
Jul  5 18:03:00 centoslowdell NetworkManager: Modem hangup
Jul  5 18:03:00 centoslowdell pppd[11512]: Modem hangup
Jul  5 18:03:00 centoslowdell pptp[11533]: nm-pptp-service-11503 log[callmgr_main:pptp_callmgr.c:242]: Closing connection (unhandled)
Jul  5 18:03:00 centoslowdell pptp[11533]: nm-pptp-service-11503 log[ctrlp_rep:pptp_ctrl.c:254]: Sent control packet type is 12 'Call-Clear-Request'
Jul  5 18:03:00 centoslowdell pptp[11533]: nm-pptp-service-11503 log[call_callback:pptp_callmgr.c:81]: Closing connection (call state)
Jul  5 18:03:00 centoslowdell pppd[11512]: Exit.
Jul  5 18:03:00 centoslowdell journal: Removing a network device that was not added

Jul  5 18:08:58 centoslowdell NetworkManager[1570]: <info>  [1625501338.6949] audit: op="connection-activate" uuid="b3d2e478-7c5c-4258-832a-6c25a520e38f" name="lowbosc.freeboxos.fr" pid=11462 uid=1000 result="s$
Jul  5 18:08:58 centoslowdell NetworkManager[1570]: <info>  [1625501338.7060] vpn-connection[0x55eb6adfc2e0,b3d2e478-7c5c-4258-832a-6c25a520e38f,"lowbosc.freeboxos.fr",0]: Started the VPN service, PID 11744
Jul  5 18:08:58 centoslowdell NetworkManager[1570]: <info>  [1625501338.7157] vpn-connection[0x55eb6adfc2e0,b3d2e478-7c5c-4258-832a-6c25a520e38f,"lowbosc.freeboxos.fr",0]: Saw the service appear; activating con$
Jul  5 18:08:58 centoslowdell NetworkManager[1570]: <info>  [1625501338.7277] vpn-connection[0x55eb6adfc2e0,b3d2e478-7c5c-4258-832a-6c25a520e38f,"lowbosc.freeboxos.fr",0]: VPN plugin: state changed: starting (3)
Jul  5 18:08:58 centoslowdell NetworkManager[1570]: <info>  [1625501338.7278] vpn-connection[0x55eb6adfc2e0,b3d2e478-7c5c-4258-832a-6c25a520e38f,"lowbosc.freeboxos.fr",0]: VPN connection: (ConnectInteractive) r$
Jul  5 18:08:58 centoslowdell NetworkManager: whack: Pluto is not running (no "/run/pluto/pluto.ctl")
Jul  5 18:08:58 centoslowdell NetworkManager: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Jul  5 18:08:58 centoslowdell libipsecconf[11755]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Jul  5 18:08:58 centoslowdell NetworkManager: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Jul  5 18:08:58 centoslowdell libipsecconf[11760]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Jul  5 18:08:58 centoslowdell kernel: sha512_ssse3: Using AVX2 optimized SHA-512 implementation
Jul  5 18:08:59 centoslowdell kernel: NET: Registered protocol family 15
Jul  5 18:08:59 centoslowdell kernel: IPv4 over IPsec tunneling driver
Jul  5 18:08:59 centoslowdell NetworkManager[1570]: <info>  [1625501339.0782] manager: (ip_vti0): new Generic device (/org/freedesktop/NetworkManager/Devices/8)
Jul  5 18:08:59 centoslowdell NetworkManager: Jul  5 18:08:59.100172: pluto: warning: chdir("/run/pluto") to dumpdir failed (2: No such file or directory)
Jul  5 18:08:59 centoslowdell pluto: pluto: warning: chdir("/run/pluto") to dumpdir failed (2: No such file or directory)
Jul  5 18:08:59 centoslowdell NetworkManager: Jul  5 18:08:59.100172: pluto: warning: chdir("/run/pluto") to dumpdir failed (2: No such file or directory)
Jul  5 18:08:59 centoslowdell pluto: pluto: warning: chdir("/run/pluto") to dumpdir failed (2: No such file or directory)
Jul  5 18:08:59 centoslowdell dbus[1295]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper)
Jul  5 18:08:59 centoslowdell NetworkManager: 002 listening for IKE messages
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface virbr0/virbr0 192.168.122.1:500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface virbr0/virbr0 192.168.122.1:4500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface wlp111s0/wlp111s0 192.168.1.15:500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface wlp111s0/wlp111s0 192.168.1.15:4500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface em1/em1 152.146.*******:500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface em1/em1 152.146.*******:4500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface lo/lo 127.0.0.1:500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface lo/lo 127.0.0.1:4500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface wlp111s0/wlp111s0 2a01:cb00:576:8a00:ac8:2e:b1c4:4d48:500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 adding interface lo/lo ::1:500
Jul  5 18:08:59 centoslowdell NetworkManager: 002 loading secrets from "/etc/ipsec.secrets"
Jul  5 18:08:59 centoslowdell NetworkManager: 002 loading secrets from "/etc/ipsec.d/ipsec-b3d2e478-7c5c-4258-832a-6c25a520e38f.secrets"
Jul  5 18:08:59 centoslowdell libipsecconf[12355]: warning: could not open include filename: '/etc/ipsec.d/*.conf'
Jul  5 18:08:59 centoslowdell dbus[1295]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd'
Jul  5 18:08:59 centoslowdell setroubleshoot: SELinux is preventing /usr/libexec/ipsec/pluto from create access on the directory dbTemp.T6OD05. For complete SELinux messages run: sealert -l 0453b07c-9dd4-4a26-9$
Jul  5 18:08:59 centoslowdell python: SELinux is preventing /usr/libexec/ipsec/pluto from create access on the directory dbTemp.T6OD05.#012#012*****  Plugin catchall (100. confidence) suggests   ***************$#012#012If you believe that pluto should be allowed create access on the dbTemp.T6OD05 directory by default.#012Then you should report this as a bug.#012You can generate a local policy module to allow this access.#012Do#012allow this access for now by executing:#012# ausearch -c 'pluto' --raw | audit2allow -M my-pluto#012# semodule -i my-pluto.pp#012

Post Reply