vault backup: 2024-07-05 12:05:23
This commit is contained in:
parent
16424c04b0
commit
89f5369a3c
@ -9,4 +9,6 @@ From the RouterOS CLI, enter NAT configuration mode:
|
|||||||
|
|
||||||
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):
|
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):
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
I first tried `add` `action``=masquerade` `chain``=srcnat` `dst-address``=10.0.0.3` `out-interface``=LAN` `protocol``=tcp` `src-address``=10.0.0.0/24`|`
|
Loading…
Reference in New Issue
Block a user