Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Feb 2002 17:46:46 -0300
From:      Angelo <mrdida@freeshell.org>
To:        "Peter Brezny" <peter@skyrunner.net>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: limiting connections by MAC address
Message-ID:  <5.0.0.25.2.20020201174158.050644a0@mail.freeshell.org>
In-Reply-To: <NEBBIGLHNDFEJMMIEGOOKEOCEHAA.peter@skyrunner.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.0.25.2.20020201174158.050644a0>