Re: Allowing access to IP/MAC pairs only
- From: Bob Bishop <rb@xxxxxxxxx>
- Date: Thu, 31 Jan 2008 10:50:21 +0000
Hi,
On 31 Jan 2008, at 18:30, Szemerédy Gábor wrote:
Hello list!
We have feeBSD 6.2 machines with local subnets on the servers and would like to allow access to the internet only for workstations with exact IP/MAC pairs and deny access for not predefined pairs.
Is there a solution in firewall settings?
In ipfw, something like:
allow ip from <ip A> to any mac any <mac of ip A>
allow ip from <ip B> to any mac any <mac of ip B>
...
deny ip from any to any
Beware that MAC addresses are given in the order dest, src.
--
Bob Bishop +44 (0)118 940 1243
rb@xxxxxxxxx fax +44 (0)118 940 1295
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- References:
- Allowing access to IP/MAC pairs only
- From: Szemerédy Gábor
- Allowing access to IP/MAC pairs only
- Prev by Date: Allowing access to IP/MAC pairs only
- Next by Date: Re: Allowing access to IP/MAC pairs only
- Previous by thread: Allowing access to IP/MAC pairs only
- Next by thread: Re: Allowing access to IP/MAC pairs only
- Index(es):
Relevant Pages
|