David Paleino <[email protected]> writes:

> I should've been more verbose. I meant: put "set | grep ^IF
> >/tmp/wireless-tools-env" at the top
> of /etc/network/if-pre-up.d/wireless-tools, and re-run ifup.

> It would be nice to have the same output from inside
> if-pre-up.d/wpasupplicant.

Oh, sorry, I should have figured that out.  Here's wireless-tools:

IFACE='wlan0'
IFS='   
IF_DNS_NAMESERVERS='171.64.7.121 171.64.7.77 171.64.7.99 171.64.7.55'
IF_DNS_SEARCH='stanford.edu'
IF_WIRELESS_AP='00:13:10:d3:0b:2a'
IF_WIRELESS_CHANNEL='3'
IF_WIRELESS_ESSID='Eyrie'
IF_WIRELESS_KEY='<key> restricted'

And here's wpasupplicant:

IFACE='wlan0'
IFS='   
IF_DNS_NAMESERVERS='171.64.7.121 171.64.7.77 171.64.7.99 171.64.7.55'
IF_DNS_SEARCH='stanford.edu'
IF_WIRELESS_AP='00:13:10:d3:0b:2a'
IF_WIRELESS_CHANNEL='3'
IF_WIRELESS_ESSID='Eyrie'
IF_WIRELESS_KEY='<key> restricted'

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to