From 2f9af4c60cb072f8d97e1ca7f22a6ef098f9d618 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Sun, 19 May 2024 10:37:26 -0600 Subject: [PATCH] vault backup: 2024-05-19 10:37:26 --- IT/RouterOS port forwarding.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/IT/RouterOS port forwarding.md b/IT/RouterOS port forwarding.md index 4650bce..0af6870 100644 --- a/IT/RouterOS port forwarding.md +++ b/IT/RouterOS port forwarding.md @@ -1,5 +1,7 @@ To port forward with RouterOS, you need allow the port through the firewall, *and* actually forward traffic -# Allow through th +# Allow through the firewall +1. Set `Dst. Address` to the internal IP you want to forw +# Forward traffic 1. Navigate to IP > Firewall > NAT, select `Add New` 2. Set `Chain` to `dstnat`, set `Protocol` to `6 (tcp)` 3. Set `Dst. Port` to the port you want to forward