The Mikrotik devices cannot access the Internet or the rest of the network. The Laptop running on it’s internal wireless card accesses the Internet and the rest of the network.
I cannot see this as being an AP config issue, but the CPE’s are so basic in setup I cannot fathom the problem.
I have a feeling this may be relevant to the problem
This only shows the machines connected to the bridge via the Ether1 interface. The WLAN connects are not showing. Still doesn’t explain why the wireless enabled laptop works fine through the AP and the two Mikrotik CPE’s dont…
dawam is right - the default gateway is wrong. The entry with AS (Active Static) should be Destination = 0.0.0.0/0 (this means ANY) and Gateway = 192.168.0.1. That means that gateway for any traffic is 192.168.0.1 - the D-link - that’s what you probably want…
Thanks guys, problem sorted…but not by me. I gave somebody remote access and he fixed the AP for me. Many thanks for all the responses from the forumites here.