User Tools

Site Tools


networking:router:mikrotik_nat

This is an old revision of the document!


Mikrotik NAT

Determine NAT

https://forum.mikrotik.com/viewtopic.php?t=88479

https://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Connection_tracking

/ip firewall connection print where src-address ~"x.x.x."

Flags:

  • s - srcnat
  • d - dstnat

Hairpin NAT

https://yaleman.org/2014/10/23/hairpin-nat-on-mikrotik-v6-19/

Hairpin NAT allows internal clients behind NAT to access port-forwarded (destination NATed) services (behind the same NAT) as if they were accessed from the outside.

networking/router/mikrotik_nat.1690394319.txt.gz · Last modified: 2023/07/26 11:58 by gcooper