Obviously the WEP commands wouldn't be in your setup. Much of our network predates WPA.

Example:
----------
auto ath0
iface ath0 inet static
       address 10.220.209.2
       netmask 255.255.255.0
       broadcast 10.220.209.255
       gateway 10.220.209.1
       madwifi-base wifi0
       wireless-mode Managed
       wireless-key s:xxxxxxxxxxxx
       wireless-essid buffalo-fnb
       up athctrl -i wifi0 -d 5600
       down wlanconfig ath0 destroy

HTH,

Edwin

Stéphane Acounis wrote:
Hello,

in this document: http://madwifi-project.org/wiki/UserDocs/LongDistance
there is a trick to tune the wifi setup to be more long-distance
compliant.
The question I have is: where do I put the athctrl command ?

My AP is running hostapd and my clients wpa_supplicant.

Can I put the athctrl command in the /etc/network/interfaces file?

Thank you for your help.


--
<=+=+=+==+=+=+==+=+=+=+=+=+=+=+=>
Edwin Whitelaw, P.E.
New River Valley Unwired, LLC
2200 Lonesome Dove Dr
Christiansburg, VA 24073
540-239-0318


_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to