lunedì 5 maggio 2014

IP STATICO/DHCP

STATICO

iface eth1 inet static
address 192.168.0.2
netmask 255.255.255.0 
gateway 192.168.0.1
DHCP
auto eth0 iface eth0 inet dhcp

Nessun commento:

Posta un commento