Re: [systemd-devel] ip_forward issue again

2015-08-17 Thread Reindl Harald
Am 17.08.2015 um 22:51 schrieb Johannes Ernst: The strange "sysctl fails to setup IP forwarding #468”, closed after ordering systemd-sysctl and systemd-networkd, unfortunately still occurs for me. https://github.com/systemd/systemd/issues/468#issuecomment-117904714 since the timing was repe

[systemd-devel] ip_forward issue again

2015-08-17 Thread Johannes Ernst
The strange "sysctl fails to setup IP forwarding #468”, closed after ordering systemd-sysctl and systemd-networkd, unfortunately still occurs for me. https://github.com/systemd/systemd/issues/468#issuecomment-117904714 Cheers, Johannes. ___ systemd

Re: [systemd-devel] ip_forward

2015-07-27 Thread Lennart Poettering
On Tue, 23.06.15 13:30, Johannes Ernst ([email protected]) wrote: > (Morale: in doubt, lean hard on your booleans) > > 1. Reboot host. (Arch running in VirtualBox on Mac) > > 2. host> sysctl net.ipv4.ip_forward > net.ipv4.ip_forward = 1 This is the global option, it is related in non-obv

[systemd-devel] ip_forward

2015-06-23 Thread Johannes Ernst
(Morale: in doubt, lean hard on your booleans) 1. Reboot host. (Arch running in VirtualBox on Mac) 2. host> sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1 3. host> sudo systemd-nspawn -M container -b -j -n --bind /home:/home (Arch subset / UBOS) 4. container> ping 8.8.8.8 7 packets transmit