Non mi è chiarissimo, rileggerò con più calma...
Quello che mi preme ora è questo:
auto eth0
iface eth0 inet static
address 212.xx.xx.10
netmask 255.255.255.0
gateway 212.xx.xx.1
auto eth0:1
iface eth0:1 inet static
address 192.xx.xx.10
netmask 255.255.255.0
gateway 192.xx.xx.253
Questo come lo devo modificare?
Grazie