My CRS125-24G-1S-2HnD is a lab network connected through port 2 to my corporate domain. The corp domain is 10.11.12.x and the lab network is 192.168.100.x. I need systems on the corp domain to be able to connect to the 192.168.100.x network and don’t know how to accomplish this. Ip scan from within the Mikrotik finds both subnets but from the corp domain you can not connect to any ip’s within the 192.168.100.x subnet nor can you ping them.
I am new to this and using winbox I can not figure this out.
You have to configure routes towards the corp. domain side of your routerboard.
If only 1 or 2 single devices from your corp. domain needs access to your lab environment I would put a static route on these devices.
If you have multiple, I would solve it in your corp. domain router.
As I said I am new to this and don’t exactly know how to do this. I do not have access to the corp switches and just want to enable access through the Mikrotik switch from the corp network (10.11.12.x) to the subnet (192.168.100.x). Can you tell me the way to give access through the CRS125-24G-1S-2HnD.
If you do not have the possibility to alter the corp. network infrastructure, the only thing is left is adding a static route on your corp. domain systems.
I don’t know what type of systems you are using?
As last resort you can also NAT masquerade the traffic from your lab environment towards the corp. domain. In that situation, no additional routes are needed when talking from your lab environment towards your corp. domain network.
As disadvantage you need to setup dst-nat rules in order to connect from your corp. domain systems towards your lab environment