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

Re: don't bring your APs to HEL



* Peter Mathiasson (peter@mathiasson.nu) [050629 12:49]:
> On Wed, Jun 29, 2005 at 11:10:27AM +0200, Loïc Minier wrote:
> >  Wpasupplicant is packaged in Debian and claims support of quite a lot
> >  of Wireless drivers.  The biggest downside is that you wpasupplicant is
> >  the one configuring your wireless interfaces, and not a configuration
> >  provider (ie. it's not integrated in the Debian networking tools).
> 
> I use it together with ifplugd and have my network configurations in
> /etc/network/interfaces. Only thing you'll have to setup separatly is
> the encryption key, which is in /etc/wpa_supplicant.conf.

would you share your config?

i put this into /etc/network/interfaces and it works well here at
home:

auto ath0
iface ath0 inet dhcp
        pre-up killall -9 wpa_supplicant; wpa_supplicant -i ath0 -D madwifi -B -w
        post-down killall -9 wpa_supplicant


-- 
To unsubscribe, send mail to debconf5-event-unsubscribe@lists.debconf.org.


Reply to: