docs: adjustments for tutorial 1 to working order

This commit is contained in:
Blake Harnden 2023-06-05 13:07:59 -07:00
parent 580916f2f0
commit 75a92f3a38
4 changed files with 22 additions and 16 deletions

View file

@ -13,4 +13,5 @@ sysctl -w net.ipv4.conf.default.rp_filter=0
sysctl -w net.ipv4.conf.${devname}.forwarding=1
sysctl -w net.ipv4.conf.${devname}.send_redirects=0
sysctl -w net.ipv4.conf.${devname}.rp_filter=0
sysctl -w net.ipv6.conf.${devname}.forwarding=1
% endfor