Harold,
There are several possibilities for you.
The Netgear FWG114P (SPI and 802.11g):
<
http://www.netgear.com/products/details/FWG114P.php>
The SMC7004AWBR (802.11b):
<
http://www.smc.com/index.cfm?sec=Products&pg=Product-Details&prod=63&site=c>
The USR USR8022 (802.11b):
<
http://www.usr.com/products/networking/router-product.asp?sku=USR8022>
All products will require an external modem of your choice. As some have
discovered, a WinModem will not suffice.
I used an SMC7004ABR with dialup support, for a couple weeks, while my DSL
service was being switched from one ISP to another. I was very satisfied with
that. Now SMC has a wireless version - the SMC7004AWBR. Netgear and USR both
have competing models.
Whichever product you get, please remember the security needs of a wireless LAN,
in that your network neighbors can be far outside your front door. Don't leave
yourself a possible victim to wardrivers.
Here's a story about somebody's very stupid wireless neighbor. Don't expect all
wireless neighbors to be this stupid.
<
http://www.canoe.ca/NewsStand/LondonFreePress/News/2003/11/22/264890.html>.
The point is, you need to protect a wireless LAN with more precautions than just
the NAT firewall.
Enable WEP / WPA. Use non-trivial (non-guessable) values for each. (No "My dog
has fleas").
Enable MAC filtering.
Disable DHCP, and assign an address to each computer manually.
Change the subnet of your LAN - don't use the default.
Change the router management password, and disable remote (WAN) management.
Don't disable SSID broadcast - some configurations require the SSID broadcast.
But change the SSID itself - to something that doesn't identify you, or the
equipment.
Enable the router activity log. Examine it regularly. Know what each
connection listed represents - you? a neighbor?.
Install a software firewall on every computer connected to a wireless LAN. Put
manually assigned ip addresses in the Local (highly trusted) Zone. Open the
following ports for file sharing only in the Local Zone: TCP 139, 445; UDP 137,
138, 445.
Use non-trivial accounts and passwords on every computer connected to a wireless
LAN. Disable or delete Guest userid. Rename Administrator, to a non-trivial
value, and give it a non-trivial password. Never use the Administrator renamed
account for day to day activities, only when intentionally doing administrative
tasks.
Stay educated - know what the threats are. Newsgroups alt.internet.wireless and
microsoft.public.windows.networking,wireless are good places to start.
And Harold, please don't contribute to the spread of email address mining
viruses. Learn to munge your email address properly, to keep yourself a bit
safer when posting to open forums. Protect yourself and the rest of the
internet - never post your address unmunged.
http://www.mailmsg.com/SPAM_munging.htm
Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.