[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Configuring wlan on Debian Base installation



iwconfig wlan0:

wlan0     IEEE 802.11g  ESSID:"WEINSTEIN"  Nickname:""
          Mode:Managed  Frequency:2.462 GHz  Access Point: 00:0F:B5:5B:0D:DC
          Bit Rate:24 Mb/s   Tx-Power:18 dBm   Sensitivity=1/1
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:864E-3FBC-C7   Security mode:restricted
          Power Management:off
          Link Quality=33/70  Signal level=-58 dBm  Noise level=-91 dBm
          Rx invalid nwid:245  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0



As for /etc/network/interfaces, I have attempted inserting

auto wlan0
iface wlan0 inet static
address 192.168.2.138
netmask 255.255.255.0
gateway 192.168.2.1

However, this results in the same problems as I am having. So
currently, I have /etc/network/interfaces set only to it's default
content:

auto lo
iface lo inet loopback

-- 
Jack


Reply to: