Re: PF and MAC-Filtering ?

2007-01-29 Thread Philipp Wuensche
Frank Staals wrote: > I'm trying to get my FreeBSD gateway with PF firewall to only allow > acces to my network and internet from a couple computers through MAC > filtering. I couldn't realy find out what rules I should use; From the > information I found on google I tried s

PF and MAC-Filtering ?

2007-01-29 Thread Frank Staals
I'm trying to get my FreeBSD gateway with PF firewall to only allow acces to my network and internet from a couple computers through MAC filtering. I couldn't realy find out what rules I should use; From the information I found on google I tried something like this but it seems that

Re: Mac filtering with ipfw2

2004-08-31 Thread Christian Hiris
On Tuesday 31 August 2004 18:07, Steve Quezadas wrote: > Hello, > > I have tried and tried and tried to get mac filtering to work with > ipfw2. I have tried the usual sources (Google Groups, google, mailling > list, man pages, etc). Here it goes: > > I basically want to allow

Re: Mac filtering with ipfw2

2004-08-31 Thread Charles Swiger
On Aug 31, 2004, at 12:07 PM, Steve Quezadas wrote: I basically want to allow traffic to come from one mac address. I am trying to get the following rule to work: ipfw add accept tcp from any to any MAC any 10:20:30:40:50:60 OK, that looks about right. Yes, ipfw2 is on my freebsd system. This rule

Mac filtering with ipfw2

2004-08-31 Thread Steve Quezadas
Hello, I have tried and tried and tried to get mac filtering to work with ipfw2. I have tried the usual sources (Google Groups, google, mailling list, man pages, etc). Here it goes: I basically want to allow traffic to come from one mac address. I am trying to get the following rule to work

Re: mac filtering

2004-02-21 Thread Dan Pelleg
"Neil Camara" <[EMAIL PROTECTED]> writes: > Hey guys, I don't know if this is the correct mailing to post this > question. Is it possible to implement mac filtering in freebsd running > hostap mode? If so, can someone share some links about it? Thanks. Neil ipfw(