Hello
I have 2 networks connected to one mikrotik router.
Both connected to two lan ports on mikrotik.
How to make them "talk" each other ?
For example : when i try to ping devices on first network from device in second one network than i do not have ping respond.
Here is configuration from mikrotik.
I'm newbe and i'm sure that i miss something in configuration or more precisely i don't have any configuration.
I have 2 networks connected to one mikrotik router.
Both connected to two lan ports on mikrotik.
How to make them "talk" each other ?
For example : when i try to ping devices on first network from device in second one network than i do not have ping respond.
Here is configuration from mikrotik.
Code:
# jan/02/1970 02:31:29 by RouterOS 6.48.2# software id = A2U0-ISBY## model = RB924i-2nD-BT5&BG77# serial number = E0FD0E567103/interface wirelessset [ find default-name=wlan1 ] ssid=MikroTik/interface wireless security-profilesset [ find default=yes ] supplicant-identity=MikroTik/ip hotspot profileset [ find default=yes ] html-directory=hotspot/portset 0 baud-rate=9600 name=modbusset 1 name=usb2/interface ppp-clientadd apn=internet data-channel=2 info-channel=2 name=ppp-out1 port=usb2/ip addressadd address=192.168.76.3/24 interface=ether2 network=192.168.76.0add address=192.168.144.5/24 interface=ether1 network=192.168.144.0/system gpsset channel=1 init-channel=2 init-string=\ "AT+QGPSCFG=\"outport\",\"usbnmea\";+QGPS=1" port=usb2
Statistics: Posted by korn81 — Fri Jan 12, 2024 6:01 pm