Free Wireless Networks at Airports
WallytheWalrus writes "Today's Minneapolis Star-Tribune is carrying an article about the installation of a wireless network throughout Minneapolis-St. Paul International Airport, the first of five such airports across the nation to get a uniform wireless network system. The system, which cost only $250,000 to install, will be free to business travellers passing through the airport (who have the correct hardware), and available through a number of kiosks throughout the airport. One can only hope this is the first step towards bigger and bolder public wireless network projects."
the Austin airport also HAD a free wireless network.. but because of the .com fallout, they started charging like $6.95 a day or something... It's sometimes worth if you're sitting there waiting for your flight..
ChiefArcher
I have been reading about everyone screaming 'ohh my god! its wireless! its not secure!' or 'the script kiddies are going to go nuts!' You _CAN_ secure this and make sure it is only used by 'good' people (i.e. not the #isosRus user) by simply only allowing IPSec connections out to the world this pretty much elimiates the script kiddie wishing to use 'mad bandwidth' to DoS down someone else and because all the users will be connecting to the rest of the world over a VPN to there office you dont really have to worry about them attacking things from the airport network. Another point of view would be to require users to 'check-in' by setting up a DHCP server that hands out 'dead ips' that can only access one web page. That web page would be a registration page where the fills in the blanks (MAC address, cell phone number, home address, etc..) then a back end script creates a reservation or some other method to privide a 'live' ip for that user to access the outside world. Said airport might also consider (if said airport is not blocking everything but lets say port 80, 443, and IPSec) going with the transparent proxy server that one of the other users talked about. Said airport could also use the customers airline ticket SN# to track the person. You could goto great trouble to attempt to curve the abuse by a few people.. Or you could watch for abuse and disable that MAC address on the network. At any rate. Cheers.
Real men don't use GUIs.