On Tue, Sep 16, 2003 at 03:47:32PM +0200, riccardo setti wrote:
> perch� questo?
> #ifup eth1
> Don't seem to be have all the variables for eth1/inet.
> 
> questo � /etc/network/interfaces
> 
> auto eth0
> iface eth0 inet dhcp
> 
> auto eth1
> iface eth1 inet static
> addres 192.168.1.1
> netmask 192.168.1.0
> broadcast 192.168.1.255
> subnetmask 255.255.255.0
> gw 1.255.131.98
> 
> auto lo
> iface lo inet loopback
> 

Il mio e` cos�:

auto lo
iface lo inet loopback

auto eth1
iface eth1 inet static
        address 10.4.0.254
        netmask 255.255.0.0
        network 10.4.0.0
        broadcast 10.4.255.255



Ciao.
==
Vittorio


Rispondere a