Thread: WiFi Success
View Single Post
  #3   Report Post  
posted to rec.boats.electronics,rec.boats.cruising
[email protected] dbraun@omnipost.com is offline
external usenet poster
 
First recorded activity by BoatBanter: Mar 2007
Posts: 14
Default WiFi Success

NOTE: The post I am replying to was originalyl posted to
rec.boats.electronics, but a reply generated a cross post to
rec.boats.cruising, so I have quoted the orinal post text for the
benefit of the late comers



I did mention that I was unlikely to be willing to help people get
their systems set up. This is largely because of the discussions that
have surrounded the difficulties that you have been experiencing. I
simply don't have that much time to help with basic networking issues
that are adequately addressed elsewhere on the internet.

That said, I use a system that is wired into my computer. BUT, there
is no reason whatsoever that I couldn't add a wireless router and have
a system such as you describe where the final connection to the
computer you are using is a wireless one. That final connection is the
easy part. The hard part is the bridge and that aspect is addressed in
my post.

As I understand your difficulties, it has to do with a lack of
customizeability (is that a word?) of your bridge. The solution I
posted absolutely solves that issue. Now here is the big hurdle: once
you implement the hardware solution, do you have the TCP/IP expertise
to make use of your massively increased customizeability?

I suggest that you get a book like TCP/IP for Dummies (no disrespect
intended... that is the actual title) and learn how networks are
bridged and routed together. This will go a long ways towards allowing
you to solve your own issues when they occur in the islands.


David
S/V Nausicaa

On Mar 30, 9:55 am, "Skip Gundlach" wrote:
On Mar 29, 12:16 pm, wrote:



Because this issue pops up with some frequency I wanted to post a
compendium of what I have found to be successful. This is now the 3rd
revision of my system and it has been flawlessly operational for a
couple months.


The components of the system a


Buffalo WHR-HP-G54 Router


DD-WRT Version 23 service pack 2


Auto AP


8 dB outdoor omni antnenna TEW-AO080


The heart of this system is the Buffalo WHR-HP-G54. This as a Broadcom
chip based Router/Access Point. Like the similarly-chipped Linksys
routers, it can be flashed with third party firmware to convert it
into a bridge suitable for tapping into whatever WiFi networks you may
find available. They are relatively cheap at about $50.


The main advantages to this piece of hardware are size and power. The
board is only 5" x 5" and is ideally suited to being repackaged into a
weather-tight housing and used at the top of a mast. My housing is a
custom-made bottom-opening stainless housing fabricated from 2" x 6" x
0.120" rectangular tubing. It is sturdy enough to allow mounting of a
20" antenna directly to the housing. The whole arrangement is powered
by POE. A small disadvantage of this system over a Linkys-based system
is that it runs on 5V instead of 12V. I just put a resistor in line
and run it off house power.


I mentioned that the second advantage is power. There is an onboard
200 mW amp in the Buffalo WHR-HP-G54. Granted, bridges don't really
need transmit amps as much as they need clean and sensitive Rx
circuits, but it does seem to help in some instances.


If you have never had any experience with DD-WRT, you are in for a
treat. This open source freeware project gives you full access to all
the hardware capabilities of your router/bridge. First off, without
this firmware, an off-the-shelf router CAN NOT act as a bridge. This
firmware also shows you detailed signal specs for every access point
available to you, you can change the power output of the signal
amplifier, and you have ROOT LEVEL ACCESS!!. Yes, these inexpensive
little boxes are actually full fledged mini computers with 16 mb of
memory. They have web servers so that you can use a GUI-based
configuration page, but that is just the tip of the iceberg. You can
also load in your own software to run. For the mariner, the best add-
on software is Auto AP.


Auto AP is a script that polls all the available access points every
30 seconds. It determines which one has the best signal and connects
to that one. You can also exclude certain access points in case they
require a subscription (like the one run by the marina). You can also
give preference to access points that you prefer when they are
available (such as the one that is backed up by a T1 line).


The power that is available in a $50 router is staggering if you are
geeky enough to get the firmware flashed. It is not as easy to flash
this router as it is flashing the Linksys, but it is well worth it.
The Wiki tutorials are well written and provide all the information
necessary. They are linked below.


Success with systems of this nature presume some knowledge of Unix/
Linux, TCP/IP, and base level geekiness/ hardware hacking. If all of
this is intimidating, maybe you have a 14 year old nephew who can help
you out. Just print out this page and show it around.


I won't help you with any problems you may have setting up a system
like this, but I am open to hearing any criticism you may have of my
approach or methods for improvement. Ideally there needs to be a Wiki
set up for this issue as it of near universal interest to liveaboards
and Caribbean cruisers. Does anyone know of a likely host? (Maybe
sailnet.com, setsail.com, ssca.org)


Router:http://www.buffalo-technology.com/pr...il.php?product...


Antenna:http://www.trendnet.com/store/prodde...wao080&tree=Wi...


Flashing with DD-WRT:http://www.dd-wrt.com/wiki/index.php...lo_WHR-G54S.2C...


Note:
The firmwa dd-wrt.v23_mini_generic.bin mentioned in the tutorial
has never worked for me, I have had success using dd-
wrt.v23_generic.bin instead.


Setting up the Bridge:http://www.dd-wrt.com/wiki/index.php/Wireless_Bridge


Installing and using Auto AP:http://www.dd-wrt.com/wiki/index.php/Autoap


David Braun
S/V Nausicaa


Hi, David,

Reading your post has been interesting as you may know that I'm
actively trying to make my setup work.

Unclear from what you wrote (or perhaps my level of ignorance not
recognizing something), however, is whether your arrangement requires
your connection to a cable, or if you are doing a wifi setup as I'm
attempting - one which doesn't require a physical connection from the
computer to the outside world.

My setup has a bridge at the top of the mast, and an AP in the boat.
That worked for a time, including with a Vonage router in between.
Somehow it went off the rails, and I'm currently attempting to make it
retrack.

So, are you cable-connected, or do you have some other device which
allows wifi connectivity to your setup (thence through the buffalo to
associate with a shore AP)?

Thanks.

L8R

Skip