MESSAGE
DATE | 2013-06-15 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] (fwd) Re: question about forwarding and sysfs entries
|
-- forwarded message -- Path: reader1.panix.com!panix!goblin3!goblin2!goblin.stu.neva.ru!porbandar.httrack.net!montbard.httrack.net!news.httrack.net!.POSTED!not-for-mail From: Xavier Roche Newsgroups: comp.os.linux.networking Subject: Re: question about forwarding and sysfs entries Date: Sat, 15 Jun 2013 14:05:36 +0200 Organization: Nowhere Corp. Lines: 35 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.httrack.net 1371297936 15309 192.168.1.1 (15 Jun 2013 12:05:36 GMT) X-Complaints-To: usenet-at-httrack.com NNTP-Posting-Date: Sat, 15 Jun 2013 12:05:36 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 In-Reply-To: Xref: panix comp.os.linux.networking:496464
Le 15/06/2013 13:26, wkevin a ?crit : > I would appreciate if someone can elaborate on it?
From Documentation/networking/ip-sysctl.txt:
conf/default/*: Change the interface-specific default settings.
conf/all/*: Change all the interface-specific settings.
conf/interface/*: Change special settings per interface.
The functional behaviour for certain settings is different depending on whether local forwarding is enabled or not.
conf/all/forwarding - BOOLEAN Enable global IPv6 forwarding between all interfaces.
IPv4 and IPv6 work differently here; e.g. netfilter must be used to control which interfaces may forward packets and which not.
This also sets all interfaces' Host/Router setting 'forwarding' to the specified value. See below for details.
This referred to as global forwarding.
forwarding - BOOLEAN Enable IP forwarding on this interface.
When you want to change a specific interface, use the conf/ one. Changing all will affect all interfaces (which seems logical). The default one probably affects interfaces being created (?)
-- end of forwarded message --
|
|