OpenWRT

From Fabelier
Jump to: navigation, search

Here are the Slides

Contents

About this series of workshops

OpenWrt can be described as toolkit which allows to turn your router into anything between a normal home internet connection box and an automatic wireless network cracking tool. This series of workshop aims to provide the knowledge how to use & tweak OpenWRT to fit your needs.

February 23th, @CRI, by Marek Lindner & Nicolas Thill

During this workshop we have seen :

- how to flash a rooter with [|the beginner guide]  [ant1] on [buffalo infinity] 
- limit and possibility how to program a web app on openWRT you can use : 
- you can use UHTTPD (special web server) httpdlight  or busybox
- haserl
- lua kepler
- and php or python but it's not really recommanded
- how to make a splash page with openWRT and busybox a systematic forwarding on his own IP adresse :

 uci set dhcp.@dnsmasq[0].domain=""
 uci set dhcp.catch_all=domain
 uci set dhcp.catch_all.name="#"
 uci set dhcp.catch_all.ip="192.168.1.1"
 
 uci commit

January 26th, @ CRI, by Marek Lindner & Nicolas Thill

The first workshop starts with a simple introduction explaining what routers/WiFi-APs/embedded devices are, which of the currently available hardware works well with OpenWRT and what to pay attention to when choosing one of them. The presentation of the OpenWRT project and its method of operating will be followed by a hands-on OpenWRT installation on some real devices and demonstration how to use it in a virtual machine. After completing the first session each attendee should possess the basic knowledge required for the follow-up topics.

You may bring a notebook with a virtual machine (like qemu/virtual box/etc) pre-installed to run OpenWRT on your notebook. You also may bring one of your routers along if you are curious to learn more about it.

source: http://openwrt.org/


Upcoming OpenWRT related workshops

 * - __propose any idea you want to test__
 * - usable splash page on wifi (for edu and filesharing )
 * - [[1]] a system to test wifi network security
 * - ...
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox