vault backup: 2024-07-05 12:00:23

This commit is contained in:
zleyyij 2024-07-05 12:00:23 -06:00
parent 608bfa6a2b
commit 16424c04b0

View File

@ -6,3 +6,7 @@ From the RouterOS CLI, enter NAT configuration mode:
``` ```
/ip firewall nat /ip firewall nat
``` ```
Configure NAT to forward any traffic from the LAN net that's directed at the WAN IP to forward that traffic back to the the server in question (You can only forward to a single IP):
```
```