On Thu, 11 Jul 2002, Yvon Thoraval wrote:

> I've used unsuccessfully mandrake control center for a modem connexion.
> 
> the modem dial right and i have no more ppp time-out but i don't have
> anything coming from outside. (for example using net_monitor)
> 
> using : ping  www.netscape.com
> i don't get any answer
> the same does apply with : ping 205.188.247.66
> 
> here is my ifconfig output :
> 
> lo        Lien encap:Boucle locale
>           inet adr:127.0.0.1  Masque:255.0.0.0
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:58 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 lg file transmission:0
>           RX bytes:4060 (3.9 Kb)  TX bytes:4060 (3.9 Kb)
> 
> ppp0      Lien encap:Protocole Point-?-Point
>           inet adr:198.162.0.2  P-t-P:192.168.xxx.xxx  Masque:255.255.255.255
>           UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
>           RX packets:10 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:175 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 lg file transmission:3
>           RX bytes:122 (122.0 b)  TX bytes:11195 (10.9 Kb)
> 
> 
> route as startup is only lo :
> 
> Destination     Passerelle      Genmask         Indic Metric Ref    Use Iface
> 127.0.0.0       *               255.0.0.0       U     0      0        0 lo
> 
> this changes when ppp0 is up :
> 
> Table de routage IP du noyau
> Destination  Passerelle      Genmask         Indic Metric Ref    Use Iface
> 192.168.xxx.xxx *               255.255.255.255 UH    0      0        0 ppp0
> 127.0.0.0       *               255.0.0.0       U     0      0        0 lo
> default         *               0.0.0.0         U     0      0        0 ppp0
> default         192.168.xxx.xxx 0.0.0.0         UG    0      0        0 ppp0
> 
> but ist does go back afetr each restart to lo only.
> 

The 2 default routes look odd to me. I assume the "xxx" are manual edits.

Here's a dialup ppp routing on my local server, with eth0 also (sorry
about the wrap).

[stew@norris stew]$ /sbin/route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
209.142.161.2   *               255.255.255.255 UH    0      0        0
ppp0
192.168.192.210 *               255.255.255.255 UH    0      0        0
eth0
192.168.192.0   *               255.255.255.0   U     0      0        0
eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         209.142.161.2   0.0.0.0         UG    0      0        0
ppp0

> quiet some strange thing, to me, is in that when i do "killall pppd" this
> starts a connection.
> 

Demand dial setup perhaps?

> my resol.conf :
> 
> domain free.fr
> search free.fr
> nameserver 212.27.32.5
> nameserver 212.27.32.6
> 
> 
> any idae in order to get net connexion within mandrake-cooker ppc ?
> --

Sounds like you've got most of it, try dropping that extra default route.

Stew Benedict

-- 
MandrakeSoft    
PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3
IRC: irc.openproject.net #cooker-ppc


Reply via email to