sudo aegisctl -sk
sudo pppd call $TUNNEL logfd 2 nodetach debug dump
~/MyDocs $ sudo pppd call vpntest logfd 2 nodetach debug dump pppd options in effect: debug # (from command line) nodetach # (from command line) logfd 2 # (from command line) dump # (from command line) noauth # (from /etc/ppp/options.pptp) refuse-pap # (from /etc/ppp/options.pptp) refuse-chap # (from /etc/ppp/options.pptp) refuse-mschap # (from /etc/ppp/options.pptp) refuse-eap # (from /etc/ppp/options.pptp) name vpnbook # (from /etc/ppp/peers/vpntest) remotename PPTP # (from /etc/ppp/peers/vpntest) # (from /etc/ppp/options.pptp) pty pptp uk180.vpnbook.com --nolaunchpppd # (from /etc/ppp/peers/vpntest) crtscts # (from /etc/ppp/options) # (from /etc/ppp/options) asyncmap 0 # (from /etc/ppp/options) lcp-echo-failure 4 # (from /etc/ppp/options) lcp-echo-interval 30 # (from /etc/ppp/options) hide-password # (from /etc/ppp/options) ipparam vpntest # (from /etc/ppp/peers/vpntest) nobsdcomp # (from /etc/ppp/options.pptp) nodeflate # (from /etc/ppp/options.pptp) require-mppe-128 # (from /etc/ppp/peers/vpntest) noipx # (from /etc/ppp/options) using channel 1 Using interface ppp0 Connect: ppp0 <--> /dev/pts/1 sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79c379fc> <pcomp> <accomp>] sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79c379fc> <pcomp> <accomp>] sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79c379fc> <pcomp> <accomp>] sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79c379fc> <pcomp> <accomp>]
/home/developer $ sudo pppd call vpntest logfd 2 nodetach debug dump pppd options in effect: debug # (from command line) nodetach # (from command line) logfd 2 # (from command line) dump # (from command line) noauth # (from /etc/ppp/options.pptp) refuse-pap # (from /etc/ppp/options.pptp) refuse-chap # (from /etc/ppp/options.pptp) refuse-mschap # (from /etc/ppp/options.pptp) refuse-eap # (from /etc/ppp/options.pptp) name vpnbook # (from /etc/ppp/peers/vpntest) remotename PPTP # (from /etc/ppp/peers/vpntest) # (from /etc/ppp/options.pptp) pty pptp euro195.vpnbook.com --nolaunchpppd # (from /etc/ppp/peers/vpntest) crtscts # (from /etc/ppp/options) # (from /etc/ppp/options) asyncmap 0 # (from /etc/ppp/options) lcp-echo-failure 4 # (from /etc/ppp/options) lcp-echo-interval 30 # (from /etc/ppp/options) hide-password # (from /etc/ppp/options) ipparam vpntest # (from /etc/ppp/peers/vpntest) nobsdcomp # (from /etc/ppp/options.pptp) nodeflate # (from /etc/ppp/options.pptp) require-mppe-128 # (from /etc/ppp/peers/vpntest) noipx # (from /etc/ppp/options) sh: pptp: Operation not permitted Couldn't get channel number: Input/output error Script pptp euro195.vpnbook.com --nolaunchpppd finished (pid 2701), status = 0x2 /home/developer $ Broadcast message from root@RM696 (unknown) at 17:32 ... The system is going down for reboot NOW!