[FoLUG] alias scheda ethernet

Ivan i.f-ml00@darthxiong.net
Ven 16 Gen 2004 16:06:03 CET


On Fri, 16 Jan 2004 14:57:08 +0100
Fabio Massi <fabiomassi@mclink.it> wrote:

> init.d che francamente non trovo da nessuna parte. Con RH configuravo
> il file network o impostavo il tutto da gui ma con libranet non so
> proprio dove cominciare. Qualcuno mi puņ aiutare?

mi pare che la libranet sia una debian, guarda in
/etc/network/interfaces, clona le linee che configurano eth0 ( nominando
i cloni eth0:0, ovviamente )

ivan@runner:~$ cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# The first network card - this entry was created during the Debian
# installation(network, broadcast and gateway are optional)
auto eth0 eth0:0

iface eth0 inet static
        address 192.168.0.206
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
        gateway 192.168.0.254

iface eth0:0 inet static
        address 192.168.0.205
        netmask 255.255.255.0

ivan@runner:~$

> Grazie in anticipo.

prego. impara che non si apre un nuovo thread rispondendo ad una email a
caso.

-- 
   (@_  Ivan Fabris, S. Sofia (FC)    PowerPC e Linux Debian SID  _*)
   //\      www.darthxiong.net   setiathome.ssl.berkeley.edu      /\\
   V_/_     www.folug.linux.it   pgp key @ www.keyserver.net     _\_V
      Socio Fondatore e vice presidente del Forli Linux User Group 


Maggiori informazioni sulla lista FoLUG