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

Re: [linux-team] cable modem et suse



Vincent Louviaux wrote:
> 
> voici un petit peu d'info sur mon system:
> j ai utilisé la même adresse ip que sous winchose (obtenu automatiquement
> mais je ne sais pas comment)
> j espère que pourrez m aider avec ca ...
> Vincent
> 
> galaxie:~ # ifconfig
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
>           UP BROADCAST LOOPBACK RUNNING  MTU:3584  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
> 
> eth0      Link encap:Ethernet  HWaddr 00:80:C8:D3:C8:F0
>           inet addr:195.74.210.18  Bcast:195.74.210.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:14 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0
>           Interrupt:10 Base address:0x240
> 
> galaxie:~ # ping 194.134.0.12
> PING 194.134.0.12 (194.134.0.12): 56 data bytes
> ping: sendto: Network is unreachable
> ping: wrote 194.134.0.12 64 chars, ret=-1
> ping: sendto: Network is unreachable
> ping: wrote 194.134.0.12 64 chars, ret=-1
> 
> --- 194.134.0.12 ping statistics ---
> 2 packets transmitted, 0 packets received, 100% packet loss
> 
> galaxie:~ # ping www.advalvas.be
> ping: unknown host www.advalvas.be
> galaxie:~ # route
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 195.74.210.0    *               255.255.255.0   U     0      0        0 eth0
> loopback        *               255.0.0.0       U     0      0        0 lo
> galaxie:~ #
> galaxie:~ # more /etc/resolv.conf
> #
> # /etc/resolv.conf
> #
> # Automatically generated by SuSEconfig on Mon May  3 18:35:43 CEST 1999.
> #
> # PLEASE DO NOT EDIT THIS FILE!
> #
> # Change variables (NAMESERVER + SEARCHLIST) in /etc/rc.config instead.
> #
> #
> search cable.mobistar.be
> nameserver 195.74.193.12
> nameserver 194.134.0.12


Il te manque la route par défaut : 

route add default gw [ip_addr of the gateway]

Essayes cela en ligne de commande et puis ping une adresse que tu
connais, ensuite essaye de l'introduire dans tes fichiers de config.

> ---------
> This message was sent by Majordomo 1.94.3. Please report problems to
> manu@rtfm.be. If you want to be deleted from the list, send a mail to
> majordomo@rtfm.be with "unsubscribe linux-team" in the body.

-- 
First they ignore you...Second they laugh at you...
Then they fight you......And then you win!
                                (Ghandi)
---------
This message was sent by Majordomo 1.94.3. Please report problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.