|
|
我在linux中配置上网,出现了下面的问题,请哪位大侠帮忙指教一下,小弟不胜感激!
[root@localhost root]# adsl-status
Note: You have enabled demand-connection; adsl-status may be inaccurate.
adsl-status: Link is down (can't read pppoe PID file /var/run/pppoe-adsl.pid.pppoe)[root@localhost root]# adsl-start
[root@localhost root]# adsl-status
Note: You have enabled demand-connection; adsl-status may be inaccurate.
adsl-status: Link is up and running on interface ppp0
ppp0 Link encap oint-to-Point Protocol
inet addr:222.89.124.44 P-t-P:222.89.125.254 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:29 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:1749 (1.7 Kb) TX bytes:30 (30.0 b)
[root@localhost root]# adsl-connect
/sbin/adsl-connect: line 16: ipchains: command not found
/sbin/adsl-connect:line 17:ipchains: command not found
/sbin/adsl-connect: line 18: ipchains: command not found
/sbin/adsl-connect: line 20: ipchains: command not found
/sbin/adsl-connect: line 21: ipchains: command not found
/sbin/adsl-connect: line 22: ipchains: command not found
/sbin/adsl-connect: line 25: ipchains: command not found
/sbin/adsl-connect: line 26: ipchains: command not found
/sbin/adsl-connect: line 29: ipchains: command not found
/sbin/adsl-connect: line 32: ipchains: command not found
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
LCP: timeout sending Config-Requests
Connection terminated.
pppoe: Timeout waiting for PADO packets
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
LCP: timeout sending Config-Requests
Connection terminated.
pppoe: Timeout waiting for PADO packets
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
LCP: timeout sending Config-Requests
Connection terminated.
pppoe: Timeout waiting for PADO packets
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
[1]+ Stopped adsl-connect
[root@localhost root]#
[root@localhost root]# LCP: timeout sending Config-Requests
Connection terminated.
pppoe: Timeout waiting for PADO packets
[root@localhost root]# ping www.sina.com.cn
PING hydra.sina.com.cn (218.30.108.62) 56(84) bytes of data. |
|