October 9, 2025Oct 9 Environment:Updated from Unraid 7.0.x → 7.1.4Server boots normally; console shows all services starting.br0 has my expected static IP (192.168.1.18).System appears on my router’s device list, but I can’t reach it from Windows (no web UI, SSH, or ping).Console says SSH is disabled.What I’ve Checked:Physical connection and switch port are fine (device shows active in router).ifconfig output: eth0 has no IP, br0 has the correct IP and lists bond0 under it.Backed up /boot/config/network.cfg and replaced with a minimal version (no bonding, bridge → eth0).After reboot, still can’t reach web UI or SSH.From console:ps aux | grep sshd → no processbrctl show → br0 attached to bond0 (before replacing network.cfg)Router shows correct MAC and IP leaseConsole login works fine locally.What I Tried:Manually started SSH with /etc/rc.d/rc.sshd start → still unreachable from LAN.Confirmed 192.168.1.18 is pingable only from router’s diagnostics, not from any LAN host.Reset network.cfg; no change.Symptoms Summary:Server boots cleanly.Network link light on NIC is active.Console shows correct IP but no external connectivity.Web UI and SSH both inaccessible from LAN.Looking for guidance on:How to fully reset or rebuild network stack in 7.1.4 (preferably without reinstalling).How to confirm whether br0 → bond0 mapping is stuck in memory despite config file changes.Any known 7.1.x issues with bonding/bridging after upgrade.
October 9, 2025Oct 9 Community Expert You are likely to get better informed feedback if you attach your system’s diagnostics (with everything in the one zip file) to your next post in this thread. It is always a good idea when asking questions to supply your diagnostics so we can see details of your system, how you have things configured, and the current syslog.
October 9, 2025Oct 9 Community Expert Do not see at the moment why web gui is not enabled, but diagnostics suggest ssh access has not been enabled under Settings->Management Access
October 9, 2025Oct 9 Author Is there some way to enable it from the console? "/etc/rc.d/rc.sshd start" just produces "SSH Daemon... Disabled". The only indicated usages of rc.sshd are start, stop, restart, reload, update, and status. None produced anything but variations on "not running" or "disabled".
October 9, 2025Oct 9 Community Expert Check the contents of config/ident.cfg on your flash drive. You would probably have to reboot to apply any edits.
October 9, 2025Oct 9 Author Disabling Tailscale got my webGUI back, so maybe we should just close this until I figure out what's really what. Thanks for the help this far!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.