当你完成 PPP 连结之後,可以使用标准的 ppp-off
指令终止它(要记得 - 你得是 root 或者是 PPP 群组的组员! )
你将会在你的系统记录里看见一些像这样的的东西:
Oct 21 16:10:45 hwin pppd[19873]: Interrupt received: terminating link Oct 21 16:10:45 hwin pppd[19873]: ipcp: down Oct 21 16:10:45 hwin pppd[19873]: default route ioctl(SIOCDELRT): Bad address Oct 21 16:10:45 hwin pppd[19873]: fsm_sdata(LCP): Sent code 5, id 2. Oct 21 16:10:46 hwin pppd[19873]: fsm_rtermack(LCP). Oct 21 16:10:46 hwin pppd[19873]: Connection terminated. Oct 21 16:10:46 hwin pppd[19873]: Exit.
别担心那个 SIOCDELRT
- 这不过是 pppd 表示要结束了而没什麽好担心的.