]> git.proxmox.com Git - pve-docs.git/commitdiff
added missing ipv4/ip_forward in routed network section
authorAlwin Antreich <a.antreich@proxmox.com>
Wed, 2 Aug 2017 08:43:30 +0000 (10:43 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 9 Aug 2017 11:32:27 +0000 (13:32 +0200)
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
pve-network.adoc

index 315ba63f5b089d72e645c1575610e4862d38632f..62cad85886ad583b1f765074fc8a5f0c494972fc 100644 (file)
@@ -137,6 +137,7 @@ iface eno1 inet static
         address  192.168.10.2
         netmask  255.255.255.0
         gateway  192.168.10.1
+        post-up echo 1 > /proc/sys/net/ipv4/ip_forward
         post-up echo 1 > /proc/sys/net/ipv4/conf/eno1/proxy_arp