From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Sebasti=E3o_Ant=F4nio_Campos_=28Infojoi=29?= Subject: Allowing access only some sites. Date: Mon, 29 Aug 2005 16:23:49 -0300 Message-ID: <005601c5accf$31323970$0301010a@pivt> Reply-To: =?iso-8859-1?Q?Sebasti=E3o_Ant=F4nio_Campos_=28Infojoi=29?= Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; format="flowed"; charset="iso-8859-1"; reply-type="original" To: netfilter@lists.netfilter.org Dears, I'd like to allow access only to some sites by some mac address. For example: I have a list of the mac address 00:0c:6E:11:E8:B0, 00:D8:02:D8:C8:DF,=20 00:E7:05:C9:07:EA............ and and I'd like that only these mac address = could access only the following IP: 200.221.2.128, 200.221.2.129,=20 200.221.2.130, 200.221.2.131, 200.205.144.75, 200.205.144.76. But the other= =20 mac address could access everything. How is the better way to do this?? Thks Sebasti=E3o Ant=F4nio Campos