From owner-freebsd-pf@FreeBSD.ORG Fri Jun 29 16:26:03 2007 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A10FB16A41F for ; Fri, 29 Jun 2007 16:26:03 +0000 (UTC) (envelope-from huzeyfe.onal@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id 791D013C45E for ; Fri, 29 Jun 2007 16:26:03 +0000 (UTC) (envelope-from huzeyfe.onal@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1250566waf for ; Fri, 29 Jun 2007 09:26:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=VyFLZQSlbGNrP0q3n9P4jnFA/L2XUZv+I5tyRHUfjw94CaI7DzIegTreWmq1fsuqSkRAQ3hE1smDfrNzV3KPsfWD1Yv2HwUT0nPvwFtZI2Er+icUX9NlRtLNjHDDJ2uflm1P3b3AI2sZL3A3n2SOxRE2Dqnm+WmYZqgQSzH+tdw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=pwP96n4c+ASCLJj2bzNu06sskPCIHpWNFY7MnSEFmg/7XOAtrzzTGKuQPDBA16oF9r9YLFFx0rbRogMzdYCCjn9/S/dkqZTd01EX7P4W1yUl8c984ByXykqmryHkiqpbU6VCEKL2pIpQOq3MG3AuDpdGaWCTxqBkzozOGAgohm8= Received: by 10.114.168.1 with SMTP id q1mr2716357wae.1183132713629; Fri, 29 Jun 2007 08:58:33 -0700 (PDT) Received: by 10.114.153.8 with HTTP; Fri, 29 Jun 2007 08:58:33 -0700 (PDT) Message-ID: Date: Fri, 29 Jun 2007 18:58:33 +0300 From: "Huzeyfe Onal" To: "Laurent LEVIER" In-Reply-To: <49399.57.250.229.136.1183130030.squirrel@wm.argosnet.com> MIME-Version: 1.0 References: <40497.57.250.229.136.1183122125.squirrel@wm.argosnet.com> <46851030.2030409@gmail.com> <49399.57.250.229.136.1183130030.squirrel@wm.argosnet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-pf@freebsd.org Subject: Re: authpf method with a HTTP Server? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2007 16:26:03 -0000 hi, what you are trying to achieve is very is easy with using captive portal. But i think you want to write web interface for authpf. There was some discussion about authpf web interface in 2004[1] which gives you an idea about it's feasible. [1] http://www.monkey.org/openbsd/archive/misc/0408/msg01567.html On 6/29/07, Laurent LEVIER wrote: > > > Hi, > Hi Huzeyfe! > > > > why don't you use captive portal ? > What do you mean? > > > > > > Laurent LEVIER wrote: > >> Hi List, > >> > >> I just subscribed to the list because I would like to create something > >> more flexible to pass through pf then authpf. > >> > >> As a summ, when you connect to an WiFi AP, you get an @IP address. > >> Then you launch your favorite browser. > >> Immediately, you get an authentication page. > >> There you give you credentials and from this moment you can access > >> Internet. > >> > >> I would like to do the same thing. > >> > >> Does someone knows if authpf principle was ported on HTTP? > >> Of course, maybe the session principle could not be kept except if > >> browser > >> refreshed periodicly. > >> But at least we could get some mecanisms to allow passthru for newbies > >> using knowning IE. > >> > >> If nothing exists, I'll try to build a such module for everyone. > >> > >> Anyways, any help appreciated. > >> > >> Thanks in advance > >> > >> Brgrds > >> > >> _______________________________________________ > >> freebsd-pf@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-pf > >> To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org" > >> > >> > > > > >