elf_lord_ZC5
Honorary Master
First power then the button - you need to interrupt the boot sequence. If the button is held before powerup then it just loads the backup boot loader and won't ethernet boot.
Ah okay, that makes sense, of a sort. Thanks.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
First power then the button - you need to interrupt the boot sequence. If the button is held before powerup then it just loads the backup boot loader and won't ethernet boot.
This little project has matured nicely and I regret selling all my tiks during the pandemic.
If you have a tik or look after a fleet then this free software tier is the biscuit: https://www.mikrocloud.com/
Is ethernet2 connected to a bridge interface?Hi all
I'm fairly new to Mikrotik and got me a Hap ac2 to setup at home. Initially I tried the quickset route
(HomeAP Dual) and had issues with connectivity, did some research and many advanced users suggested doing a configuration with WinBox,
followed this tut
Ethernet1 - Wan
Ethernet2 - Lan
Made LAN Gateway 192.168.1.1/24
DHCP Server on Ethernet2 (192.168.1.2-254)
NAT (Action Masquerade)
PPPOE Config
After falling further down the Mikrotik rabbit hole I even
Added essential FW Rules based on this tut
The only thing I haven't configured is WiFi which is where I need help,
wlan1 and wlan2(5ghz) interfaces are currently disabled
I have edited the default profile changed mode to Dynamic Keys, Checked WPA2/PSK
created a Pre-shared Key.
I just cant figure out How do I setup the wifi to assign IP Addresses?
Don't have a bridge createdIs ethernet2 connected to a bridge interface?
If yes, then add wifi to the bridge.
If no, then you need to create another ip range and dhcp server for the wifi. Not great if you want android phones to automatically pick up android tvs etc for casting and possibly similar for apple stuff.
So depends on how you want to do it. To have it similar to most home router setups, the bridge is the way to go.
I would recommend creating a bridge interface, move the dhcp configs to the bridge (usually bridge1).Don't have a bridge created
Bridge Interface created (Bridge1)I would recommend creating a bridge interface, move the dhcp configs to the bridge (usually bridge1).
Then attach ether2-5 and wifi interfaces to the bridge.
Also make sure the bridge interface is part of the LAN interfaces if you use the interface groups (recommended).
On the left, go to the Bridge menu.Bridge Interface created (Bridge1)
I changed the DHCP1 that was on Interface ether2-Lan to Bridge1
Didnt click on DHCP Setup as I assume theres nothing to change with regard to IP Addresses.
Please elaborate on this
Then attach ether2-5 and wifi interfaces to the bridge.
Also make sure the bridge interface is part of the LAN interfaces if you use the interface groups (recommended).

yup looks good. One more question, have you added a wireless ssid on the wifi interfaces? I unfortunately dont use wifi on mikrotik anymore, but thats possibly the last thing you need, but I suspect you have that sorted since you said you just not getting an ip
Perfect, I just did a test now to connect to WIFI and got an IP Address from ityup looks good. One more question, have you added a wireless ssid on the wifi interfaces? I unfortunately dont use wifi on mikrotik anymore, but thats possibly the last thing you need, but I suspect you have that sorted since you said you just not getting an ip
Yeah that's normal on mikrotiksPerfect, I just did a test now to connect to WIFI and got an IP Address from it
and checked PC on lan 2 and got an IP also.
Yes I have added 2 wireless ssids (2,4 and 5ghz), Any reason you dont use Wifi on a MikroTik?
Also is it normal for the IP address to always start from the last number going downwards as I set my pool to 192.168.1.2-192.168.1.254 but its giving from 254 downwards....
Thanks for all your help, I will give it a test when I’m home to see if the Wi-Fi works fine.Yeah that's normal on mikrotiks
UnifiAny reason you dont use Wifi on a MikroTik
Makes sense.Unifi