Golden Villas - HS3000 Configuration

Here is a brief description of how we configured the two Netgate HS3000 250mW APs we're using at Golden Villas.

Setup is very much like configuring any AP, but with one twist - adding the WDS (Wireless Distribution System) setup. The basic steps are:

  1. set a startic IP on your computer such as 192.168.2.100 (255.255.255.0)
  2. connect to the HS3000 via ethernet, turn it on, etc.
  3. connect an ethernet cable from your computer to the HS3000 - a crossover cable is needed for a direct connection
  4. open a browser at http://192.168.2.254, no password is needed
  5. Under the wireless Basic Settings, set:
    • Mode: AP
    • SSID: socalfreenet.org
    • Channel 11 - channel 6 is invariably busy so we typically use either 1 or 11. At this location there wasn't much activity on any channels during the site survey
    • Apply Changes
  6. Under the Wireless Advanced Settings, we bumped the power up to 250mW (24dBm) but left everything else at the default

At this point we stopped to check that everything was working ok via wireless. Note that the AP resets between almost any setting change, so there is a pause and lost connection during this period.

Next we configured the LAN settings to match the network design, as follows:

  1. Click on TCP/IP settings
  2. set IP address to 10.12.11.130 (and 131 for the 2nd radio)
  3. subnet mask is 255.255.255.129 (/25)
  4. default gateway is 10.12.11.128 (_though this is probably not used_)
  5. DHCP was left disabled

At this point, of course, you need to switch the computer IP used. We actually plugged into the previously configured m0n0wall box and connected wirelessly. The m0n0wall gave us an IP and after going through the captive portal we could surf the net as hoped.

The last step was to turn on WDS support. The HS3000 requires that both "master" and "repeater" be set to point to each other. A convenient way to get the required MAC addresses is to use the Wireless Site Survey link, assuming both radios are on. Of course there are also stickers on the metal case and on the box they came in.

  1. Click on Wireless -> WDS Settings
  2. Check the Enable WDS option
  3. enter the MAC address of the other radio
  4. click on Apply Changes
  5. repeat for the other radio

Now you're ready to test. This turned out to be a little tricky. Most client software doesn't give you any control over which AP you connect to and may even ping-pong between APs. So not only is hard to force the client to use a particular AP (e.g. the repeater instead of the master), most software won't even tell you the MAC address of the AP you're connected with. Before we worked out the test technique below we saw a lot of strange behaviour. Very slow links, dropped packets etc.

Skipping to what worked, we turned on the master AP but left the antenna disconnected (key step!). A few feet away we put the 2nd 'repeater' AP with its 8dBi omni connected. Then we took a laptop a few rooms away - i.e. far enough for the master to be too weak, but a good signal from the repeater was available. (This proved much better than our first approach of leaving both antennas on and taking the repeater AP a few rooms away.

It was interesting to start a ping to both radios and watch the results. From two separate pings to 10.12.11.130 and 10.12.11.131 the ping time for the connected radio was 1-2ms and double that for the other. As we walked away with the laptop and the client software switched from the master AP to the repeater, the pings first started timing out and then the times reversed with the shorter time for the repeater.

After the above we were satisfied that we had the network ready to install. Phew!