I've running ACwifidude's NSS build on my R7800 and I've got the WAN port wired directly to my 1Gbps fibre modem, and my laptop and a RPi4 are connected to ports 1 and 4.
The laptop is running Linux Minut and is having trouble opening websites in Firefox. If I click on a link from a Google search, or even if I paste the direct address to the website, it fails after trying for a while but if I try it a couple more times it works. I also tried pinging the domain that fails in OpenWRT under Network-Diagnostics, and it fails initially there too so I don't think it's an issue with the laptop. However, this issue doesn't seem to affect my phone which is connected to the router by WiFi, so it seems like it might be a misconfiguration on the router specific to the LAN ports.
I'll add some screenshots in a minute. I just need to go to my PC to edit them to hide my MAC addresses.
EDIT: OK, I've plugged my desktop PC into the router now and it doesn't seem to be having any problems accessing webpages, so maybe it is a problem with Linux Mint on the laptop. I'll try booting it to Windows and see if it still has any problems.
These are the screenshots, and I'd be grateful if someone could take a look to see if there's anything obvious wrong.
What I've done is create multiple SSIDs, so for 5G I've got a main one and an IoT-5G one (I may not need this, but I've got one 4K camera that might need it), and for 2.4Ghz I've got a main one (with -24G suffix), a guest one, an IoT one, and an IoT-WAN one (for devices like Echo Dot that need Internet access). Then I've created Firewall Zones for each of them, and added Traffic Rules to allow them to access ports 53, 67 and 68. Then I've created guest, IoT and IoT-WAN interfaces, each on separate 10.x.10.10 subnets, and assigned them to the respective Firewall Zones and enabled their DHCP servers. Then I've gone back to the Wireless settings and assigned each SSID to the relevant network, so the main ones are assigned to lan, the guest one to guest, the IoT ones to IoT, and the IoT-WAN one to IoT-WAN.
I added a couple of VLANs for Guest and IoT, as all the guides I found said to do this but I think they were aimed at people connecting the router to other APs, so I'm not actually using these, and the WiFi networks seem to be working as expected when I connect my phone to them, with the main, guest and IoT-WAN ones being able to access the Internet, whilst the other IoT ones can't