Can anyone explain why I get this error when trying to download packages.
I got it figured out, just need to change from static to DHCP Client.
Can anyone explain why I get this error when trying to download packages.
I got it figured out, just need to change from static to DHCP Client.
The error says to check the network connectivity.
How is this device connected to the upstream network?
Let's see your config:
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
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall
Not really, but you need to add DNS and default GW IPs, if you set a static IP on the device.
Thank You frollic
I have set default GW an added DNS working now with static IP
If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks!