Hello,
I´m new with MikroTik and a I have trouble with routing.
Let me try to explain my problem.
At first I add the IP-Address for the Gateway . 192.168.1.1
Then I created a DHCP Server. with Gateway 192.168.1.1 and the range from 192.168.1.2-192.168.1.200 192.168.1.0/24
I also created a bridge called br_1.
So I bridged the DHCP server to br_1 and I also bridged ethernet 2 and Wlan.
When I connect a device with WLAN I get a IP Adress from the DHCP range and the gateway is 192.168.1.1.
When I send a ping from the device witch is connected to Wlan I reach 192.168.1.1 but I´m not able to reach the Internet.
I don´t know how to route
I tried RIP I added the two gateways 192.168.1.1 and 10.0.0.138 ( Router)
The Uplink come from my router with the gateway 10.0.0.138.
I hope some have an Idea how I can fix the problem
THX