home  wiki

Spelling: WL500G



* Vitals [1]

* Official Details [2]
* Pictures [3]
* ASUS Firmware [4]
* Alternate Linux Based Firmware [5]
* Support Forum [6]
* Misc Notes & Links [7]
* Serial port [8]
* Discussion [9]

* Router in a box - what to get [10]

VITALS

* MANUFACTURER : Asus
* MODEL : WL500G
* TYPE : Access Point / Router
* EXTERNAL ANTENNA JACK : 1x RP-SMA
* USB PORTS : 1x v1.1 on wl500g
* PARALLEL PORT : 1x on wl500g
* WLAN CHIPSET : Broadcom (mini pci)
* POWER : 5v
* TRANSMIT SPECS :

* 19mW default
* 84mW max

* RECIEVE SENSITIVITY :

* -84dB @ 11Mbps

* AVAILABLE NEW : Yes - No longer in production, last stock -
contact melb_ap [11]
* AVERAGE PRICE : $150
* VITALS LAST UPDATED : 6/01/09

OFFICIAL DETAILS

From the Manufacturers blurb [12]...

The Most Smart WLAN Router in the world

ASUS proudly announce the smartest WLAN Router in the world, WL-500g.
It provides fast 54 Mbps date rate and all WLAN Router function,
including DHCP server, IP sharing, Firewall, VPN pass through, esc. To
ensure WLAN security, it also provides strong WPA and unique WLAN
firewall, to protect the data from WLAN.

The Asus WL500G Broadband Router is really FIVE devices in one box.

* First, there's the Wireless Access Point, which lets you connect
Wireless-G or Wireless-B devices to the network.
* There's also a built-in 4-port full-duplex 10/100 Switch to
connect your wired-Ethernet devices. Connect four PCs directly, or
daisy-chain out to more hubs and switches to create as big a network
as you need.
* The Router function ties it all together and lets your whole
network share a high-speed cable or DSL Internet connection, files,
and other resources such as printers and hard disk storage space.
* It also has ability to be a print server or control device via the
printer port
* Finally, USB Storage support for USB key's / Harddisks OR a USB
Webcam, the storage support is even included on OpenWrt [13] with
webcam support on the horizon.

PICTURES

Lots of internal WL500G Pics [14]

ASUS FIRMWARE

Select your Model [15]

ALTERNATE LINUX BASED FIRMWARE

OPENWRT Support for wl500g [16] For WL500G - OpenWRT [17] provides an
flexible, re-writable Linux distribution for the WL500G, this one
includes madwifi to support the altheros a/b/g mini-pci chipsets and
others.

SUPPORT FORUM

WL500 Forum [18]

MISC NOTES & LINKS

wl500 Setup / Testing [19]

SERIAL PORT

There seems to be standard dual Uart's for possible dual serial
support on this board.

Here is a tutorial on how to add dual serial ports to this device:
Serial Port Tutorial [20]
This describes how to build an expansion board to add UARTs and a
MAX232 chip to the WL500g. I assume that UARTs are specified because
that particular hardware revision of the WL500g does not have UARTs on
board. Can we get confirmation on which wl500g/gx's have UARTs on
them?

If all this gets too hard, you could always plug in a USB-Serial
adapter and compile in support for that instead.
USB-Serial Tutorial [21]

DISCUSSION

17/7/05 Peter melb_ap [22] : Standard openwrt for the broadcom
chipset will run on this device, but there are also versions
specifically compiled to take advantage of the mini-pci slot thats
standard in the wl500g unit.

I've done some testing and found that the altheros a/b/g cards do
work , but watch the revisions - refer for supported cards [23]

This is a great little unit, for not much more than a WRT54G [24] you
get the big plus of being able to change the mini-pci radio for one
with a high receive sensitivity or 802.11a support. You can also even
add a memory key or hard disk storage, use the usb or printer port for
control or content purposes, and do the normal routing / web
functions.

I've been evaluating this unit and it could be another option for the
node in a box project where the uplink is a bit more difficult or
requires 802.11a

19/7/05 DanFlett [25] : I've recently bought 2 of these for myself.
I'm using one as my Internet router using modified firmware from
wl500g.info [26]. I'm using their firmware version 1.7.5.9-5 which has
the BPALogin software compiled in to allow use on Telstra Bigpond
Cable. It seems to work fine for me. It doesn't show me what IP
address I've received from Bigpond via DHCP in the web interface - but
you can telnet in and do an 'ifconfig'.
I intend to install OpenWRT [27] on the other one and have a play -
I'd like to compile in support for USB WLAN NICs so that extra radios
can easily added via USB.

6/8/05 DanFlett [28] : Just an update to say that I've installed
OpenWRT [29] WhiteRussian [30] RC2 one of my WL500g units and it works
very well. I've managed to mount a USB memory key and a 60GB hard
drive (not at the same time - I don't have a USB hub yet). For some
reason OpenWRT [31] only reports 2.2MB of flash space onboard so it's
getting cramped already. I'm going to investigate running a root
filesystem off external flash memory once I'm sure I can easily "dual
boot" OpenWRT [32] - from either the internal flash or off an external
flash. Once I've done that I'll install Samba on the external memory
and share files off the 60Gb HDD. I'm also going to experiment with
using a USB-Serial adaptor and a USB dial-up modem.
I followed this _HowTo [33] - with the important difference is that
my WL500g has an OHCI usb controller, not UHCI - so I added the
usb-ohci_ module, not the _uhci_ module.

27/7/05 John, Node FOA: I have been playing with one of these little
gems for the last couple of days and finding it a great unit.
I have flashed it with 1.9.2.7-6b firmware from the
http://oleg.wl500g.info/ site (it still uses the ASUS web page
interface with some added goodies). There is a nice little "howto" at
www.macsat.com/ipkg.php [34] on how to setup a 256Meg USB stick or
external USB drive and make it mount on bootup and install ipkg
package system. I have even got midnite commander working on this for
ease of use. So far the unit has been working great,
and as Peter says, the Mitsubishi R100 is the same unit as the
WL-500G, the cost of the Mitsubishi's are around the $110+ mark

