Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Marco Müller on August 25, 2000, 05:46:12 PM

Title: Add Firewall?
Post by: Marco Müller on August 25, 2000, 05:46:12 PM
Hi

i have another question if i could add aditional ipchains rules?

sorry for such as many questions i am a newbie in Linux

Marco
Title: RE: Add Firewall?
Post by: Justin Funke on August 25, 2000, 06:11:48 PM
You can add IP chains or a firewall script just make sure you call the script from a file that is not overwritten by one of the templates.  A script for the IPChains seem to work better since you can make generic rules and then have it automatically adjust to whichever nic is on the public side. (ie you can swap eth0 and eth1 from the configuration screen). If you use static rules you may run into issues with the ethernet cards or dynamic ip addresses.

Justin