Re: connexion adsl impossible avec tele2

2004-01-07 Par sujet efiliot
> 
> Et une solution éventuelle: as-tu compilé le support ppp-asyn dans ton
> noyo:
> 
> ###
> 
> bash-2.05b$ grep PPP /usr/src/linux/.config
> CONFIG_PPP=m
> CONFIG_PPP_MULTILINK=y
> CONFIG_PPP_FILTER=y
> CONFIG_PPP_ASYNC=m
> CONFIG_PPP_SYNC_TTY=m
> CONFIG_PPP_DEFLATE=m
> CONFIG_PPP_BSDCOMP=m
> CONFIG_PPPOE=m
> ###
> 
> 
> Si c'est le cas:
> 
> - que donne "lsmod" ?
> - que donne "pppoe -I eth0 -d" ?
> 
> sinon: bah recompile. Et ça ira mieux.


merci c'était bien ça. Il me manquait ppp_async, et ppp_sync_tty.

:-)



Re: connexion adsl impossible avec tele2

2004-01-07 Par sujet efiliot
En réponse à Christian Bille <[EMAIL PROTECTED]>:

> pkoi pas se connecter direct via via l'interface web de ton modem
> ethernet ?
> j'ai un bewan adsl aussi
> 
> connecte toi avec un navigateur sur 192.168.1.1:80 ça marche tout seul

j'ai essayé, j'arrive bien à faire ping 192.168.1.1, mais 
impossible avec un navigateur.

>   - Original Message - 
>   From: luc vincent 
>   To: [EMAIL PROTECTED] ; debian-user 
>   Sent: Wednesday, January 07, 2004 9:03 PM
>   Subject: Re: connexion adsl impossible avec tele2
> 
> 
>   [EMAIL PROTECTED] wrote:
> 
> bonjour, 
> 
> je n'arrive pas à me connecter avec télé2. Des détails :
> 
> - un modem Bewan ADSL Ethernet st 
> - je suis en instable avec le kernel 2.6.0
> - j'ai installé ppp, pppoe, et pppoeconf
> - j'ai configuré avec pppoeconf
> - je tape pon dsl-provider et je n'ai pas de connection 
> (ping d'une adresse IP impossible, par contre je peux pinguer 
> mon modem)
> - l'adsl fonctionne sous windows
> 
> 
> Résultats de la commande ifconfig :
> 
> eth0  Link encap:Ethernet  HWaddr 00:00:39:AE:FF:DF  
>   inet addr:192.168.1.2  Bcast:192.168.1.255 
> Mask:255.255.255.0
>   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>   RX packets:82 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:143 errors:0 dropped:0 overruns:0 carrier:0
>   collisions:0 txqueuelen:1000 
>   RX bytes:4920 (4.8 KiB)  TX bytes:5124 (5.0 KiB)
>   Interrupt:11 Base address:0x6000 
>   
>   Apparamment ta carte eth0 n'est configurée que pour le réseau local.
> Il faudrait la déconfigurer (ça je ne sais pas faire sans éteindre la
> machine après avoir supprimé ce qui concerne la carte dans
> /etc/network/interfaces) et relancer pppoeconf. S'il détecte quelque
> chose, ça devrait marcher (penser à regarder route par : route -n).
> 
> loLink encap:Local Loopback  
>   inet addr:127.0.0.1  Mask:255.0.0.0
>   UP LOOPBACK RUNNING  MTU:16436  Metric:1
>   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>   collisions:0 txqueuelen:0 
>   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
> 
> 
> 
> Le résultat de la commande plog :
> 
> 
> Jan  7 19:33:28 platpays pppd[1179]: Script /usr/sbin/pppoe -I eth0 -T
> 80 -m 
> 1452 finished (pid 1180), status = 0x1
> Jan  7 19:33:57 platpays pppd[1179]: Serial connection established.
> Jan  7 19:33:57 platpays pppd[1179]: Couldn't set tty to PPP discipline:
> 
> Invalid argument
> Jan  7 19:33:58 platpays pppd[1179]: Script /usr/sbin/pppoe -I eth0 -T
> 80 -m 
> 1452 finished (pid 1188), status = 0x1
> 
> 
> 
> Le fichier /var/log/syslog :
> 
> 
> Jan  7 19:34:27 platpays pppd[1179]: Serial connection established.
> Jan  7 19:34:27 platpays pppd[1179]: Couldn't set tty to PPP discipline:
> 
> Invalid argument
> Jan  7 19:34:28 platpays pppoe[1195]: PADS: Service-Name: ''
> Jan  7 19:34:28 platpays pppoe[1195]: PPP session is 19534
> Jan  7 19:34:28 platpays pppoe[1195]: read (asyncReadFromPPP): Session
> 19534: 
> Input/output error
> Jan  7 19:34:28 platpays pppoe[1195]: Sent PADT
> Jan  7 19:34:28 platpays pppd[1179]: Script /usr/sbin/pppoe -I eth0 -T
> 80 -m 
> 1452 finished (pid 1195), status = 0x1
> 
> 
> 
> Merci d'avance
> 
> 
>   
> 
> 
>   -- Pensez à lire la FAQ de la liste avant de poser une question :
> http://savannah.nongnu.org/download/debfr-faq/html/ Pensez à rajouter le
> mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email
> to [EMAIL PROTECTED] with a subject of
> "unsubscribe". Trouble? Contact [EMAIL PROTECTED] 
> 



