[systemd-bugs] [Bug 89491] New: [systemd] ipv4 forwarding not configured - systemd-sysctl fails to configure from /etc/sysctl.d/*.conf
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Mar 8 14:08:48 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89491
Bug ID: 89491
Summary: [systemd] ipv4 forwarding not configured -
systemd-sysctl fails to configure from
/etc/sysctl.d/*.conf
Product: systemd
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: james at nurealm.net
QA Contact: systemd-bugs at lists.freedesktop.org
On Arch, systemd 218 or 219, and linux 3.19, ipv4 forwarding is not enabled,
despite specifying in /etc/sysctl.d/30-ipforward.conf:
net.ipv4.conf.all.forwarding=1
net.ipv4.conf.default.forwarding=1
Explicitly adding per interface forwarding also fails:
net.ipv4.conf.enp0s7.forwarding=1
net.ipv4.conf.enp4s0.forwarding=1
Forwarding can be enabled manually, with, for instance, "sysctl --system".
ipv6 forwarding seems to be configured properly.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150308/3c2df49e/attachment.html>
More information about the systemd-bugs
mailing list