From owner-freebsd-questions Fri Feb 4 7: 2:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wookie.bellsouth.cl (bellsouth.cl [206.48.84.212]) by builder.freebsd.org (Postfix) with ESMTP id 3B2023FE5 for ; Fri, 4 Feb 2000 07:02:46 -0800 (PST) Received: from stgo.cl (bsdq@[206.48.86.98]) by wookie.bellsouth.cl (8.8.8/8.8.8) with SMTP id MAA14679 for ; Fri, 4 Feb 2000 12:04:20 -0300 Date: Fri, 4 Feb 2000 12:01:03 +0000 (GMT) From: Marcelo To: freebsd-questions@freebsd.org Subject: Using F-BSD as a dynamic router... In-Reply-To: <002801bf6f1e$524dddc0$0b00a8c0@orng1.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I realize that FreeBSD can easily be used as a router.. but picture this. FreeBSD with 2 network cards.. one is in v-lan1 and the other in v-lan2. Dial-up users are in v-lan1 and the internet in general is in v-lan2. What I want to acomplish is the following: By default, v-lan1 has no access what-so-ever to v-lan2 A user dials up in v-lan1, and is forced to go to a web based form on the FreeBSD machine. They type in their username and password. Once they are authinticated, the routing tables in the FreeBSD machine will be modified so that user (with the IP assigned by the cisco 5300) will be able to surf freely. Here is where I believe will be the hard part.. Once the user hangs up.. the FreeBSD machine will somehow detect this (how?) and will block of that IP address so that the next person that dials in is blocked from the internet until they authenticate themselves... Any clues? Thanks Marcelo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message