Re: 802.1x, HOSTAP, station association notifications

2004-05-22 Thread Phillip Crumpler
Marco Molteni wrote: On Thu, 20 May 2004 11:20:27 +1000 Phillip Crumpler <[EMAIL PROTECTED]> wrote: [..] I need a neat and tidy way of notifying either a netgraph node or a user process about associations. [..] You did search the archives, did you? ;-) Have a look at the following thread: h

Re: 802.1x, HOSTAP, station association notifications

2004-05-20 Thread Marco Molteni
On Thu, 20 May 2004 Sam Leffler <[EMAIL PROTECTED]> wrote: [..] > I pointed him at the madwifi project on sourceforge. It's a Linux > port of the net80211 layer that now includes an 802.1x authenticator > and soon will have WPA support too. Backporting to FreeBSD should be > straightforward. S

Re: 802.1x, HOSTAP, station association notifications

2004-05-20 Thread Sam Leffler
On Thursday 20 May 2004 02:17 am, Marco Molteni wrote: > On Thu, 20 May 2004 11:20:27 +1000 > Phillip Crumpler <[EMAIL PROTECTED]> wrote: > > [..] > > > I need a neat and tidy way of notifying either a netgraph node or a > > user process about associations. > > [..] > > You did search the archives,

Re: 802.1x, HOSTAP, station association notifications

2004-05-20 Thread Marco Molteni
On Thu, 20 May 2004 11:20:27 +1000 Phillip Crumpler <[EMAIL PROTECTED]> wrote: [..] > I need a neat and tidy way of notifying either a netgraph node or a > user process about associations. [..] You did search the archives, did you? ;-) Have a look at the following thread: http://docs.FreeBSD.o

802.1x, HOSTAP, station association notifications

2004-05-19 Thread Phillip Crumpler
Hi folks! As part of a university project I'm building a IEEE 802.1x authenticator for use with wireless networks. The project is based upon a FreeBSD machine using a Prism based NIC in HOSTAP mode. The role of the authenticator is to selectively allow hosts use of the access point. Part of the