Update README.md

This commit is contained in:
bjdgyc
2022-01-11 13:40:44 +08:00
committed by GitHub
parent 684fea69d0
commit 4b41e6c5b9

View File

@@ -129,6 +129,9 @@ net.ipv4.ip_forward = 1
#执行如下命令
sysctl -w net.ipv4.ip_forward=1
# 查看设置是否生效
cat /proc/sys/net/ipv4/ip_forward
```
2. 设置 nat 转发规则