From owner-freebsd-embedded@FreeBSD.ORG Mon Sep 22 10:43:55 2008 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71D14106564A for ; Mon, 22 Sep 2008 10:43:55 +0000 (UTC) (envelope-from gamuso@gmail.com) Received: from mx1.hostrack.no (mx1.hostrack.no [84.16.215.227]) by mx1.freebsd.org (Postfix) with ESMTP id 369D28FC1C for ; Mon, 22 Sep 2008 10:43:55 +0000 (UTC) (envelope-from gamuso@gmail.com) Received: from ti521110a080-4954.bb.online.no ([85.167.103.98] helo=BART.lan) by mx1.hostrack.no with esmtpa (Exim 4.64 (FreeBSD)) (envelope-from ) id 1KhiXJ-0006mv-Sp for freebsd-embedded@freebsd.org; Mon, 22 Sep 2008 12:20:58 +0200 Message-Id: <78AB86ED-28D8-4609-8A30-FB5060532DE5@gmail.com> From: Odd-Jarle Kristoffersen To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 22 Sep 2008 12:20:58 +0200 X-Mailer: Apple Mail (2.929.2) Subject: Wi-Fi hotspot simple authentication X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2008 10:43:55 -0000 Hello, Not sure which FreeBSD mailing-list this was most suited for, so I am trying here first. Been a FreeBSD-user for some years now, and mainly used it for firewall and web-hosting applications. I seem to recall stumbling across some information once upon a time about how to set up a simple WiFi access point that required a username and/or password web-based logon to access the Internet... What I want to accomplish is having a FreeBSD box wither with a built- in WiFi AP card, or with two ethernet interfaces where one is connected to a WiFi AP box. The other ethernet connected to a DSL- line. The WiFi should not have any WEP/WPA or any type of encryption. It should be completely open. Now for the tricky part. I want everyone who connects to this hotspot / AP to get a welcome webpage no matter which website they try to access at first. On this webpage they can just click a button to verify they read the disclaimer and gain full Internet access for the rest of their session. This system is intended for a non-profit guest harbor application that just wants to provide some basic information about the premises and the available local services, and provide any boat guests with free Internet during their stay. Is something like this at all possible using some spare computer parts and FreeBSD? Any exisiting boot-cd or similar systems out there already that you know of? Thanks Odd-Jarle