(Using Debian Sarge)
I previously had trouble connecting to the internet because I was using kernel version 2.6.13 which has wireless-extensions v18, where my wireless-tools was supported v11 (or so) to v17. However using kernel 2.6.12.6, other wireless works fine, so I am assuming the issue is not due to the wireless-extensions version differences/support.
Other wireless points work fine, but this one doesn't work in linux (it works fine on the windows partition of this machine in the same place).
For more information here's my iwconfig:
Code:
iwconfig eth2
eth2 IEEE 802.11g ESSID:"SMCCCD_Public"
Mode:Managed Frequency:2.442 GHz Access Point: 00:13:80:04:5B:70
Bit Rate=54 Mb/s Tx-Power=20 dBm
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=59/100 Signal level=-65 dBm Noise level=-85 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:9
and here's the dhclient output:
Code:
Internet Software Consortium DHCP Client 2.0pl5
Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
All rights reserved.
Please contribute if you find this software useful.
For info, please visit (url commented out)
sit0: unknown hardware address type 776
eth1: unknown hardware address type 24
sit0: unknown hardware address type 776
eth1: unknown hardware address type 24
Listening on LPF/eth2/00:0e:35:62:da:fe
Sending on LPF/eth2/00:0e:35:62:da:fe
Sending on Socket/fallback/fallback-net
DHCPREQUEST on eth2 to 255.255.255.255 port 67
DHCPACK from 10.76.100.1
SIOCADDRT: Network is unreachable
bound to 10.76.100.106 -- renewal in 604800 seconds.
Any help to figure how to get this wireless point to access this wireless point in linux would be helpful and appreciated. Please ask for any other output/information that may be helpful for solving this.