unbound (quad 9 DNS), adblock, and wireguard (mullvad vpn)
all working simultaneously?
just updated to 24.10.5 firmware so this was a fresh install
wireguard installed and confiugred successfully
adblock installed and configured successfully
then tried to install unbound, tried to reboot and now cant physically or over internet connect
Ideally I would like to be able to do this without needing to SSH in because my ISP's device is hard to get to up high . . . .
As long as you're connected to the OpenWrt lan, you should be able to access it via ssh and/or LuCI (web), assuming nothing has gone wrong with the core system/network config and the respective services.
Maybe you can clarify the physical situation here. Connectivity can be via wifi or ethernet, as long as it's on the OpenWrt lan. I'm not really sure how your ISP device's placement affects your ability to connect to the OpenWrt router, but maybe I'm just missing the context.
essentially I have difficulty going between my "office" and where my modem is - so each time if I need to switch between ethernet connection vs internet connection
it becomes a whole trip to ferry routers and such around unfortunately
I cannot seem to connect through the web browser - but it seems as though I can see the network
after reboot
cannot get internet connection from the network (even though openwrt one was connected to modem, and before attempting to install unbound package I was using its internet to download packages)
cannot connect through GUI (going into browser typing in IP
cannot connect through physical ethernet connection (after bringing router upstairs again and plugging into the ethernet connection (1g not the other port) )
does it seem as though ive ruined some core config or something then?
when attempted to install unbound it seemed there were a few errors (about 4 files seemed to have difficulty downloading? I did not catch a screenshot or anything)
then this is the text that came up with the ip address command on the computer i'm trying to manually ethernet link up with the router
(then i'm trying to upload screenshot of ip address command output - but despite the file being 1.2 mb it claims its 10+mb and I can't upload it
No. Not until we can see your configuration. So broadly speaking I would say a misconfiguration is the culprit, but that doesn’t give you a real reason.
lovespade@lovespade:~$ ssh root@192.168.1.1
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
xxx.
Please contact your system administrator.
Add correct host key in /home/lovespade/.ssh/known_hosts to get rid of this message.
Offending ED25519 key in /home/lovespade/.ssh/known_hosts:1
remove with:
ssh-keygen -f '/home/lovespade/.ssh/known_hosts' -R '192.168.1.1'
Host key for 192.168.1.1 has changed and you have requested strict checking.
Host key verification failed.
also this is what I have run into when trying to ssh in through terminal now -__-"
lovespade@lovespade:~$ ssh root@192.168.1.1
The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.
ED25519 key fingerprint is SHA256:lW4oAmUtTAKJ98jTLn1baQ9MIieMV27afYyYcHkxrfo.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? y
Please type 'yes', 'no' or the fingerprint: yes
Warning: Permanently added '192.168.1.1' (ED25519) to the list of known hosts.
root@192.168.1.1's password:
BusyBox v1.36.1 (2025-12-17 21:08:22 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 24.10.5, r29087-d9c5716d1d
-----------------------------------------------------
root@OpenWrt:~# /etc/config/firewall
-ash: /etc/config/firewall: Permission denied
root@OpenWrt:~# /etc/config/unbound
-ash: /etc/config/unbound: Permission denied
root@OpenWrt:~#