I do not know for sure. A cable with an Ethernet connector is connected. Network speed 100 Mbits.
The provider gave me a static IP and a gateway IP, I added them to /etc/config/network and the Internet worked, but the upgrade with save keeping settings to 23.05 breaks the WAN. If you connect the ISP cable to LAN, the connection works, therefore, the ISP cannot be the cause of the problem.
I didn’t touch anything in OpenWRT except /etc/config/network, other settings are default, I didn’t install any packages on both versions of the firmware.
Do you have any equipment in your home that converts one type of physical signal to another? Is the ethernet connector on the wall or is it a on a box or a cable that leads somewhere else?
Let's see the working (22.03) configuration of your router:
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:
ubus call system board
cat /etc/config/network
Then, let's see the same thing on 23.05 (do not keep settings when you do the upgrade -- just enter in the wan details as required by your ISP).
Do you mean show the numbers? This is a public IP, not private. I don’t want to show even part of it for confidentiality reasons.
I am convinced that the setup is correct, since it works on other devices (for example, by connecting directly to my PC).
I reset settings. I checked it on both versions without saving the settings, everything is the same: on 23.05 WAN does not work, but on 22.03 it works.
This is different between your 22.03 and 23.05 configs.
It shouldn't matter since you have said that the upstream is a true public IP, but just for consistency, set it to 192.168.74.1 and restart your router.
What were the reasons previously? Did you test without the bridge in 22.03? Did it still work? If not, maybe the same bridge config is needed in 23.05.