Si vous lancez la commande pppd, vous obtiendrez
un retour comme celui-ci:
send (AT&F1 ^M)
expect (OK) AT&F1^M^M OK - got it send (ATDT4068500^M) expect (CONNECT) ^M ATDT4068500^M^M CONNECT -got it send(^M) expect (name)
^M
expect (name)
|
[root@cericon]# route
-n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 168.209.2.67 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 168.209.2.69 0.0.0.0 UG 0 0 0 ppp0 [root@cericon]# ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:2547933 errors:0 dropped:0 overruns:0 frame:0 TX packets:2547933 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 ppp0 Link encap:Point-to-Point Protocol inet addr:196.34.25.95 P-t-P:168.209.2.67 Mask:255.255.255.255 UP POINTTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:7 errors:0 dropped:0 overruns:0 frame:0 TX packets:7 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:10 |
Si votre serveur de noms est configuré, vous deviez être à même de réussir un ping metalab.unc.edu ou un ping vers tout autre hôte bien connu.