Re: Bridge mode - Internet OK, but no Admin access
Posted by
user8446 on
Mar 12, 2016; 4:35am
URL: https://itus.accessinnov.com/Bridge-mode-Internet-OK-but-no-Admin-access-tp371p409.html
The hotfix posted by Hans addresses these issues and many more and is the recommended path:
http://itus.accessinnov.com/Hotfix-160301-FINAL-td157.htmlIf you want to fix these two issues manually, go into System>Startup>Local startup and comment out the first few lines that say they can be safely removed. That's why the static IP doesn't persist between reboots. Then at the end add this right before the exit 0 :
sleep 30
/etc/init.d/dropbear restart
That will restore SSH access on reboot.
Running the latest OpenWrt stable release