[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Request for comments: iptables script for use on laptops.



Hi,

On Mon, May 22, 2006 at 03:16:04PM -0700, Vineet Kumar wrote:
> > echo 1 > /proc/sys/net/ipv4/ip_forward
> > echo 0 > /proc/sys/net/ipv4/ip_forward
> 
> While I haven't yet gone through the actual content of the script, a
> note of style preference:
> 
> Personally, I prefer using sysctl -w instead of echo > /proc/sys.  I
> prefer /etc/sysctl.conf further still.

Ok, this is a matter of taste, I guess. I would argue that echo is
available pretty much everywhere, but on the other hand sysctl should also
be available everywhere where you have iptables...

Is there any _real_ reason why sysctl might be better in certain
situations?

For me /etc/sysctl.conf is not so nice, as I want to be able to download
my own script from my website when I'm at other machines which I want to
secure. Thus, I'd like to have everything in one single script
(vs. multiple files).


Uwe.
-- 
Uwe Hermann 
http://www.hermann-uwe.de
http://www.it-services-uh.de  | http://www.crazy-hacks.org 
http://www.holsham-traders.de | http://www.unmaintained-free-software.org

Attachment: signature.asc
Description: Digital signature


Reply to: