I have bought a MikroTik Wireless Wire set, which consists of two wAP60G devices. Traffic accross the link is working nicely, but I notice that the devices can not fetch software updates, and can not ping the gateway. How do I configure each device to look for the correct gateway?
Here’s my setup:
Location A:
- Internet Provider A modem: 192.168.0.1, DHCP server, 192.168.0.0/16
- MikroTik wAP60G master: 192.168.88.2, default setup, except for /16 mask and firewall blocks DHCP
- Devices at the ethernet side of the master all use Provider A for DHCP and internet traffic, but internal traffic to 192.168.x.x is local or travels over the bridge (this works nicely).
Location B:
- MikroTik wAP60G slave: 192.168.88.3, default setup, except for /16 mask and firewall blocks DHCP
- Internet Provider B modem: 192.168.178.1, DHCP server, 192.168.178.0/16
- Devices at the ethernet side of the slave all use Provicder B for DHCP and internet traffic, but internal traffic to 192.168.x.x is local or travels over the bridge (also works).
Internal traffic routing, as well as traffic flowing from computers on either side of the bridge all work fine and I am very happy with the setup and the speed.
However, when I tried to do a software update on the MikroTik master on Location A, but it says “Error: Connection Timeout”. When I log in to 192.168.88.2 (the master) and click on “Terminal”, I can not ping the router, nor can I ping any internal address.
From machines in the network, I can ping any other machine just fine. It’s just the traffic from the MiktoTik device itself that seems to be blocked.
I have tried to configure the “Gateway” in the Quick Set menu, but somehow that does not “stick”, pressing “apply” will erase the gateway I just filled in.
Any tips on how to enable traffic from the MikroTik device itself to the correct gateway on each side of the bridge?