mac address

Daan Vreeken [PA4DAN] Danovitsch at Vitsch.net
Tue Jan 13 05:34:55 PST 2004


On Tuesday 13 January 2004 14:31, Daan Vreeken [PA4DAN] wrote:
> On Tuesday 13 January 2004 13:54, Malik Bülent wrote:
> > hello
> >
> > i use freebsd5.1 and i want to reject some computers  whose according to
> > "Mac Addresses" and i recompiled kernel with
> > options         IPFIREWALL
> >
> > then i made ipfw.sh with touch and wrote in ;
> > ipfw add deny MAC 00:60:67:28:0c:1e any
> > ipfw add deny MAC any 00:60:67:28:0c:1e
> >
> > but I couldn't reject above machine
> > What shall i do ?
>
> You have to it first with a sysctl :
Oops, typo, should have been :
You have to enable it first with a sysctl

> # sysctl -w net.link.ether.ipfw=1
>
> grtz,
> Daan
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list