Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||||||||
|
Posted by Matt Porter on September 22, 2008, 2:14 pm
Please log in for more thread options When a customer walks into my client's store and connects to the wireless network I want the first web page they see to be store's home page. When the customer opens his web browser I want the store's web page to come up. But when the customer leaves the store I want his home page to be what it was before he came in. How do I do this? I'm a computer tech guy and I haven't been able to find this. Please help! | ||||||||||||||||||||||
|
Posted by msg on September 22, 2008, 2:56 pm
Please log in for more thread options Matt Porter wrote: FWIW, on our open access WiFi system, a stranger accessing any URL's root will be redirected to our internal web server (the border router does port forwarding); any URL beyond a root address is returned '404', but with some work and the right web proxy software these too could be redirected. After the stranger authenticates as an IPSec VPN client, the tunneled connection passes http traffic in the normal fashion. <snip>
> But when the customer leaves the store I want his home page to be what
> it was before he came in. Of course, after tearing down the VPN connection, the stranger's browser will work as it did before. Regards, Michael | ||||||||||||||||||||||
|
Posted by Bill Kearney on September 22, 2008, 5:06 pm
Please log in for more thread options
> How do I do this?
It's called setting up a hotspot. Do some searches on it. You'll need a router that supports being configured to use one. | ||||||||||||||||||||||
|
Posted by DevilsPGD on September 22, 2008, 11:59 pm
Please log in for more thread options
In message >When a customer walks into my client's store and connects to the
>wireless network I want the first web page they see to be store's home >page. > >When the customer opens his web browser I want the store's web page to >come up. > >But when the customer leaves the store I want his home page to be what >it was before he came in. > >How do I do this? > >I'm a computer tech guy and I haven't been able to find this. Please >help! Look at the "captive portal" feature of pfSense, it will deny all access to the gateway until the user logs in, which can be as simple as a button (without username or password), a HTTP/HTTPS authentication, various forms of VPN, or whatever else you'd like to add as the base is just BSD. You can't override the "Home" button on the browser. | ||||||||||||||||||||||
|
Posted by on September 23, 2008, 12:11 pm
Please log in for more thread options
> When a customer walks into my client's store and connects to the
> wireless network I want the first web page they see to be store's home > page. > > When the customer opens his web browser I want the store's web page to > come up. > > But when the customer leaves the store I want his home page to be what > it was before he came in. > > How do I do this? > > I'm a computer tech guy and I haven't been able to find this. =A0Please > help! As already said, what you are looking for is a "captive portal". http://en.wikipedia.org/wiki/Captive_portal A CP will re-direct the first http request to anywhere you like. From there, you can do whatever you want -- such as make the connectee agree to a disclaimer before going further. (I'm assuming you want it freely open.) A CP has many other features as well, such as content filtering. There are many CP software packages out there. Many are Linux based, free, and open source. I have used ZoneCD for several years and really like it. It can be run of a headless computer with just a CD drive and two ethernet cards. Whether ZoneCD is the best out there is subjective, but it is the CP that I'm most familiar with. It is Linux based and free. http://www.publicip.net/ | ||||||||||||||||||||||
| Similar Threads | Posted |
| Push a home page when a customer connects to my wireless network | September 22, 2008, 2:14 pm |
| Conjested Network - Need to push through | December 4, 2007, 12:02 am |
| he...google home page of the ad! So crazy!!! | July 17, 2008, 6:21 am |
| Morange V: Free Mobile Push Mail and Social Network | August 9, 2008, 6:52 pm |
| Laptop Only Connects to Home NW | February 8, 2007, 4:23 pm |
| forcing first page on network | October 3, 2007, 7:40 pm |
| XP Home - How do I Turn Off File and Printer Sharing and Other Unwanted Home Network Crap? | March 21, 2006, 12:01 pm |
| Free Push Email and IM for your mobile phone! | July 21, 2007, 1:26 pm |
| NEWS: Google India deal signals mobile push | August 6, 2007, 3:39 pm |
| Customer kills AP | July 28, 2005, 8:20 pm |
| Wireless default page | December 2, 2004, 12:26 am |
| Tranzeo CPE customer access? | January 15, 2005, 11:52 am |
| Great Customer Service | July 25, 2007, 3:05 am |
| Wireless Home Network | November 12, 2005, 4:50 pm |
| home wireless network | March 18, 2006, 4:05 am |

Push a home page when a customer connects to my wireless network
Yahoo!
Windows Live
del.icio.us
digg
Netscape 








> wireless network I want the first web page they see to be store's home
> page.