Update README.md

This commit is contained in:
bjdgyc 2022-01-11 13:40:44 +08:00 committed by GitHub
parent 684fea69d0
commit 4b41e6c5b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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 转发规则