As you may or may not know, I've been researching a wireless network. In order to understand what I'm trying to do, you'll need to know something more about the layout of our network.
We have a standard 100 megabit ethernet network in place currently. We have grown enough to have run out of IP addresses on it and the people who installed it are slow in the extreme. In order to overcome this, I installed RedHat 9 on a box, popped in a second NIC, and configured IP Masquerading. Everything's great- the computers hooked up the hub can access everything on the network at large.
Now I want to do the same exact thing, only with a wireless. (Really for only a single roaming device.) I was thinking of simply getting a wireless networking card, popping it into the linux box, re-configuring the firewall and IP Masqer settings, and we'd be good to go. No such luck.
We have a lot of cordless phones in use here, plus it's a very busy area, meaning lots of cell phones as well. Because of what I've read about interference, and the added speed, I decided that an 802.11a wireless network would be the way to go. Good luck trying to find a wireless NIC that runs 802.11a that supports Linux.
I thought out of the 'box' just now and was wondering if my perception is correct. I was under the impression that access points are just that- something to pick up the signal from another AP and extend the range. I saw a graphic on Cisco that got me thinking. I went over to NewEgg and checked- sure enough, APs have an ethernet jack on them!
Is my thinking correct in that all I would have to do is plug an 802.11a AP into the hub that's hooked up to the linux box (or even a different NIC if I want to keep the firewall rules simple) and the roaming device would have access to all the resources of the wired network, just as if it were another wired PC? (All that comes down to a yes/no answer...

)