docs: adjustments for tutorial 1 to working order
This commit is contained in:
parent
580916f2f0
commit
75a92f3a38
4 changed files with 22 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue