Ehh... sorry to admit. I knew all hardware and software is chasing each other for updates until you have to buy a new laptop or mobile phone. I forgot to update my router software.You are not running the same version as a few years ago I hope? That would be a major security risk without any patches/updates.
For future reference the steps I took (after SSH into router):
Code: Select all
opkg update
Code: Select all
rm /usr/sbin/brctl
Code: Select all
opkg install bridge

Thanks for all the help!