Community discussions

MikroTik App

Search found 4 matches

by oliverfriedmann
Sun Apr 13, 2025 8:03 am
Forum: Beginner Basics
Topic: 1:1 NAT / DNAT configuration help
Replies: 19
Views: 2694

Re: 1:1 NAT / DNAT configuration help

FWIW - I wrapped this into a templated script "config.template": <% systemName = "PLC-Gateway" interfaceDevices = "PLC-PORTS" interfaceWAN = "WAN" interfaceForWAN = "ether1" interfaceForDevices = ["ether2", "ether3", "ether4&...
by oliverfriedmann
Sun Apr 13, 2025 7:26 am
Forum: General
Topic: RS305-1G-4S: map 4 devices with same IP to different IPs [SOLVED]
Replies: 6
Views: 2218

Re: RS305-1G-4S: map 4 devices with same IP to different IPs [SOLVED]

Thank you! Resetting with no default configuration did the trick. Amazing!!
by oliverfriedmann
Sun Apr 13, 2025 12:33 am
Forum: General
Topic: RS305-1G-4S: map 4 devices with same IP to different IPs [SOLVED]
Replies: 6
Views: 2218

Re: RS305-1G-4S: map 4 devices with same IP to different IPs [SOLVED]

Hi, Thank you for the pointer. I've tried to adjust the final script to my environment. - I reset the router - I changed the router password - I changed the router IP to 192.168.2.2 - My computer IP connected to the router is 192.168.2.1 - My computer is connected to the port labelled "PoE/In E...
by oliverfriedmann
Fri Apr 04, 2025 9:24 am
Forum: General
Topic: RS305-1G-4S: map 4 devices with same IP to different IPs [SOLVED]
Replies: 6
Views: 2218

RS305-1G-4S: map 4 devices with same IP to different IPs [SOLVED]

Hi, I am trying to achieve this with the CRS305: - Connect one “main” computer to one of the ports; let’s say it has IP 192.168.2.1 - Give the CRS305 a compatible IP, say, 192.168.2.2 - On the four remaining ports, connect 4 different devices; all 4 devices have the same statically configured IP 192...