I have a Netgear R3800 which I installed 23.05.5 on. I haven't changed any settings except that I installed travelmate. I disconnected it from the 5GHz upstream AP to see if that was keeping me from connecting to the 5Ghz wifi it was making but it didn't help.
This is the configuration file I think. I got it from the system log if that might give any clues.
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
Your 5G radio is in station mode (aka client mode).
Your 2.4g radio is set up to be the AP.
So, your 5G is probably working but it is configured to be a client (your original backhaul?).
Then you added Travelmate.
I don't know the cat call to look at its config but I'll save you time:
You added the package, you cannot recover the memory space without starting over (deleting it just hides it) and unweaving Travelmate may be a steeper learning curve than starting over.
So I can't have the radio act as both client and AP? My main reason for doing this is to use it as a travel router for my PS3 which can't connect to the 5GHz APs and it works fine for that. There's no ports anywhere to do it wired.
I wanted the option of having other devices connect to the router on the same 5GHz network. I can see the 5GHz network name but can't connect to it. I don't know why it doesn't show an SSID in the log.
I said radio and not router to try to specify I wanted both networks to be the same type.
I was trying to not use 2.4 GHz at all. Have the router make a 5GHz network for other devices and connect to a 5GHz network to get to the internet.
I thought that was possible because Travelmate advised 2.4 be used for one and 5 be used for the other but it didn't say it was mandatory. The backhaul gets 40Mbps down and it goes down to 30 when connected using 2.4 so I thought there was a chance it could work better with only 5G.
Just reminded me of an issue I was experiencing with an old Iphone not connecting to 5G. I changed the channel from Auto (it was using 138) to 161 and now the Iphone can see 5G network. But your case might be different, in my case the other 5G devices were seeing the network even on channel 138.
Going back to the question about travelmate in the first place... is this device being used as a travel router or in any situation where you must use a wifi uplink to an upstream network? If so, please elaborate on the specifics of your network topology. If not, you don't need travelmate and you may be best served by starting fresh.
A clear description of this device's use-case and your network topology willl be really helpful.
Yes. There are no ethernet ports in the room I'm setting this up in. There is a coax port but I don't want to pay for a second ISP subscription.
Everyone's gateway from Cox makes a second network with a captive portal you can use if you subscribe to them and that's what I'm using for an uplink.
The 2.4GHz wifi from the gateway I rent from Cox doesn't reach from my room to the room I have my PS3 in and I want the gateway in my room for my PC.
I know there is Moca which these gateways support. Could I connect a modem to the coax port which would connect back to my room's gateway for Internet access?
A separate downstream network which is already working.
I just thought it could be a little faster if I used 5G for uplink and downlink instead of what I currently had. It does broadcast an SSID for the 5G downlink with Travelmate running but it just won't let other devices connect to it which is why I thought it was a configuration problem.
The purpose of the Travelmate package is to handle the situation where the upstream wifi network (to which the OpenWrt device will connect) may not be available. If the STA mode connection cannot be established, AP cannot start because the it is the STA connection that determines the channel for the AP (so STA must be up first). Travelmate handles this situation by failing gracefully (by means of a timeout and a list of SSIDs to try)/
This issue shows up most often in a travel context... maybe you are now at a different hotel with a different wifi SSID... the previously used SSID is obviously not at the new location, and therefore the STA mode fails, causing the AP mode to fail to initialize, too.
If you can be reasonably certain that the upstream network will not be changing, you don't need travelmate. So you may want to start over so you don't have the added complication of a package you don't need.
Follow this guide to setup your OpenWrt router as a wfii client (wwan), and then setup a downstream AP mode SSID on both the 5G and 2.4G bands.