[FSUG PD] wireless

Fiorangela fiorangela.laforgia a studenti.unipd.it
Mer 28 Mar 2007 17:14:13 CEST


mentre il file /etc/network/interfaces dice

# 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
address 127.0.0.1
netmask 255.0.0.0

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
	network 192.168.0.0
	broadcast 192.168.0.255
	# dns-* options are implemented by the resolvconf package, if installed
	dns-nameservers 192.168.0.1

iface eth2 inet static
wireless-essid Sitecom
address 192.168.0.153
netmask 255.255.255.0

auto eth2

iface eth1 inet dhcp




Maggiori informazioni sulla lista fsug-pd