Hey Ollie,
DHCP is straight forward to get working with the wireless utility
iwconfg. However, as far as I am aware, this particular utility ony
supports WEP protocol. For WPA you need wpa-supplicant.
Assuming that you have all relevent modules loaded and your wireless
device is wlan0, you can type in:
'ifconfig wlan0 up' to first bring it up, and then
... iwconfig stuff ...
udhcpc -i wlan0 to pick up a DHCP assigned address.
Please note, that if you require a key and specific SSID, then use:
iwconfig wlan0 essid <SSID> key <s:KEY|KEY>
for the "... iwconfig stuff ... " above.
try to check up on the documentation for iwconfig if you have any
problems, but that is the correct order.
~/Chris
Ollie Eisman wrote:
> Hi
>
> I just received a TS-7260 board with the Prismq
> WUA-11g usb wifi adapter available from TS. I am
> using the stock TS-linux in flash that comes with the
> board.
>
> I searched the archives and was able to get the wifi
> working with a static IP using instructions provided
> by Dave Cramer:
>
> http://groups.yahoo.com/group/ts-7000/message/2036.
>
> The problem is with DHCP. I can't seem to get wifi to
> work as a DHCP client no matter what permutation of
> settings I try. Has anyone been able to do this and,
> if so, could you provide a summary of what needs to be
> done?
>
> Many thanks,
> Ollie
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|