Wi-Fi Redirect Gateway Patent for Hotspots
Glenn Fleishman writes "Over at WiFiNetNews.com, we just broke the story that Nomadix was issued a patent covering hotspot gateway page redirection. Nomadix makes hardware and software for the hotspot industry, and this patent would cover redirection used by community networking portals (like NoCat), sponsored free networks (like NewburyOpen.Net), and fee networks (like Wayport, T-Mobile HotSpot, and Cometa). It's unclear what terms Nomadix wants for a license, but this patent seems to take a standard way of doing business and put it under fee -- although Nomadix may have been the first firm to employ this method for proxy URL redirection."
Most schools have a similar setup for incoming students on wired networks... and this company is claiming their patent is not specific to wireless.
The trick is simple to explain... it's a conditional DHCP server. If the MAC address is recognized, the user is supplied valid DHCP information and is allowed to go about their way to the open Internet. If the MAC address is not on the guest list, then the user is supplied an IP address that's in a firewall-restricted range so they can't get out, and DNS server that will map any domain name to the same place, the internal "Please pay..." server. No matter what the user's homepage is, all requests on port 80 will lead to the "Please pay..." page, and all other requests will get dropped on the floor. The internal DHCP settings are set to renew very frequently, so once the user pays they just have to wait a few seconds for their current DHCP settings to expire, an the next lease comes with the proper info.
Still, that setup could be complex to be patented...
According to this article on the NoCatNet mailing list.
I hate (all) patents, but after working in technology companies awhile, I realized that many companies get patents because they half to - to keep someone else from getting one and screwing them over, and to get into cross-licensing agreements with other large companies - to keep them from being screwed over even more (with patent liability crap).
Sadly, once a patent is gotten, it tends to take a life of it's own because of investor pressures. Patents do not help the honest littel inventor in the back yard (99% of the time) - I wish we could just get rid of them.
They applied for a very specific patent:
The basic claim (which is what
matters, not the invention descriptions) has seven steps, ALL of which much
happen for the patent to cover your activities:
1. A method for redirecting an original destination address access request
to a redirected destination address, the method comprising the steps of:
receiving, at a gateway device, all original destination address access
requests originating from a computer;
determining, at the gateway device, which of the original destination
address requests require redirection;
storing the original destination address if redirection is required;
modifying, at the gateway device, the original destination address access
request and communicating the modified request to a redirection server if
redirection is required;
responding, at the redirection server, to the modified request with a
browser redirect message that reassigns the modified request to an
administrator-specified, redirected destination address;
intercepting, at the gateway device, the browser redirect message and
modifying it with the stored original destination address; and
sending the modified browser redirect message to the computer, which
automatically redirects the computer to the redirected destination address.
Just because you disagree doesn't make it offtopic or flamebait.
At least, that appears to be the issue here. I don't know enough about the technology here to say whether the implementation was actually novel or not. But the distinction is worth making regardless...
The link the the USPTO did not work for me, so I cannot see the dates on the patent. But, there were companies doing this exact same thing in hotel networks well before WiFi came around.
A company I worked for did this for wired networks, mostly hotels. Instead of DHCP, we actually had an arp spoofer, so we would pretend to be whatever gateway you wanted (if you had a static ip setup), or wed serve you dhcp, or whatever you asked for.
No matter what webpage you requested, you got the sign up page to buy access. Pretty basic, and most hotel type places employ a system similar to this.
this comment is probably not relevant.
Patent laws in the United States are the way they are to create a fair and balanced capitalistic society.
Yeah, raise your hand if you still believe that one...
The idea of the patent is enshrined in our consititution and it was intended to promote innovation, but that's not all. The patent was also intended to allow the sharing of ideas so that all of society could benefit. However, a lot of patent law has been changed in the last decade-or-so in order to tilt the balance in the direction of the large corporations.
Used to be you couldn't patent software or algorithms, for example.
No, the way the patent system is setup now is sort of like the fox guarding the henhouse. The patent office relies on the submitter to determine prior art and the patent office tends to lean in the direction of granting patents and letting the lawyers sort it out later. It's a full employment program for lawyers and the little guy doesn't have the cash to survive a court battle, only the corporations can afford that.
Here's an easy way to tell if OSS came up with it first: when was the OSS project started, before or after December 8, 1999?
The Ezine Directory
A company I used to work for(CAIS Internet/Ardent Communications) had a gateway system that did this over five years ago for wired networks. Here are some links to old press releases refering to the gatway system, the IPORT. http://www.kiosks.org/newsbits/2000/021500d.htm http://news.com.com/2100-1033-207372.html?legacy=c net
Ardent sold the system to Cisco in 2001:
http://newsroom.cisco.com/dlls/prod_022001.html
A short description of the software can be found here:
http://www.isp-planet.com/equipment/iport.html
See Nocat and Austin's Less Networks.
Freelance tech journalist for the Economist, MIT Technology Review, Macworld, and others
It is in the Patent Office's best interest to accept everything and let lawyers battle it out.
So, why would someone smart enough to do a great job at an understaffed office work for government pay and crappy workload when they can work in the private sector for more $$$ and recognition?
Why would the Patent Office examine patents thoroughly when they don't have to? When it is in their best interest to be a cash cow for the government? When the private sector does all the work, research, and 'enforcement'?
How can we change the Patent office so that it's useful again? Here is a rather extensive history of the Patent Office. (When it was useful)
Answer these questions that are clouded by money, and we could have patents that actually encourage innovation and invention rather than controlling the use of obvious technology for which prior art is bigger than life.
That moron better have a good lawyer, because if the butterknife is in any way ornamental, he's in big trouble.
Seriously though, whatever did happen to the "non-obvious" thing with regard to patents?
If a job's not worth doing, it's not worth doing right.
That said, I still think that a) some places signs aren't obvious or can't be placed everywhere (do you really want to plaster a library with signs about wifi? what about parks and open locations?) and b) it's just easier to do it in such a way that all someone has to do is connect to the network to find out how to use it.
Not saying it's a big deal, but the redirection thing is pretty nice. Also, it has the benefit of only harassing people who aren't yet authenticated (so that if you're MAC is authenticated, you don't need to go to the page to find out if you can connect or if difficulties are your fault or the network's, you can just try and connect and see the page if necessary). All in all, it's a neater solution.
More to the point, it's one used by at least two commercial hardware vendors (bluesocket and reefedge, as I mentioned in a previous post) and by a number of private network admins and projects (the NoCat Auth project uses this method, as do I in something I wrote for work). I can't remember where I first got the idea, but it's certainly one that's somewhere out there in the ether, floating about, free for the taking. I find it hard to believe that this company truly invented it first, or that it's particularly non-obvious even if they did.