这里边有问题吗?
[root@MagicLinux ~]# adsl-start
[root@MagicLinux ~]# adsl-status
adsl-status: Link is up and running on interface ppp0
ppp0 Link encapoint-to-Point Protocol
inet addr:218.66.207.131 P-t-P:218.5.188.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:8 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:325 (325.0 b) TX bytes:54 (54.0 b)
[root@MagicLinux ~]# adsl-stop
[root@MagicLinux ~]# adsl-start
[root@MagicLinux ~]# adsl-status
adsl-status: Link is up and running on interface ppp0
ppp0 Link encapoint-to-Point Protocol
inet addr:218.66.191.149 P-t-P:218.5.188.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:6 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:214 (214.0 b) TX bytes:54 (54.0 b)
[root@MagicLinux ~]# ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.040 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.038 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.036 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.036 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.037 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.036 ms
[1]+ Stopped ping 127.0.0.1
[root@MagicLinux ~]# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=0 ttl=64 time=0.046 ms
64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.039 ms
64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.038 ms
64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=0.041 ms