Faz o seguinte:

entra no arquivo /etc/network/interfaces
e coloca os ips como static.

Ex:
iface eth0 inet static
       address 192.168.100.177
       netmask 255.255.255.0
       network 192.168.100.0
       broadcast 192.168.100.255
       gateway 192.168.100.1
       # dns-* options are implemented by the resolvconf package, if installed
       dns-nameservers 192.168.100.2

--
ubuntu-br mailing list
[email protected]
www.ubuntu-br.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a