{{tag>networking mikrotik subnets}} ====== Access device on different subnet on Mikrotik ====== Example setup: Remove ether2 interface from the bridge, **Bridge > Ports**. {{:wiki:screenshots:bridge_ports_20210501_142437.png?600|}} On ether2 interface add 192.168.1.101/24 address (if not taken), **IP > Addresses**. {{:wiki:screenshots:ip_addr_20210501_142258.png?600|}} Add masquerading for that interface under **IP > Firewall > NAT ** {{:wiki:screenshots:masq_20210501_142622.png?900|}} You should now be able to ping the device at IP 192.168.1.1 from device 192.168.99.2 on the subnet 192.168.99.0/24. ====== Tested on ====== * Tcom Speedport W 724V Ci * Mikrotik hAP Lite RouterBOARD 952Ui-5ac2nD ====== See also ====== * [[wiki:mikrotik_openvpn_setup|Mikrotik OpenVPN setup]] ====== References ====== * https://forum.mikrotik.com/viewtopic.php?t=117527