Posts

Showing posts with the label firmware

EFF open source router.

Image
The EFF aka Electronic Frontier Foundation has come out with open firmware (allegedly based on openwrt) for a particular router. The router is the Netgear WNDR3800 router. you can get the firmware at: https://openwireless.org/content/open-wireless-router-firmware-installation But actually if you use an old pc, a host of free router software is already available. Examples:  http://www.instructables.com/id/DIY-network-firewall-from-legacy-parts/ or http://www.instructables.com/id/Openwrt-on-a-pc/

PC as a router.

Image
Openwrt is a very well known firmware for commercial routers. What a lot of people may not know is that it is available for the personal computer environment. In fact, you can find more about it here: http://www.instructables.com/id/Openwrt-on-a-pc/ But now there is an offshoot of Openwrt called Gargoyle ( http://www.gargoyle-router.com/ ). Like Openwrt, they both can run in a virtual machine! So you could run several routers all on one system. That is something so far you can not do on a commercial plastic router. Hopefully, I will be doing an install set up soon. If you can do the openwrt install, then the gargoyle install should be easy. If you go to their download page, you can easily choose the right firmware to download for an X86 system. Linux users will want to have the software dd available to transfer the image to a drive. You do get a gui interface to interact with remotely like most routing software, That way you are not locked into the command line. G...