01-31-周六_18-28-45
This commit is contained in:
@@ -1575,7 +1575,7 @@ net.ipv4.ip_forward = 1
|
||||
[root@lvs ~]# sysctl -p
|
||||
net.ipv4.ip_forward = 1
|
||||
|
||||
[root@lvs ~]# iptables -t nat -A POSTROUTING -s 192.168.153.0/24 -j MASQUERADE
|
||||
[root@lvs ~]# iptables -t nat -A POSTROUTING -s 192.168.65.0/24 -j MASQUERADE
|
||||
[root@lvs ~]# iptables -t nat -L -n
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user