On Jan 13, 2006, at 5:19 PM, Bc. Radek Krejca wrote:
Hello,
I need to restrict some mac addresses or better allow set of
addresses and block others.
How can I do it? Is there any tool in OpenBSD?
yes.
man bridgename.if
man brconfig
look at tagging on the bridge if and filtering in
Bc. Radek Krejca wrote:
Hello,
I need to restrict some mac addresses or better allow set of
addresses and block others.
How can I do it? Is there any tool in OpenBSD?
http://www.openbeer.it/codes/projects/macfiltering.tar.gz
It's for 3.7-stable, so needs to be adapted...
Regards,
Dav
On 1/13/06, Adriaan Misc <[EMAIL PROTECTED]> wrote:
> > I need to restrict some mac addresses or better allow set of
> > addresses and block others.
> See man brconfig. It even has examples ;)
Jumping in with a somewhat obscure/undocumented feature (at least,
I've never found anything referr
On Fri, 2006-01-13 at 23:19:01 +0100, Bc. Radek Krejca proclaimed...
> I need to restrict some mac addresses or better allow set of
> addresses and block others.
>
> How can I do it? Is there any tool in OpenBSD?
Just add the idiots to a file...
# cat /etc/arp.table
127.66.131.1 00:02:4d:
What about this idea? Setup your firewall configuration file to allow only
IPs you want to provide access and then use arp permanent entries for them.
I use it to restrict internet, only for trusted pair of ip/mac and it works
great.
MK
- Original Message -
From: "Bc. Radek Krejca" <
On 1/13/06, Bc. Radek Krejca <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I need to restrict some mac addresses or better allow set of
> addresses and block others.
>
> How can I do it? Is there any tool in OpenBSD?
>
{SNIP}
>
See man brconfig. It even has examples ;)
6 matches
Mail list logo