Sieć konfigurowałem według tego poradnika: http://debian.linux.pl/viewtopic.php?t=2055
Kod: Zaznacz cały
iwconfig
Kod: Zaznacz cały
ifconfig
Kod: Zaznacz cały
iwlist scan
/etc/network/interfaces:
Mógłby ktoś mi pomóc postawić sieć na nogi?# 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
# The primary network interface
allow-hotplug wlan0
auto wlan0
iface wlan0 inet static
address 192.168.0.101
netmask 255.255.255.0
network 192.168.0.100
broadcast 192.168.0.199
gateway 192.168.0.1
wireless_mode managed
wireless_channel 6
wireless_essid gentoo
wireless_rate 54M
wireless_key xxxxxxxxxx