SCIENTIFIC-LINUX-USERS Archives

April 2006

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Thu, 6 Apr 2006 11:07:30 -0500
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (26 lines)
On Thu, 6 Apr 2006, Connie Sieh wrote:

> On Thu, 6 Apr 2006, Angel Tsankov wrote:
> 
> > > How can I setup an SL 4.2 to write 1 to /proc/sys/net/ipv4/ip_forward instead of 0 at boot time?
> > 
> > It turns out that I need to apply patch-o-matic to the kernel source and recompile.
> > Where can I find SL sources?
> > 
> 
> I do not think you need to do patch-o-matic to do ip_forward.  If you need 
> the kernel sources they are at 
> 
> ftp://ftp.scientificlinux.org/linux/scientific/4.x/SRPMS/vendor/errata/
> 
> -Connie Sieh
> 

Look at /etc/sysctl.conf.  All you need to do is set

net.ipv4.ip_forward = 1

and the kernel will do it for you.

Ken

ATOM RSS1 RSS2