Chinaunix

标题: 3G 连上10分钟左右断开:LCP terminated by peer [打印本页]

作者: Hetflyter    时间: 2012-05-22 20:22
标题: 3G 连上10分钟左右断开:LCP terminated by peer
使用3G连上10分钟之后,就会断掉连接,返回 LCP terminated by peer,
是不是调用脚本需要个什么选项参数?

下面是我的3G的call script(CDMA2000),
  1. /dev/ttyUSB0
  2. 115200
  3. connect "/bin/chat -s -S -V -t 30 -f /etc_ro/usb/peers/3g.chat"
  4. noipdefault
  5. lock
  6. crtscts
  7. modem
  8. ipcp-accept-local
  9. defaultroute
  10. usepeerdns
  11. default-asyncmap
  12. nopcomp
  13. noaccomp
  14. novj
  15. nobsdcomp
  16. nodeflate
  17. noauth
  18. refuse-eap
  19. maxfail 1
  20. lcp-echo-interval 30
  21. lcp-echo-failure 5
  22. chap-interval 60
  23. usepeerdns
  24. nodetach
  25. user 'ctnet@mycdma.cn'
  26. password 'vnet.mobi'
  27. mtu 1492
  28. persist
复制代码
下面是两次掉线的打印信息:
# LCP terminated by peer
(ipdown_main:177)=> enter.
(wan_down:1992)=> done
(ipdown_main:18=> done
Connection terminated.
Connect time 10.1 minutes.
Sent 64 bytes, received 194 bytes.


# LCP terminated by peer
(ipdown_main:177)=> enter.
(wan_down:1992)=> done
(ipdown_main:18=> done
Connection terminated.
Connect time 13.7 minutes.
Sent 152 bytes, received 714 bytes.
作者: lg791290501    时间: 2014-08-23 09:35
您好,我想请问您的 这个问题解决了吗?时怎么解决的呢?能麻烦告诉我么?小弟感激不尽
作者: Hetflyter    时间: 2017-03-25 16:11
lg791290501 发表于 2014-08-23 09:35
您好,我想请问您的 这个问题解决了吗?时怎么解决的呢?能麻烦告诉我么?小弟感激不尽

后面没登陆这个啦,刚找回账号
没解决掉,应该跟网络不稳定有关





欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2