I want to extend the Wifi range of the (main) MikroTik RB493G by having the RB411 (in bridge mode) set up as an extender. It’s connected to RB493G via ethernet cable.
I believe that I can extend the wifi range of RB493G this way. As I understand, this setup is not WDS since it uses cable as backhaul.
RB411A is in bridge mode, with same SSID and password as on RB493G, except it’s set on a channel different to that of RB493G.
I can ping the Net from inside RB411A (via Tool/Ping) but I have not been able to reach the Net on a device connected to RB411A via wifi.
Can somebody give me some hints to where I need to look into. Or is there some simple thing that I simply missed?
do you have dhcp setup in the RB493 on both ethernet and wlan? I bet if you set a static dns address in your notebook you can surf and ping by domain name.
I have not played much with bridge mode I use ap-bridge for my towers and station for my clients.
you might try setting ip dhcp on the rb411.
I have dhcp running on RB493G. Both on ethernet and wlan.
RB411A has static IP on ether1, connected back to RB493G. I have set a static DNS on RB411A and can now see the DNS on the ipconfig /all but still unable to get an outside link from the laptop connected via RB411A.
I was of the understanding that I should not have dhcp running on 411A from a poster by the name of Oldman, if my memory serves me right, who suggests this for wifi extender with ethernet conenction as backhaul.
You have to run just one DHCP, probably on RB493, then make DHCP relay on RB411 or bridge lan and wifi on both machines. So, on RB493 bridge ap and ether connected to RB411 and on RB411 bridge ap and ether connected to RB493. On RB493 use another ether to connect to Internet.