1
0
Quellcode durchsuchen

Update hint about IP forwarding. Closes: #496596, #491429

Christoph Biedl vor 12 Jahren
Ursprung
Commit
d7ad5a5659
1 geänderte Dateien mit 8 neuen und 6 gelöschten Zeilen
  1. 8 6
      debian/README.debian

+ 8 - 6
debian/README.debian

@@ -1,8 +1,10 @@
-pptpd for DEBIAN
-----------------------
+IP forwarding
+-------------
 
-Please note that, if you want to use pptpd to create host-to-site tunnels (e.g.
-typical road-warrior setups), then you will need to enable IP forwarding. This
-can be done by setting ip_forward=yes in /etc/network/options.
+Please note: If you want to use pptpd to create host-to-site tunnels
+(e.g. typical road-warrior setups), then you will need to enable IP
+forwarding. This can be done by un-commenting
 
-Rene Mayrhofer <rene.mayrhofer@gibraltar.at>, Mon, 16 Aug 1999 11:27:43 +0200
+    net.ipv4.ip_forward=1
+
+in /etc/sysctl.conf.