su questa guida mette anche: (valori di esempio)

# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.3.90
gateway 192.168.3.1
netmask 255.255.255.0
network 192.168.3.0
broadcast 192.168.3.255



http://www.ubuntugeek.com/ubuntu-net...mand-line.html

p.s.
hai riavviato la rete?

da "route" vedi il defaultgateway corretto?