The_Prophet scrisse:

> 
> # The primary network interface
> auto eth0
> iface eth0 inet dhcp
>         #address 192.168.1.7
>         #network 192.168.0.0
>         #netmask 255.255.255.0
>         #gateway 192.168.0.10
>         #broadcast 192.168.0.255
> 
> Dove sbaglio?

Hai l'indirizzo e il gateway in sottorei diverse, e il netmask che non
lo permette.

Prova a mettere:

       address 192.168.1.7
       network 192.168.1.0
       netmask 255.255.255.0
       gateway 192.168.1.10

Ovviamente devi controllare se la sottorete giusta รจ quella del gateway
(x.x.0.x) o del tuo ip (x.x.1.x) e aggiustare di conseguenza. Controlla
anche che il gateway sia effettivamente .1.10

> The_Prophet

Ciao, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.    | luca.br(AT)uno.it
`. `'`                          | GPG Key ID: 3BFB9FB3
  `-     http://www.debian.org  | Proud Debian GNU/Linux User

Attachment: pgpw9pRXshQ2I.pgp
Description: PGP signature

Rispondere a