From befad5d9580a9a1ef58844c5b874772cd56a4f12 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 23 Apr 2006 13:44:50 +0000 Subject: [PATCH] Add 'sourceroute' to documentation in the interfaces file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3806 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/interfaces | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Shorewall/interfaces b/Shorewall/interfaces index 3a5fc9e13..33a01ef2b 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -178,6 +178,17 @@ # in the ZONE column to include only those # hosts routed through the interface. # +# sourceroute - If this option is not specified for an +# interface, then source-routed packets +# will not be accepted from that +# interface (sets /proc/sys/net/ipv4/ +# conf// +# accept_source_route to 1). +# Only set this option if you know what +# you are you doing. This might represent +# a security risk and is not usually +# needed. +# # upnp - Incoming requests from this interface # may be remapped via UPNP (upnpd). #