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

Re: IP Forward on Testing



On 23 Ago, 04:00, "Zaki Akhmad" <zakiakh...@gmail.com> wrote:
> Hello
>
> I am using Debian as a router, so that I need to enable the ipv4
> forward feature. My question is how I enable it automatically, even
> when the machine is reboot? So that the value in
>
> /proc/sys/net/ipv4/ip_forward
>
> still 1?
>
> Thank you
> --
> Zaki Akhmad
>
> --
> To UNSUBSCRIBE, email to debian-user-REQU...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

% echo 'net.ipv4.ip_forward=1' >> /etc/sysctl.conf

s.


Reply to: