LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   enable ip fastforwarding fails (https://www.linuxquestions.org/questions/linux-networking-3/enable-ip-fastforwarding-fails-4175547325/)

goofy79 07-06-2015 06:20 AM

enable ip fastforwarding fails
 
Hello,

i have a Debian 7 Linux (3.2.54-2) and i search for the ip fastforwarding option.
But i can't find it ?

If i try
sysctl -w net.inet.ip.fastforwarding=1
> sysctl: cannot stat /proc/sys/net/inet/ip/fastforwarding: no such file or directory.

Can you help me ? Is it possible to add fastforwarding support for an Debian Kernel (or Custom Kernel) or is this only possible in a FreeBSD distri ?

berndbausch 07-06-2015 08:18 PM

Somebody asked this question before: http://unix.stackexchange.com/questi...an-unknown-key.

goofy79 07-07-2015 12:39 AM

Thank you - i always found this article too - but i'm interested in, why it isn't a parameter in other distributions ?
Is the FreeBDS Kernel quite differt to the "normal" Kernel ?
Or is there any assimilable option in the "normal" Kernel ?

michaelk 07-07-2015 08:28 AM

FreeBSD is not linux nor considered a distribution. I'm not a networking expert but the TCP/IP stacks are completely different between the two operating systems. In my limited search I have not found anything similar.

berndbausch 07-07-2015 06:53 PM

Quote:

Originally Posted by michaelk (Post 5388359)
FreeBSD is not linux nor considered a distribution. I'm not a networking expert but the TCP/IP stacks are completely different between the two operating systems. In my limited search I have not found anything similar.

FreeBSD is based on the original UNIX code as tweaked at the University of California at Berkeley, in the 1970's or 80's. Linux was written from scratch. While they might look similar on the surface, both for programmers and users, they are different inside. Most importantly, Linux and FreeBSD (and the other *BSDs) are totally different open source projects.

michaelk 07-07-2015 08:25 PM

BSD is based on Unix not linux.

berndbausch 07-08-2015 06:42 AM

Quote:

Originally Posted by michaelk (Post 5388633)
BSD is based on Unix not linux.

You are right. Typo corrected.

goofy79 09-09-2015 06:04 AM

ok, is there any alternative ?
because my routing is not so fast as it should be ..


All times are GMT -5. The time now is 08:31 AM.