vault backup: 2024-05-19 10:35:26

This commit is contained in:
zleyyij 2024-05-19 10:35:26 -06:00
parent 0e2c7431b8
commit 31770e62dd

View File

@ -1,4 +1,7 @@
To port forward with RouterOS, you need allow the port through the firewall, *and* actually forward the port To port forward with RouterOS, you need allow the port through the firewall, *and* actually forward the port
1. Navigate to IP > Firewall > NAT, select `Add New` 1. Navigate to IP > Firewall > NAT, select `Add New`
2. Set `Chain` to `dstnat`, set `Protocol` to `6 (tcp)` 2. Set `Chain` to `dstnat`, set `Protocol` to `6 (tcp)`
3. Set `Dst. Port` to ` 3. Set `Dst. Port` to the port you want to forward
4. Set `In. Interface List` to `WAN`
5. Set `Action` to `dst-nat`
6. Set `To Addresses` to the internal IP