John Bindas wrote:
> 
> Hello all,
> 
> Being the most computer literate person at my company, I was given the task
> to build a firewall for our 40 user-LAN. I've set up IP Masquerading Linux
> box for our LAN. My boss now has thrown a monkey wrench in my design. He
> wants to limit web access to certain "approved" sites. I know this is
> possible with IP Chains, but I fear writing a 100+ rule chain to do this. Is
> there a better way to accomplish this task?


Hi,

I wrote a somewhat ipchains-based firewall script which allows me to
restrict/allow various sites by adding an ip address to a text file.  It
uses plain text file lists to create port forwarding chains,
allow/disallow TCP/UDP inbound and outbound, and do accounting.  If
anyone is interested in my humble setup (I wrote it for a home
15-machine lan with cable access) let me know..


-HD
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to