[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unidentified subject!



Bonjour,

Avant d'avoir une Livebox, j'utilisais également un speedtouch (raie verte) avec ma Debian.
Une SID avec un noyau 2.4.26 maison.

Cela ne pose pas de soucis particuliers. Voici comment je me connectais :

_*Reconnaissance du modem speedtouch *_ : Lancer la commande suivante :
modem_run -m -f mgmt.o

_*
Fichiers à renseigner*_

1. Fichiers dans /etc/ppp/

- chap-secrets : renseigner de la manière suivante

----------------------------------------------------------------------------------------
# Secrets for authentication using CHAP
# client        server  secret                  IP addresses
# Added by automatic ipppd configuration
#"adsl@adsl" "*" "adsl"
"fti/XXXXXXX" "*" "mot_de_passe_wanadoo" "*"
-----------------------------------------------------------------------------------------

- pap-secrets : idem chap-secrets

-----------------------------------------------------------------------------------------

- options

-----------------------------------------------------------------------------------------
lock
noauth
noipdefault
usepeerdns
------------------------------------------------------------------------------------------



2. Fichier "adsl" dans /etc/ppp/peers

------------------------------------------------------------------------------------------
# ##########################################################################
#
# Automatically generated on Wed Aug  4 03:14:03 CEST 2003
# by adsl-conf-pppd for User space Speedtouch USB driver
#
# This file could be rename but its place is under
# To connect to Internet using this configuration file
# pppd call adsl
#
# ##########################################################################

#
# Put your ISP login name here and update your chap-secrets
# (This example is a typical Wanadoo.fr login)
#

user "fti/XXXXX"

#
# PPPoA3 daemon is the default one but you can use the old PPPoA2
#
# To help you for your choice :
#
# pppoa3 is multithreaded, has more features, has a better design.
# pppoa2 is simpler but is deprecated due to its limited design.
#
# pppoa2 is still in this driver set because BSD systems have a
# problem with usb+multithreading but all GNU/Linux systems should
# use pppoa3
#

#
# Comment only one of those pty option
#
# Don't forget to adapt the vpi.vci couple to your ISP/country settings
# Read the FAQ for some vpi.vci couples
#
# If you installed from a rpm or deb package the right path is /usr/sbin
# instead of /usr/local/sbin
#


#pty "/usr/sbin/pppoa3 -vpi 8 -vci 35"
pty "/usr/sbin/pppoa3 -c -m 1 -vpi 8 -vci 35"

#
# pppoa2 must run in sync mode, this option must be set.
#
# pppoa3 can run in either sync or async mode
#
# In order to use the async mode with pppoa3 :
#   - comment this option
#   - replace the pty "..." line with this one
#     pty "/usr/sbin/pppoa3 -a -c -m 1 -vpi 8 -vci 35"
#

sync

#
# We don't need a default ip, and we don't need the peer to auth itself
#

noauth
noipdefault

#
# We don't want to negociate compression schemes at all
#

noaccomp
nopcomp
noccp
novj

#
# Makes pppd "dial again" when the connection is lost
#

persist

#
# pppd will try to connect "maxfail" times and wait "holdoff" seconds
# between each try.
#

holdoff 4
maxfail 25

#
# Asks your ISP for its DNS ip
# (look at the /etc/ppp/resolv.conf)
#

usepeerdns

#
# Makes this ppp link the default inet route
# (route -n to check it)
#

defaultroute

#
# If something goes wrong try uncommenting this
#

#debug
#kdebug 1

#
# LCP requests are not mandatory plus they fail
# on some systems
#
#lcp-echo-interval 600
#lcp-echo-failure 10
-------------------------------------------------------------------------------------------------

_*Serveurs DNS de Wanadoo*_

-----------------------------------------------------------------------------
nameserver 80.10.246.130
nameserver 80.10.246.3
-----------------------------------------------------------------------------


_*Se connecter*_ : lancer la commande

---------------------------------------------------------------
#pppd call adsl
---------------------------------------------------------------


Voilà normalement ça devrait être OK.


----
Jean-Yves
/***
Linux user registered as #363916
http://jeanyves.bossard.free.fr



transpil@tiscali.fr a écrit :
Salouté,

J'ai regarder les archive de la liste de 2005 .
J'essaye depuis quelque temps de me connecter avec un
speedtouch,  la raie verte.
Je me suis donc tourner vers ce howto:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/speedtouch/speedtouch/INSTALL.txt.fr?rev=HEAD

J'ai donc configurer avec speedtouch-start avec le bon zip
avec les pilotes.
Mais j'ai toujours un problème de del. Celle de l'adsl la
droite reste orange.
J'ai aussi essayer avec modem_run -f  mgmt.o
Je tombe sur la même chose.
Mon modem est bien détecter est apperament il ne me manque
pas de module.

La je suis queblo

-------------- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS -------------- Découvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la TELEPHONIE et en exclusivité de la TELEVISION ! Bénéficiez aussi de la hotline gratuite 24h/24 ! Soumis à conditions. Pour en profiter cliquez ici http://abonnement.aliceadsl.fr












Reply to: