Ubuntu Pastebin

Paste from gharz at Thu, 1 Sep 2016 03:33:59 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Aug 31 21:18:36 Linux NetworkManager[1099]: <info> Starting VPN service 'pptp'...
Aug 31 21:18:36 Linux NetworkManager[1099]: <info> VPN service 'pptp' started (org.freedesktop.NetworkManager.pptp), PID 4723
Aug 31 21:18:36 Linux NetworkManager[1099]: <info> VPN service 'pptp' appeared; activating connections
Aug 31 21:18:36 Linux NetworkManager[1099]: <info> VPN plugin state changed: starting (3)
Aug 31 21:18:36 Linux NetworkManager[1099]: <info> VPN connection 'Company_VPN' (Connect) reply received.
Aug 31 21:18:36 Linux pppd[4725]: Plugin /usr/lib/pppd/2.4.5/nm-pptp-pppd-plugin.so loaded.
Aug 31 21:18:36 Linux pppd[4725]: pppd 2.4.5 started by root, uid 0
Aug 31 21:18:36 Linux NetworkManager[1099]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Aug 31 21:18:36 Linux NetworkManager[1099]:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown configuration found.
Aug 31 21:18:36 Linux pppd[4725]: Using interface ppp0
Aug 31 21:18:36 Linux pppd[4725]: Connect: ppp0 <--> /dev/pts/11
Aug 31 21:18:36 Linux pptp[4728]: nm-pptp-service-4723 log[main:pptp.c:314]: The synchronous pptp option is NOT activated
Aug 31 21:18:36 Linux NetworkManager[1099]: <warn> /sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
Aug 31 21:18:36 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
Aug 31 21:18:36 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_disp:pptp_ctrl.c:739]: Received Start Control Connection Reply
Aug 31 21:18:36 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_disp:pptp_ctrl.c:773]: Client connection established.
Aug 31 21:18:37 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
Aug 31 21:18:37 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_disp:pptp_ctrl.c:858]: Received Outgoing Call Reply.
Aug 31 21:18:37 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_disp:pptp_ctrl.c:897]: Outgoing call established (call ID 0, peer's call ID 23081).
Aug 31 21:18:37 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_disp:pptp_ctrl.c:897]: Outgoing call established (call ID 0, peer's call ID 23081).
Aug 31 21:19:07 Linux pppd[4725]: LCP: timeout sending Config-Requests
Aug 31 21:19:07 Linux pppd[4725]: Connection terminated.
Aug 31 21:19:07 Linux NetworkManager[1099]: <warn> VPN plugin failed: 1
Aug 31 21:19:07 Linux NetworkManager[1099]:    SCPlugin-Ifupdown: devices removed (path: /sys/devices/virtual/net/ppp0, iface: ppp0)
Aug 31 21:19:07 Linux pppd[4725]: Modem hangup
Aug 31 21:19:07 Linux pptp[4728]: nm-pptp-service-4723 warn[decaps_hdlc:pptp_gre.c:204]: short read (-1): Input/output error
Aug 31 21:19:07 Linux pptp[4728]: nm-pptp-service-4723 warn[decaps_hdlc:pptp_gre.c:216]: pppd may have shutdown, see pppd log
Aug 31 21:19:07 Linux NetworkManager[1099]: <warn> VPN plugin failed: 1
Aug 31 21:19:07 Linux pppd[4725]: Exit.
Aug 31 21:19:07 Linux pptp[4743]: nm-pptp-service-4723 log[callmgr_main:pptp_callmgr.c:234]: Closing connection (unhandled)
Aug 31 21:19:07 Linux pptp[4743]: nm-pptp-service-4723 log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request'
Aug 31 21:19:07 Linux pptp[4743]: nm-pptp-service-4723 log[call_callback:pptp_callmgr.c:79]: Closing connection (call state)
Aug 31 21:19:07 Linux NetworkManager[1099]: <warn> VPN plugin failed: 1
Aug 31 21:19:07 Linux NetworkManager[1099]: <info> VPN plugin state changed: stopped (6)
Aug 31 21:19:07 Linux NetworkManager[1099]: <info> VPN plugin state change reason: 0
Aug 31 21:19:07 Linux NetworkManager[1099]: <info> Policy set 'Auto Ethernet' (eth0) as default for IPv4 routing and DNS.
Aug 31 21:19:07 Linux NetworkManager[1099]: <info> Policy set 'Auto Ethernet' (eth0) as default for IPv6 routing and DNS.
Aug 31 21:19:07 Linux NetworkManager[1099]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active.
Aug 31 21:19:13 Linux NetworkManager[1099]: <info> VPN service 'pptp' disappeared
Download as text