mac address

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


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 :
# sysctl -w net.link.ether.ipfw=1

grtz,
Daan


More information about the freebsd-questions mailing list