From owner-freebsd-isp Fri Feb 1 11:43:54 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtp.infolink.com.br (smtp.infolink.com.br [200.187.64.6]) by hub.freebsd.org (Postfix) with ESMTP id AE50037B41A for ; Fri, 1 Feb 2002 11:43:40 -0800 (PST) Received: from academica01.freeshell.org (200-187-68-179.dialup.rjo.infolink.com.br [200.187.68.179]) by smtp.infolink.com.br (Postfix) with ESMTP id 9FDBF2B9A30; Fri, 1 Feb 2002 17:44:28 -0200 (BRST) Message-Id: <5.0.0.25.2.20020201174158.050644a0@mail.freeshell.org> X-Sender: mrdida@mail.freeshell.org X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 01 Feb 2002 17:46:46 -0300 To: "Peter Brezny" From: Angelo Subject: Re: limiting connections by MAC address Cc: freebsd-isp@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I know that squid can be set up by mac address to allow or deny access. you have to compile it with this option you can try to redirect all tcp 80 request to the proxy.. and blocking them but, with mac address.. I think, you should know each address ( per example, if you'd installed each nic on your client's computer ) before trying to block.. not just try to find by arp.. you cant control a situation that, an user chaging his nic ( maybe because any damage ).. so, not so good solution.. regards Angelo At 10:45 1/2/2002 -0500, you wrote: >Hi everyone, > >I'm looking for a way to limit connections to our wireless isp by mac >address. > >Are there any packages that work well for this on freebsd, or any tips for >putting one together with ipfw? > >TIA. > >Peter Brezny >Skyrunner.net > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message