connexion adsl impossible avec tele2

2004-01-07 Par sujet efiliot
bonjour, 

je n'arrive pas à me connecter avec télé2. Des détails :

- un modem Bewan ADSL Ethernet st 
- je suis en instable avec le kernel 2.6.0
- j'ai installé ppp, pppoe, et pppoeconf
- j'ai configuré avec pppoeconf
- je tape pon dsl-provider et je n'ai pas de connection 
(ping d'une adresse IP impossible, par contre je peux pinguer 
mon modem)
- l'adsl fonctionne sous windows


Résultats de la commande ifconfig :

eth0  Link encap:Ethernet  HWaddr 00:00:39:AE:FF:DF  
  inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:82 errors:0 dropped:0 overruns:0 frame:0
  TX packets:143 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:4920 (4.8 KiB)  TX bytes:5124 (5.0 KiB)
  Interrupt:11 Base address:0x6000 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)



Le résultat de la commande plog :


Jan  7 19:33:28 platpays pppd[1179]: Script /usr/sbin/pppoe -I eth0 -T 80 -m 
1452 finished (pid 1180), status = 0x1
Jan  7 19:33:57 platpays pppd[1179]: Serial connection established.
Jan  7 19:33:57 platpays pppd[1179]: Couldn't set tty to PPP discipline: 
Invalid argument
Jan  7 19:33:58 platpays pppd[1179]: Script /usr/sbin/pppoe -I eth0 -T 80 -m 
1452 finished (pid 1188), status = 0x1



Le fichier /var/log/syslog :


Jan  7 19:34:27 platpays pppd[1179]: Serial connection established.
Jan  7 19:34:27 platpays pppd[1179]: Couldn't set tty to PPP discipline: 
Invalid argument
Jan  7 19:34:28 platpays pppoe[1195]: PADS: Service-Name: ''
Jan  7 19:34:28 platpays pppoe[1195]: PPP session is 19534
Jan  7 19:34:28 platpays pppoe[1195]: read (asyncReadFromPPP): Session 19534: 
Input/output error
Jan  7 19:34:28 platpays pppoe[1195]: Sent PADT
Jan  7 19:34:28 platpays pppd[1179]: Script /usr/sbin/pppoe -I eth0 -T 80 -m 
1452 finished (pid 1195), status = 0x1



Merci d'avance