J'ai installé une Redhat 9.0 sur une autre machine que la mienne.
L'installation s'est passée comme prévu.
J'ai donc voulu régler mon Alcatel Speedtouch USB pour qu'il marche
dessus. (Je précise le modem marche sur ma Gentoo, et j'ai réussi à le
faire marcher sous Knoppix).
Donc j'ai installer le paquetage speedtouch-1.2beta1.tar.bz2.
./configure --prefix=/usr/local --enable-syslog --enable-debug && make &&
make install
J'ai suivi le howto, j'ai donc chargé les modules, copier les fichiers que
j'avais chez moi (peers/adsl options chap-secrets pap-secrets et
resolv.conf)
Le microcode se charge avec succès.
J'ai donc fait pppd call adsl puis.... silence radio.
ifconfig ppp0 m'affiche ppp0 sans IP, sans rien, le MTU bouge pas.
/var/log/messages m'indique ceci (pppoa3 à été poussé à -v 2)
Sep 22 17:49:34 localhost pppd[6642]: LCP: timeout sending Config-Requests
Sep 22 17:49:34 localhost pppd[6642]: Connection terminated.
Sep 22 17:49:34 localhost pppd[6642]: Using interface ppp0
Sep 22 17:49:34 localhost pppd[6642]: Connect: ppp0 <--> /dev/pts/4
Sep 22 17:49:34 localhost pppoa3[6657]: pppoa3 version 1.2-beta1 started by root (uid 0)
Sep 22 17:49:34 localhost pppoa3[6657]: Vpi set to 8
Sep 22 17:49:34 localhost pppoa3[6657]: Vci set to 35
Sep 22 17:49:34 localhost pppoa3[6657]: Verbosity level set to 2
Sep 22 17:49:34 localhost pppoa3[6657]: Schedule policy set to 0
Sep 22 17:49:34 localhost pppoa3[6657]: Modem ID set to 1
Sep 22 17:49:34 localhost pppoa3[6657]: Using Sync HDLC mode
Sep 22 17:49:34 localhost pppoa3[6657]: Using PPPoA mode
Sep 22 17:49:34 localhost pppoa3[6657]: Control pipe disabled
Sep 22 17:49:34 localhost pppoa3[6657]: Previous instance cleaning enabled
Sep 22 17:49:34 localhost pppoa3[6657]: A previous instance seems to be running
Sep 22 17:49:34 localhost pppoa3[6657]: Sending the kill signal to 6111 and waiting...