** Description changed:

  Binary package hint: ppp
  
  My pptp connection configured as:
  /etc/network/interfaces:
  auto ppp0
  iface ppp0 inet ppp
-     provider inet
+     provider inet
  
  /etc/ppp/peers/inet:
  pty "pptp 192.168.0.8 --nolaunchpppd"
  name alex2
  remotename PPTP
  +chap
  file /etc/ppp/options.pptp
  ipparam inet
  
  /etc/ppp/options.pptp:
  ///---skipped--///
  persist
  maxfail 0
  
  connection correctly start at boot, but when remote peer closes
  connection, pppd won't reconnect
  
+ a piece of syslog:
+ Apr 21 23:34:01 work pppd[1718]: IPCP terminated by peer
+ Apr 21 23:34:01 work pppd[1718]: Connect time 827.0 minutes.
+ Apr 21 23:34:01 work pppd[1718]: Sent 4219582 bytes, received 23551948 bytes.
+ Apr 21 23:34:01 work pppd[1718]: restoring old default route to eth0.1 
[192.168.0.8]
+ Apr 21 23:34:01 work pppd[1718]: LCP terminated by peer
+ Apr 21 23:34:02 work pptp[1755]: anon log[ctrlp_disp:pptp_ctrl.c:788]: 
Received Stop Control Connection Request.
+ Apr 21 23:34:02 work pptp[1755]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent 
control packet type is 4 'Stop-Control-Connection-Reply'
+ Apr 21 23:34:02 work pptp[1755]: anon log[callmgr_main:pptp_callmgr.c:258]: 
Closing connection (shutdown)
+ Apr 21 23:34:02 work pptp[1755]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent 
control packet type is 12 'Call-Clear-Request'
+ Apr 21 23:34:02 work pptp[1755]: anon log[ctrlp_disp:pptp_ctrl.c:929]: Call 
disconnect notification received (call id 54408)
+ Apr 21 23:34:02 work pptp[1755]: anon log[call_callback:pptp_callmgr.c:79]: 
Closing connection (call state)
+ Apr 21 23:34:02 work pppd[1718]: Modem hangup
+ Apr 21 23:34:02 work pppd[1718]: Connection terminated.
+ Apr 21 23:34:02 work pppd[1718]: Using interface ppp0
+ Apr 21 23:34:02 work pppd[1718]: Connect: ppp0 <--> /dev/pts/0
+ Apr 21 23:34:02 work pptp[1855]: anon log[main:pptp.c:314]: The synchronous 
pptp option is NOT activated
+ Apr 21 23:34:02 work NetworkManager:    SCPlugin-Ifupdown: devices removed 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0)
+ Apr 21 23:34:02 work NetworkManager:    SCPlugin-Ifupdown: devices added 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0)
+ Apr 21 23:34:02 work NetworkManager:    SCPlugin-Ifupdown: device added 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0): no ifupdown configuration 
found.
+ Apr 21 23:34:02 work pptp[1869]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent 
control packet type is 1 'Start-Control-Connection-Request'
+ Apr 21 23:34:02 work pptp[1869]: anon log[ctrlp_disp:pptp_ctrl.c:739]: 
Received Start Control Connection Reply
+ Apr 21 23:34:02 work pptp[1869]: anon log[ctrlp_disp:pptp_ctrl.c:773]: Client 
connection established.
+ Apr 21 23:34:03 work pppd[1718]: Terminating on signal 15
+ Apr 21 23:34:03 work pppd[1718]: Child process pptp 192.168.0.8 
--nolaunchpppd (pid 1854) terminated with signal 15
+ Apr 21 23:34:03 work pppd[1718]: Modem hangup
+ Apr 21 23:34:03 work pppd[1718]: Connection terminated.
+ Apr 21 23:34:03 work NetworkManager:    SCPlugin-Ifupdown: devices removed 
(path: /sys/devices/virtual/net/ppp0, iface: ppp0)
+ Apr 21 23:34:03 work pppd[1718]: Exit.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: ppp 2.4.5~git20081126t100229-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  Date: Wed Apr 21 09:58:20 2010
  ExecutablePath: /usr/sbin/pppd
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
  ProcEnviron: PATH=(custom, no user)
  SourcePackage: ppp

-- 
pppd does not reconnect even with "persist" and "maxfail 0"
https://bugs.launchpad.net/bugs/567697
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to