Home Linux File di configurazione della rete Debian (/etc/network/interfaces)

Menu Principale

Informatica

File di configurazione della rete Debian (/etc/network/interfaces)
Venerdì 04 Settembre 2009 11:55

File di configurazione della rete su debian /etc/network/interfaces

Interfaces

 

 

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth2
iface eth2 inet static
address 72.120.34.17
netmask 255.255.255.0
gateway 72.120.34.1

 

Ultimo aggiornamento Venerdì 02 Ottobre 2009 17:43
 
Copyright © 2012 Scuola, Computer e dintorni. Tutti i diritti riservati.
Joomla! è un software libero rilasciato sotto licenza GNU/GPL.