當你完成 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 表示要結束了而沒什麼好擔心的.