[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: packet forwarding
- From: "Mikkel L. Ellertson" <mikkel Infinity-ltd com>
- To: <redhat-list redhat com>
- Subject: Re: packet forwarding
- Date: Tue, 30 Oct 2001 22:49:54 -0600 (CST)
On Tue, 30 Oct 2001 hanfam sprynet com wrote:
> Hi,
> I just installed 7.2 and packet forwarding is not turned off
> I tried adding
> FORWARD_IPV4="yes"
> to /etc/sysconfig/network
> but it doesn't work. How do I get forwarding
> turned back on?
> Thanks
> Linda
>
To have it turned on at boot, edit /etc/sysctl.conf, and change
"net.ipv4.ip_forward = 0" to "net.ipv4.ip_forward = 1".
If you want to turn it on after the system is booted, use:
sysctl -w net.ipv4.ip_forward=1
Mikkel
--
Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]