6/8/05 - DanFlett [35] : Wow John, where can you get them for $110?
The cheapest I've seen the R100 is for about $125 on ausprices.com.au.

28/7/05 dna If you follow the "how to" John mentions above it's
probably a good idea to skip making a swap partition on a flash drive.
These embeded Linux versions don't need swap to run and it will
probably destroy the flash drive very quickly. Linux allocates memory
as much as possible, so the swap will be utilized. The Flash chip
technology needs to do an erase before each write so everytime a page
is swapped it will identify the sector, decide what needs to be kept,
copy that data elsewhere, erase the sector then copy the data back.
Flash drives have a finite erase/write life and are not really
suitable for this type of use.

30/7/05 Peter melb_ap [36] I just tested to see if this unit can work
with a usb hub and yes it can. I used a powered usb hub in this test,
but managed to run a webcam and memory key at the same time just with
the standard firmware.

This means that the only real limit to what this unit can run will be
memory although you could swap that to say a disposable 128Mb key.

What do you think dna?

30/7/05 dna Yeah, go for it! It would be interesting to see how long
it did work for. May be a little slow paging in and out but probably
OK for this sort of use.

2/9/05 Peter melb_ap [37] Ok I have made some further progress in
using these units with 802.11A
I setup a test link over 400Mtrs with an average LOS (ie lots of
trees) using a cm9 mini pci card in the wl500g at each end using 18Db
rojone panels. One Unit was in master mode (AP) and the other in
managed mode (client). The OS was openwrt RC2 available at this link
[38].

Signal on the client end was reporting -71 although i'm not sure how
accurate that is, and i locked the rate at 24M to stop the constant
rate changing.

Once this was done I achieved a pretty constant 800Kbytes per sec,
more testing to follow.

ROUTER IN A BOX - WHAT TO GET

1 x Box 220 x 190 Available from middies

1 x 6mm Feed tru gland (for cat 5) Available from middies

1 x U.Fl to N-Type female bulk head

10 meter's of cat5 cable , outdoor type if you like

Links:
------
[1] http://melbournewireless.org.au/#vitals
[2] http://melbournewireless.org.au/#official_details
[3] http://melbournewireless.org.au/#pictures
[4] http://melbournewireless.org.au/#asus_firmware
[5] http://melbournewireless.org.au/#alternate_linux_based_firmware
[6] http://melbournewireless.org.au/#support_forum
[7] http://melbournewireless.org.au/#misc_notes___links
[8] http://melbournewireless.org.au/#serial_port_
[9] http://melbournewireless.org.au/#discussion_
[10] http://melbournewireless.org.au/#router_in_a_box___what_to_get
[11] http://melbournewireless.org.au/?melb_ap
[12] http://au.asus.com/products2.aspx?l1=12&l2=43
[13] http://melbournewireless.org.au/?OpenWrt
[14] http://wl500g.info/showthread.php?t=8
[15] http://support.asus.com/download/download.aspx?SLanguage=en-us
[16] http://openwrt.org/forum/viewtopic.php?pid=9538#p9538
[17] http://melbournewireless.org.au/?OpenWRT
[18] http://wl500g.info/
[19] http://mobil.kunstlabor.at/openwrt/wl500gd/
[20] http://wl500g.info/archive/index.php/t-587.html
[21] http://wl500g.info/archive/index.php/t-608.html
[22] http://melbournewireless.org.au/?melb_ap
[23] http://www.madwifi.org/
[24] http://melbournewireless.org.au/?WRT54G
[25] http://melbournewireless.org.au/?DanFlett
[26] http://wl500g.info/
[27] http://melbournewireless.org.au/?OpenWRT
[28] http://melbournewireless.org.au/?DanFlett
[29] http://melbournewireless.org.au/?OpenWRT
[30] http://melbournewireless.org.au/?WhiteRussian
[31] http://melbournewireless.org.au/?OpenWRT
[32] http://melbournewireless.org.au/?OpenWRT
[33] http://wiki.openwrt.org/UsbStorageHowto
[34] http://www.macsat.com/ipkg.php
[35] http://melbournewireless.org.au/?DanFlett
[36] http://melbournewireless.org.au/?melb_ap
[37] http://melbournewireless.org.au/?melb_ap
[38]
http://wifi.ozo.com/airo/asus/firmware/hostap/latest/whiterussian-RC2/

[EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]

> home> about> events> files> members> maps> wiki board   > home   > categories   > search   > changes   > formatting   > extras> site map

Username
Password

 Remember me.
>

> forgotten password?
> register?
currently 0 users online
Node Statistics
building132
gathering192
interested515
operational242
testing216