Is an openwrt router really secure? I don't have answers, only questions which I hope others can answer.
You can connect to redboot on the Internet port if you know the redboot IP address to talk to and the reboot port number.
These settings come from the procedures that are provided, so most openwrt routers would have the same settings.
What prevents a hacker/worm from attacking your router and accessing your redboot? Is there some protection against packets having come through a switch or router? Would your router be safe against attacks from another router on the same ISP LAN segment?
My own tests show:
Redboot is only accessible if you catch it during boot, but routers are often rebooted while connected to the ISP (e.g. after power failure) so scanning for redboot is a reasonable thing for a hacker/worm to do.
If, in fact, redboot could be accessed from the Internet then we should consider some protection. Perhaps a simple approach
is to recommend users to make up their own redboot IP address and redboot port number so that our routers are not configured consistently.
Comments?