Home Network Question

Just because it's embedded doesn't make it any more secure. It's still running a turing complete operating system, it still has a kernel, and most importantly, it still has software listening on network ports serving out an application. Embedded or not, the risk is about equal.

The only way an embedded OS is more secure is if it's something that's a black box, or used by very few people. And that's only because there are less public exploits for them.

I would even say it may be less secure. Embedded devices usually don't have the resources to run all the security services and aren't tested and locked down the same as a PC. If you ask the vendor they will most likely tell you it wasn't meant to be exposed to the internet. The only thing that helps is that most hackers aren't targeting them at the same level as known OS's. There was recently an article on one of the web sites (can't remember which one right now) about a security researcher showing how to easily enter a corporate network by compromising their printers, for example...
 
someone suggested using wwdrt which is a good option plus you can have OpenVPN integrated into the router

What you can then do is have the openVPN client talk directly to the router and access any resources on your network

Another cool thing with this is you then bypass the DPI the operators are using from remote locatation. As example say you have a Verizon LTE card and are working remote and want to use PTP to download some files, Vz with throttle the PTP session. If you log into your VPN at home the DPI will not be able to "look inside" your download as your file transfers are being routed to your home router. Since you have FIOS you should have enough bandwidth to support this setup

I would post a link to the DD-WRT for your router but since I am new I cannot post link yet... but search google and you will find the site, it is fairly easy

Chris
 
Back
Top