Hi,
I have tried searching but I’m not sure what to search to find this setup (or something leading to a solution). (Also my brain is not working that well)
My network: 192.168.1.0/24
Network I want to reach: 10.0.0.0/24
Mikrotik: 192.168.1.3/24 (ether1) and 10.0.0.6/24 (ether2)
I have a network where all my devices are (ether1), here I have another router that has a static route to the mikrotik device for the 10.0.0.0/24 network (The static route looks ok, when I do a traceroute I see packets going to the mikrotik device).
But what do I need to configure on the mikrotik for it to route/nat traffic from my network to the other network?
I don’t need the communication to be both ways, only for replies to come back.
This is my current config.
# jun/07/2020 21:04:41 by RouterOS 6.47
# model = 960PGS
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/user group
set full policy=\
local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,password,web,sniff,sensitive,api,romon,dude,tikapp
/ip dhcp-client
add disabled=no interface=ether1
add disabled=no interface=ether2 use-peer-dns=no use-peer-ntp=no
/system clock
set time-zone-name=Europe/Oslo
/system identity
set name=MikroTikGatway