[Linuxtrent] Re: configurazione rete e ADSL

  • From: Marco Cova <marco.cova@xxxxxxxxxxxxxxx>
  • To: linuxtrent@xxxxxxxxxxxxx
  • Date: Sun, 7 Dec 2003 16:13:04 +0100

Il giorno Sun, Dec 07, 2003 at 11:11:40AM +0100, pare che Stefano
abbia scritto:
> Ciao a tutti. Ho lasciato perdere per un po' il mio problema di 
> connessione... 
> ma ce l'ho ancora.
> Allora: piccolo riassunto.
> Mi collego ad Internet con Alice, con un modem ethernet collegato ad una 
> scheda di rete (etho), con mdk 9.2
> Ecco il file di configurazione:
> DEVICE=eth0
> BOOTPROTO=dhcp
           ^^^^^^
Qui stai dicendo che vuoi usare DHCP per ottenere un indirizzo IP per
eth0

> IPADDR=10.0.0.10

Qui, invece, dici che vuoi assegnare l'indirizzo 10.0.0.10 a eth0
staticamente. 

> NETMASK=255.255.255.0
> NETWORK=10.0.0.0
> BROADCAST=10.0.0.255
> ONBOOT=yes
> HWADDR=00:05:5d:4c:4c:d1
> MII_NOT_SUPPORTED=no
> NEEDHOSTNAME=yes

Dovresti riuscire a risolvere il problema leggendo questo:
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-networkscripts-interfaces.html

> Ehm, ho trovato anche questo file di configurazione, di una interfaccia di 
> loopback.. cazpita vuol dire???
> 
> DEVICE=lo
> IPADDR=127.0.0.1
> NETMASK=255.0.0.0
> NETWORK=127.0.0.0
> # If you're having problems with gated making 127.0.0.0/8 a martian,
> # you can change this to something else (255.255.255.255, for example)
> BROADCAST=127.255.255.255
> ONBOOT=yes
> NAME=loopback

Sembra che tutto vada bene qui. Qual e' il problema?

HTH,
Marco
-- 
Per iscriversi  (o disiscriversi), basta spedire un  messaggio con OGGETTO
"subscribe" (o "unsubscribe") a mailto:linuxtrent-request@xxxxxxxxxxxxx


Other related posts: