here it is Javi,
$ cat /etc/network/interfaces
auto lo eth0 eth1 eth2
iface lo inet loopback
iface eth0 inet static
address 172.1.1.1
netmask 255.255.255.0
broadcast 172.1.1.255
iface eth1 inet static
address 172.0.0.1
netmask 255.255.255.0
broadcast 172.0.0.255
iface eth2 inet dhcp
---------------------------------
Sent from Yahoo! Mail.
A Smarter Email._______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
