[
Date Prev
][
Date Next
] [
Thread Prev
][
Thread Next
] [
Thread Index
] [
Date Index
] [
Author Index
]
Re: router
From
: Anand Buddhdev <anand celtelplus com>
To
: For users of Fedora Core releases <fedora-list redhat com>
Subject
: Re: router
Date
: Mon, 12 Jul 2004 17:04:32 +0200
adel.essafi wrote:
hi all I have a server (fedora) with 2 network cards. how can I make routing possible. thanks
Edit the file /etc/sysctl.conf, and change the line that reads:
net.ipv4.ip_forward = 0
to:
net.ipv4.ip_forward = 1
At the next reboot, packet forwarding will be enabled between the 2 network cards.
Follow-Ups
:
Re: router
From:
Christopher K. Johnson
References
:
router
From:
adel\.essafi
[
Date Prev
][
Date Next
] [
Thread Prev
][
Thread Next
] [
Thread Index
] [
Date Index
] [
Author Index
]