RealAP: Realtek 8181 GPL firmware (mini distro) =================================================================== Copyright Tom Vrana This software is provided under the term of GNU Public Licence (GPL). For more info see COPYING. IMPORTANT: this release is proof of concept - while I believe that it should be stable and usable, I do not guarantee its fitness for any purpose. important files --------------- /etc/runtime - configuration directory, its contents are saved via wrunt/rrunt commands to flash main.cfg - just specify what should be started - this file is used by /etc/init.d/rcS that starts everything else interfaces - which interfaces should be configured nat - which interface should be masqueraded wlan - WLAN parameters bridge - which interfaces should be added to bridge def_route - default route user - you can put any additional commands here ifcfg/ - contains configuration of respective interfaces route/ - contains routing information files TEMPLATE included /etc/init.d/ - this directory contains startup scripts for different services, their usage follows typical UN*X init.d available important commands ---------------------------- ip, tc, iwconfig, iwlist, iptables, netperf, wget, ftpput, ftpget wrunt - save /etc/runtime contents to flash rrunt - restore /etc/runtime flw - write firmware image to flash from offset 0x10000 firmare upgrade/change ---------------------- As there is no web interface in this version, you need to use wget to dowlnoad the firmware from you webserver and then save it using flw: cd /tmp wget http://192.168.2.2/firmware.bin flw firmware.bin reboot That's it - if you upgraded to newer version of our firmware, you get to keep the configuration (this may change in the future) some defaults ------------- To reset device's default config unplug power, plug again and hold reset switch for about 30 second. This does not erase the flash contents, you configuration stays stored, if you login via ssh, you can restore it and check (using rrunt). Until you do a wrunt / save config no changes to flash occur. wlan0 is 192.168.3.1/24 eth0 is 192.168.2.1/24 - if you have more than one ethernet port (WA2104 ex and the like) only one port will be active, you need to configure them later ssh access is root/ochrana, four simultaneous logins allowed Tom Vrana < tom at voda dot cz> Credits: RTL8181 wireless (embedded RTL8180) driver for Linux, version 0.0.1 =================================================================== Copyright (C) 2004 Mihnea Stoenescu Copyright (C) 2004 Streetdata Pty Ltd MADWIFI: Multimode Atheros Driver for WiFi on Linux (WPA branch) ================================================================ Copyright (c) 2002-2004 Sam Leffler. All rights reserve Realtek RT8181 gpio driver, quick hack Copyright (C) 2004 Jeroen Domburg (Sprite_tm) The entire RTL8181 kernel port by Streetdata Pty Ltd All included packages with their copyrights.