[root@LinuxUser log]# cat messages Nov 4 23:55:50 LinuxUser pppd[7826]: Terminating on signal 15 Nov 4 23:55:50 LinuxUser pptp[7837]: nm-pptp-service-7824 log[callmgr_main:pptp_callmgr.c:258]: Closing connection (shutdown) Nov 4 23:55:50 LinuxUser pptp[7837]: nm-pptp-service-7824 log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request' Nov 4 23:55:50 LinuxUser pptp[7837]: nm-pptp-service-7824 log[call_callback:pptp_callmgr.c:79]: Closing connection (call state) Nov 4 23:55:50 LinuxUser pppd[7826]: Connect time 351.9 minutes. Nov 4 23:55:50 LinuxUser pppd[7826]: Sent 6692129 bytes, received 101920331 bytes. Nov 4 23:55:50 LinuxUser NetworkManager[4450]: (ppp0): writing resolv.conf to /sbin/resolvconf Nov 4 23:55:50 LinuxUser pppd[7826]: Script /usr/sbin/pptp 10.0.0.1 --nolaunchpppd --loglevel 0 --logstring nm-pptp-service-7824 finished (pid 7831), status = 0x0 Nov 4 23:55:50 LinuxUser pppd[7826]: Modem hangup Nov 4 23:55:50 LinuxUser pppd[7826]: Connection terminated. Nov 4 23:55:50 LinuxUser avahi-daemon[6597]: Got SIGHUP, reloading. Nov 4 23:55:50 LinuxUser avahi-daemon: Reloading Avahi mDNS/DNS-SD service: succeeded Nov 4 23:55:51 LinuxUser pppd[7826]: Script /etc/ppp/ip-down finished (pid 11559), status = 0x1 Nov 4 23:55:51 LinuxUser pppd[7826]: Exit. Nov 4 23:55:51 LinuxUser named[4987]: loading configuration from '/etc/named.conf' Nov 4 23:55:51 LinuxUser bind: sending signal 1 to named succeeded Nov 4 23:55:51 LinuxUser named[4987]: using default UDP/IPv4 port range: [1024, 65535] Nov 4 23:55:51 LinuxUser named[4987]: using default UDP/IPv6 port range: [1024, 65535] Nov 4 23:55:52 LinuxUser NetworkManager[4450]: (eth0): writing resolv.conf to /sbin/resolvconf Nov 4 23:55:52 LinuxUser NetworkManager[4450]: Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. Nov 4 23:55:52 LinuxUser NetworkManager[4450]: Hostname is not changed because Xorg server is active Nov 4 23:55:52 LinuxUser NetworkManager[4450]: Starting VPN service 'pptp'... Nov 4 23:55:52 LinuxUser NetworkManager[4450]: VPN service 'pptp' started (org.freedesktop.NetworkManager.pptp), PID 11865 Nov 4 23:55:52 LinuxUser NetworkManager[4450]: (eth0): writing resolv.conf to /sbin/resolvconf Nov 4 23:55:52 LinuxUser NetworkManager[4450]: Policy set 'System eth0' (eth0) as default for IPv4 routing and DNS. Nov 4 23:55:52 LinuxUser NetworkManager[4450]: Hostname is not changed because Xorg server is active Nov 4 23:55:52 LinuxUser NetworkManager[4450]: VPN service 'pptp' disappeared Nov 4 23:55:52 LinuxUser NetworkManager[4450]: VPN service 'pptp' appeared; activating connections [root@LinuxUser log]# ifconfig eth0 Link encap:Ethernet HWaddr 00:1B:FC:6E:84:1E inet addr:10.0.5.120 Bcast:10.0.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:912687 errors:0 dropped:0 overruns:0 frame:0 TX packets:403424 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:158408292 (151.0 MiB) TX bytes:458148242 (436.9 MiB) Interrupt:26 Base address:0xe000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:28196 errors:0 dropped:0 overruns:0 frame:0 TX packets:28196 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:10389840 (9.9 MiB) TX bytes:10389840 (9.9 MiB) [root@LinuxUser log]# ps axu | grep pppd root 11887 0.0 0.0 3536 776 pts/2 S+ 23:56 0:00 grep pppd [root@LinuxUser log]# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface vpn.serdi * 255.255.255.255 UH 0 0 0 eth0 192.168.0.0 10.0.3.243 255.255.255.0 UG 0 0 0 eth0 10.0.0.0 * 255.255.0.0 U 1 0 0 eth0 default vpn.serdi 0.0.0.0 UG 0 0 0 eth0 [root@LinuxUser log]#