I currently have my HaLowLink AP connected to my Starlink Router over ethernet, but would like to connect it over 2.4GHz Wi-Fi to the Starlink Router so that I can move the HaLowLink AP to a better spot upstairs in the house to get additional range.
Has anyone done this before, and if so, what steps should I follow?
I had actually initially followed the instructions in this app note, but wanted to do something that the wizard doesnât allow you to do (using a 2.4GHz Wi-Fi uplink, but getting an IP on the existing Starlink router).
The HaLowLink wizard only allows these 3 network modes:
HaLow Wi-Fi devices will get an IP on your existing routerâs network.
HaLow Wi-Fi devices will get an IP on this deviceâs local network.
HaLow Wi-Fi devices will get an IP on this deviceâs local network and use 2.4 GHz Wi-Fi for an uplink (not an Ethernet cable).
I managed to make things work by selecting the first option above (HaLow Wi-Fi devices will get an IP on your existing routerâs network) and then going to Advanced Config â Network â Wireless and configuring the 2.4GHz Mediatek interface as follows:
After doing this my unit ends up performing as followed: âHaLow Wi-Fi devices will get an IP on your existing routerâs network and use 2.4 GHz Wi-Fi for an uplink (not an Ethernet cable).â
Youâre right, that 3rd option in the Wizard creates a double-NAT scenario where HaLow devices and things past the extender would be on the 192.168.12.0/24 subnet and NATâd to the Starlink 192.168.1.0/24 network on the 2.4GHz interface. So, looks like you found the solution:
Turn off DHCP on the HaLowLink AP and either have it acquire a DHCP itself or assign it a static IP.
Put the 2.4GHz interface on the same layer 2 bridge as the LAN port.
Adjust firewall appropriately so there is no impediment to traffic flow.
I use this exact setup myself except a wired uplink to my home router (which then uplinks to Starlink in passthrough mode). Thanks for posting yoru solution. Itâll be helpful for others.
Iâm a bit confused about exactly how, though. AFAIK to make this work properly youâd need to configure your 2.4 wireless in Client (WDS) mode AND the Starlink AP would have to be configured to do WDS as well (a lot of routers arenât configured this way, which is why the wizard page doesnât provide this setup). The screenshot youâve shown just shows the 2.4 configured as an AP.
The other thing Iâm confused about is that if youâre setup for âHaLow Wi-Fi devices will get an IP on your existing routerâ this should mean youâre using the wlan network (unfirewalled) and not the wan network, and there should be no need to change your existing firewall rules to allow access to your HL1s admin interface over WiFi.
I had uploaded the wrong screenshot in my post above - fixed now.
I thought I had it fully working, but my HaLowLink Extender is no longer reachable after making the changes above. I was able to make my HaLowLink AP get an IP on my 2.4GHz Starlink Router and access the OpenWRT GUI over 2.4GHz Wi-Fi after changing the firewall settings, but the HaLowLink Extender no longer gets an IP addressâŚ
I tried configuring my HaLowLink AP 2.4GHz wireless interface as Client (WDS) as suggested but that indeed doesnât seem to be supported on the Starlink Router.
At this point I would encourage you to revert to the wizard configuration with the 2.4 uplink and modify the firewall rules to allow access to the HaLowLink AP. The downside is obviously that the attached client devices end up on their own subnet and double-NATed by default. This may be fine, or you could:
change the routing rules on your Starlink AP (not sure if this is possibleâŚ) and remove the NAT (masquerade stuff)
port forward where necessary to access devices attached to the Extender