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

Re: [linux-team] PPP et Slackware 7.0



Voici plus d'information sur mon problème ...

route avec eth0

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.2     0.0.0.0         UG    1      0        0 eth0


route avec eth0 et ppp0

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
194.7.6.206     0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.2     0.0.0.0         UG    1      0        0 eth0

et enfin route qui fonctionne, cad sans eth0
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
194.7.6.197     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         194.7.6.197     0.0.0.0         UG    0      0        0 ppp0

Si quelqu'un voit comment solutionner ce problème qui n'existait pas avec une
SuSE !

Alain

Alain Spineux wrote:

> flupke wrote:
> >
> > On Sun, 7 May 2000, Alain BURET wrote:
> >
> > > Saluzatous
> > >
> > > J'ai installé Slackware 7 sur mon portable et sur mon desktop ... et
> > > j'ai bien entendu envie de me connecter avec un modem ... rien de bien
> > > terrible jusque là ... c'est justement ici que les choses se compliquent
> > > !
> > > Mon portable a une carte pcmcia modem+lan (Xircom RealPort) et mon
> > > desktop une carte ethernet D-Link ... jusque-là, rien de bien terrible,
> > > sauf qu'il m'est impossible de surfer si je ne disable pas eth0 avant de
> > > lancer le script ppp-go configuré suite à un pppsetup.
> > > Il semblerait qu'il y aie un problème de gateway, ou quelque chose dans
> > > le genre,mais je ne sais pas trop quoi.
> > En effet, ca pue les problemes de table de routage, ca...
> >
> > > Si quelqu'un a une petite idée, elle est la bienvenue .... cela me fait
> > > ch.... de devoir faire ifconfig eth0 down avant de me connecter.
> > Je crois que tu aurais plus de chances que l'on t'aide efficacement si tu
> > envoyais la sortie de la commande 'route' avant la connection, et apres la
> > connection.
> > En attendant, tu peux essayer de faire "route add default gw <a.b.c.d>"
> > (<a.b.c.d> = la passerelle par defaut de ton provider) une fois que tu es
> > connecte, et voir si ca va mieux avec ca.
>
> juste avant le add fais un del
>
> # route del default
>
> et utilises plutot "route -n"
> et verifies que tu as bien une lgne du genre :
>
>  0.0.0.0         a.b.c.d       0.0.0.0         UG    0      0        0
> eth0
>
> > Maintenant, il est bien possible que je me trompe. Je n'ai jamais utilise
> > de modem sous linux... Le probleme vient peut-etre d'ailleurs.
> >
> > HTH
> > Flupke
> >
> > >
> > > Alain
> > >
> > > --------
> > > Visit the Linux Supertore Online: http://www.redcorp.com !
> > > If you want to be deleted from the list, send a mail to
> > > majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> > > Archive of the list: http://tania.be.linux.org/
> > >
> >
> > --------
> > Visit the Linux Supertore Online: http://www.redcorp.com !
> > If you want to be deleted from the list, send a mail to
> > majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> > Archive of the list: http://tania.be.linux.org/
>
> --
>
> Linux : May the sources be with you !
> KeyLinux
> Alain Spineux
>  Linux System Engineer
> --------
> Visit the Linux Supertore Online: http://www.redcorp.com !
> If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.
> Archive of the list: http://tania.be.linux.org/

--------
Visit the Linux Supertore Online: http://www.redcorp.com !
If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.
Archive of the list: http://tania.be.linux.org/