[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Tyler Booth
You need to install the hostapd package. WPA is supported by the kernel and the main ifconfig binaries. If you're talking about OpenWRT, the answer is the same, although WPA is supported in the userspace rather than kernel. Tyler Booth // President ph. 503.548.2000 | fx. 503.548.2002 921 SW W

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Gary
Has anyone here figured out how to create a WPA or WPA2 AP with OpenBSD? I've found plenty of WPA client information but none for the AP side. I found a great OpenBSD distro for compact flash boxes; http://tilde.se/flashboot. q.v. this similar project; http://www.nmedia.net/flashdist. I've also us

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Tyler Booth
I made a few updates, anyone that downloaded the original copy, I'd suggest you upgrade. Changes include 1. "friendlier" base opkg-configuration that will meet the needs of a wider audience. 2. Optional logging output for debugging when something goes wrong. (default output on the screen is

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Russell Senior
> "Keith" == Keith Lofstrom <[EMAIL PROTECTED]> writes: JB> I was considering something similar for OpenBSD on Soekris and JB> ALIX boards. I'll take a closer look at your stuff this afternoon. Keith> I would love to see an ALIX version of this. While I am still Keith> having fun learning a

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread johan beisser
On Nov 26, 2008, at 3:27 PM, Keith Lofstrom wrote: > > I would love to see an ALIX version of this. While I am still > having fun learning about the ALIX by doing my own setup, I > expect I will be setting up more than one ALIX board with > members of the Portland Linux Unix Group, and being abl

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Tyler Booth
There is no reason this could not be easily adapted to load and configure openwrt on an ALIX board, the only platform specific portion is the initial TFTP ip address which is set in one of the configuration files (outlined in the included readme file) and possible some of the timeout values whi

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Keith Lofstrom
On Wed, Nov 26, 2008 at 02:13:58PM -0800, Johan Beisser wrote: > > I was considering something similar for OpenBSD on Soekris and ALIX > boards. I'll take a closer look at your stuff this afternoon. I would love to see an ALIX version of this. While I am still having fun learning about the ALIX

[ptp-general] Re: OpenWRT auto-provisioning

2008-11-26 Thread Johan Beisser
I was considering something similar for OpenBSD on Soekris and ALIX boards. I'll take a closer look at your stuff this afternoon. Thanks. On 2008-11-26, Tyler Booth <[EMAIL PROTECTED]> wrote: > Following up on Russell's excellent presentation on OpenWRT last week, > I've developed a set of scr