码迷,mamicode.com
首页 >  
搜索关键字:ppp chap    ( 1032个结果
PPP
Point to Point Connection PPP is a protocol that is able to handle authentication, compression, error detection, monitor link quality, and logically b...
分类:其他好文   时间:2015-07-20 23:05:53    阅读次数:267
AT PPP拨号失败,linux环境下在如何调试?
首先PPP在options文件中可以放开debug&kedebug调试选项其次Linux内核日记可以通过cat/var/log/syslog.1查看下面是linux的相关操作步骤cd/etc/ppplsvioptionschange#debugtodebug#Increasedebugginglevel(sameas-d).Ifthisoptionisgiven,pppd#willlogthecontentsofallcontro..
分类:系统相关   时间:2015-07-19 13:39:48    阅读次数:392
linux系统中网卡配置详解
文件:/etc/sysconfig/network-scripts/ifcfg-eth0以下各值常见于所有的基本配置文件中:* DEVICE=name,这里name是物理设备的名字(动态分配的PPP设备应当除外,它的名字是“逻辑名”。* IPADDR=addr, 这里addr是IP地址。* NETM...
分类:系统相关   时间:2015-07-15 16:52:19    阅读次数:205
1032条   上一页 1 ... 87 88 89 90 91 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!