NAT Explained with example and configuration (MikroTik)

Опубликовано: 18 Март 2026
на канале: MKSIT
5,670
84

In today's video we understand NAT (Network Address Translation), we understand both the source NAT and the destination NAT and understand how to configure it on MikroTik Router. We also understand the problem that it solves and the scenarios where it can be used.

00:00 Introduction
00:10 Why do we need to NAT
03:50 What is NAT
04:18 Source NAT Intro
04:45 Source NAT Theory
06:38 src-nat (MikroTik configuration NAT)
08:22 netmap (MikroTik configuration NAT)
10:47 same (MikroTik configuration NAT)
11:48 masquerade (MikroTik configuration NAT)
12:40 Destination NAT Intro
13:00 Destination NAT Theory (Port Forwarding Theory)
15:07 Port Forwarding Scenario(practical)
16:05 dst-nat on MikroTik Router