LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   My sysctl.conf. what I need to make VPN over IPSEC ? (https://www.linuxquestions.org/questions/debian-26/my-sysctl-conf-what-i-need-to-make-vpn-over-ipsec-122234/)

sergiodemoura 12-03-2003 05:35 AM

My sysctl.conf. what I need to make VPN over IPSEC ?
 
net.ipv4.ip_forward=1
net.ipv4.conf.all.rpfilter=0
net.ipv4.conf.default.rpfilter=0
net.ipv4.conf.eth0.rpfilter=0
net.ipv4.conf.eth1.rpfilter=0
net.ipv4.conf.eth2.rpfilter=0
net.ipv4.conf.lo.rpfilter=0
net.ipv4.conf.ipsec0.rpfilter=0

The net.ipv4.ip_forward=1 is ok. but the rest not...
why it fails ?

smith847be 02-08-2004 02:26 AM

If you still have the problem, then repost at Linux-Networking. This forum doesn't exactly get huge amounts of activity, as you can tell :-) . Otherwise, this post is just to get this thread off the 0 replies list.


All times are GMT -5. The time now is 09:50 PM.