From owner-freebsd-isp Thu Feb 22 7:40:23 2001 Delivered-To: freebsd-isp@freebsd.org Received: from relay.tecc.co.uk (luggage.tecc.co.uk [193.128.6.129]) by hub.freebsd.org (Postfix) with SMTP id 4840E37B401 for ; Thu, 22 Feb 2001 07:40:19 -0800 (PST) (envelope-from andy@tecc.co.uk) Received: from fw-smtp.tecc.co.uk [195.217.37.39] by relay.tecc.co.uk with esmtp (Exim 1.70 #1) id 14Vxqm-00000Q-00; Thu, 22 Feb 2001 15:40:12 +0000 Received: from [195.217.37.155] (helo=southampton) by fw-smtp.tecc.co.uk with smtp (Exim 2.12 #3) id 14Vxor-0001uM-00; Thu, 22 Feb 2001 15:38:13 +0000 From: "Andy [TECC NOPS]" To: "Brian" , Subject: RE: Filtering connections to ftpd by mac address ? Date: Thu, 22 Feb 2001 15:43:47 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <00a701c09c7f$65c9af70$0101a8c0@fear.wrath.net> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org because the router is the gateway. When packets enter your LAN from the outside world they are actually coming from the ethernet port of your router. The IP address will appear to have come from the outside, but mac addresses are always local to the LAN they travel on. That's why routers are called just that, they route packets across LANs (mainly). Ak > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Brian > Sent: 22 February 2001 03:28 > To: freebsd-isp@freebsd.org > Subject: Re: Filtering connections to ftpd by mac address ? > > > I don't understand how this can be true. Why would you only be > able to see > the router's MAC? Maybe I'm more clueless than I thought. > > brian@wrath.com > > ----- Original Message ----- > From: "Colin Campbell" > To: "David Wilson" > Cc: "FreeBSD Mailing List" > Sent: Wednesday, February 21, 2001 4:59 PM > Subject: Re: Filtering connections to ftpd by mac address ? > > > > Hi, > > > > Filtering on MAC address is very restricted. You can only do machines on > > the same network segment. After that all you see is the router's MAC > > address. > > > > Colin > > > > On Wed, 21 Feb 2001, David Wilson wrote: > > > > > Hi guys, howzit going ? > > > > > > Any ideas on how to filter connections to ftpd based on mac address ? > ;-) > > > I have looked into ipfw and tcp wrappers, but both only seem > to be able > to > > > do IP addresses. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message