Re: [fw-wiz] Static ARP firewall advice
From: Chuck Swiger (chuck_at_codefab.com)
Date: 04/09/04
- Previous message: Josh Welch: "RE: [fw-wiz] Static ARP firewall advice"
- In reply to: Greg Dickinson: "[fw-wiz] Static ARP firewall advice"
- Next in thread: Greg Dickinson: "Re: [fw-wiz] Static ARP firewall advice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: Greg Dickinson <gdickinson@indiansprings.org> Date: Fri, 09 Apr 2004 09:51:41 -0400
Greg Dickinson wrote:
[ ... ]
> I am currently in the process of reloading the proxy server to get it
> off RH9, but in the interim I was wondering if there is an
> easy/recommended way to accomplish this: I had the idea of adding static
> ARP entries in the firewall so that only the specified Layer 3 addresses
> that match the specified Layer 2 addresses can get through the firewall.
> However (as you can imagine) this is a nightmare to maintain, as well
> as difficult for the local administrator to add static ARP entries (he
> has to add the addresses to /etc/rc.local and reboot the firewall
> everytime [yes, I know a reboot is not required...but it's simpler...
> :-> ])
On most systems, you should be adding IP-to-MAC mappings via /etc/ethers, and
disabling ARP on that particular network interface. While you can accomplish
what you've asked for and it will work to some extent, you'll discover that
clever students can also change their MAC addresses, too.
Better approaches be to switch to using authenticating proxy servers for
traffic (ie, squid for HTTP/HTTPS), or to require students to use PPPoE in
order to get a connection (which will use an authentication mechanism that's
not trivial to spoof).
-- -Chuck _______________________________________________ firewall-wizards mailing list firewall-wizards@honor.icsalabs.com http://honor.icsalabs.com/mailman/listinfo/firewall-wizards
- Previous message: Josh Welch: "RE: [fw-wiz] Static ARP firewall advice"
- In reply to: Greg Dickinson: "[fw-wiz] Static ARP firewall advice"
- Next in thread: Greg Dickinson: "Re: [fw-wiz] Static ARP firewall advice"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|