No access to my system

After doing a system upgrade I can't SSH to my system.
Web access isn't possible either.

The serial console is accessible. So I could edit config files.
The network is running. My interface gets an IP from the router.

Where can I find the reason?
How can I repair my system ( without new installation )?

Little system description:

  • lan connected to my router as local device
  • wan not connected
  • ---> local device without direct connection to the WAN

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:
grafik
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

Thx for the quick answer, but

  • how can I SSH to my system, if SSH doesn't work? ( see my short problem description )
  • after some wait time, the system is accessible by SSH and HTTP again; don't know why, just did several reboots after doing minor changes to /etc/config/firewall and /etc/config/network.

The problem has been solved magically.

it's a ready to paste template, you were (obviously!) supposed to use your serial connection ... :slight_smile:
not changing "ssh" to "serial" is on me though.

1 Like