Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-28-2008, 02:17 PM
Default User
Guest
 
Posts: n/a
Default Does anyone know of a wireless AP that enforces some sort of login for access

Hi,

I have a customer with a wireless cafe and they would like customers who use
it to have to login with a password of the day before using it. I've seen
some wireless services where you first internet request returns a logon
page. Does anyone know of a AP that does this?

Thanks,

Alan



Reply With Quote
  #2 (permalink)  
Old 07-28-2008, 04:44 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort of login for access

On Mon, 28 Jul 2008 08:17:12 -0500, "Default User"
<nospam38925@forme.com> wrote:

>I have a customer with a wireless cafe and they would like customers who use
>it to have to login with a password of the day before using it. I've seen
>some wireless services where you first internet request returns a logon
>page. Does anyone know of a AP that does this?


Login or approval dialog? It's called "splash page" or "http
redirect". Also see "captive portal" and "nocatsplash". I think you
will do better if you search Google for "How to setup a wi-fi hotspot"
which returns a substantial number of devices, services,
configurations, options, headaches, limitations, and clues. It's
fairly simple to do, but does require a bit of planning and
configuration.

My personal preference is DD-WRT firmware running either WifiDog or
Chilispot hotspot software. Both require an external RADIUS server
for logins and passwords. Chilispot has a small built in "local user
manager", but I've never used it.

From the FAQ section on hotspots:
<http://wireless.navas.us/wiki/Wi-Fi_How_To#Setup_a_hotspot>


--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #3 (permalink)  
Old 07-28-2008, 05:15 PM
msg
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort oflogin for access

Jeff Liebermann wrote:

> On Mon, 28 Jul 2008 08:17:12 -0500, "Default User"
> <nospam38925@forme.com> wrote:
>
>
>>I have a customer with a wireless cafe and they would like customers who use
>>it to have to login with a password of the day before using it. I've seen
>>some wireless services where you first internet request returns a logon
>>page. Does anyone know of a AP that does this?

>
>
> Login or approval dialog? It's called "splash page" or "http
> redirect". Also see "captive portal" and "nocatsplash". I think you
> will do better if you search Google for "How to setup a wi-fi hotspot"
> which returns a substantial number of devices, services,
> configurations, options, headaches, limitations, and clues. It's
> fairly simple to do, but does require a bit of planning and
> configuration.
>
> My personal preference is DD-WRT firmware running either WifiDog or
> Chilispot hotspot software. Both require an external RADIUS server
> for logins and passwords. Chilispot has a small built in "local user
> manager", but I've never used it.


I would also suggest offering MAC-based auth. for certain customers
who use older handhelds that aren't friendly to browser-based
authentication schemes; the shop manager can manually manage such
customer access from an admin interface. WiFi access admin at one
local university does just that for such devices and for wireless
printers, etc.

Michael

Reply With Quote
  #4 (permalink)  
Old 07-28-2008, 08:21 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort of login for access

On Mon, 28 Jul 2008 11:15:05 -0500, msg <msg@_cybertheque.org_> wrote:

>I would also suggest offering MAC-based auth. for certain customers
>who use older handhelds that aren't friendly to browser-based
>authentication schemes; the shop manager can manually manage such
>customer access from an admin interface. WiFi access admin at one
>local university does just that for such devices and for wireless
>printers, etc.
>
>Michael


Shop manager? She's qualified to run a coffee shop, but is clueless
as far as wireless and computers are concerned. It's like that at
most of my coffee shop customers. The few that do have a computer
literate person on the staff, don't want that person wasting their
time tweaking the system, or dealing with customer issues.
Unfortunately, what happens is that the customer gets told to talk to
the admin (that's me). I get a call on my cell phone asking how to
deal with a connection problem. I have yet to see any manner of
"older handheld" issues.

As for MAC authentication, I have to expire the MAC address table at
least once per hour at shops frequented by the local software
developers and students. There's some kind of "privacy" scheme that
rotates phony MAC addresses when the laptop is idle. The result is
that MAC address table rapidly fills up, kicks off legitimate users,
and ruins my day.

The hackers running some kind of virtual machine are also a thrill.
Some of these VM's apparently also virtualizes the MAC address and
replace it with a phony address. I've seen one laptop grab about 8
MAC addresses, one for each VM on the laptop.

The surest sign of success is abuse and pollution. MAC addresses are
certainly successful.

There's only one kind of authentication that I really trust. X.509
certificates issued by a known certificate authority. I use those on
USB dongles at medical offices for HIPAA security. Works well, except
when someone forgets their dongle. However, that's overkill for a
coffee shop.

Now, I have a coffee shop question. Duz anyone have an easy way to
log off users after 60 minutes and prevent them from faking a MAC
address and logging back in? Note that I said "easy" which means I
don't want to setup a NAC security infrastructure or similar
monstrosity.

--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #5 (permalink)  
Old 07-29-2008, 05:20 AM
Peter Pan
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort of login for access

Jeff Liebermann wrote:
>
> Now, I have a coffee shop question. Duz anyone have an easy way to
> log off users after 60 minutes and prevent them from faking a MAC
> address and logging back in? Note that I said "easy" which means I
> don't want to setup a NAC security infrastructure or similar
> monstrosity.


I got annoyed with handholding users and problems... Consider closing your
biz and test/pre-retiring.....Enjoy life while you are still young, and plan
B (walmart greeter) If you are still alive, when you get old.... That's my
plan and I'm sticking to it! :)



Reply With Quote
  #6 (permalink)  
Old 07-29-2008, 07:42 AM
Bob L
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort of login for access

On Mon, 28 Jul 2008 08:17:12 -0500, "Default User"
<nospam38925@forme.com> wrote:

>Hi,
>
>I have a customer with a wireless cafe and they would like customers who use
>it to have to login with a password of the day before using it. I've seen
>some wireless services where you first internet request returns a logon
>page. Does anyone know of a AP that does this?
>
>Thanks,
>
>Alan
>


Have a look at ZONECD

http://www.publicip.net/zonecd/how.php





Reply With Quote
  #7 (permalink)  
Old 07-29-2008, 05:08 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort of login for access

On Tue, 29 Jul 2008 00:20:42 -0400, "Peter Pan"
<PeterPanNOSPAM@MarcAlanNOSPAM.info> wrote:

>I got annoyed with handholding users and problems... Consider closing your
>biz and test/pre-retiring.....Enjoy life while you are still young, and plan
>B (walmart greeter) If you are still alive, when you get old.... That's my
>plan and I'm sticking to it! :)


My family has a tradition of dropping dead on the job. I seem to be
following the pattern. We don't get old. My father was running his
lingerie factory up to age 76 and nobody mentioned his age (and lived
to tell about it).

Retirement is not in the plans, but on-the-job retirement and picking
my customers carefully, seems possible. It's also dubious because any
retirement plans inevitably involve various government programs that
show every indication falling apart. I'm 60.7 years old. I have
enough cash saved that I could retire today, and loaf for about 8
years, but not enough to make it through to my expected lifespan. The
only real downside is that I haven't been able to take time off for a
real vacation for many years.

Drivel: Yesterday was spent going up and down stairs and on top of a
12 ft ladder. Network wiring in a converted Victorian office
building. Nice to have the CAT5 running on the OUTSIDE of the
building. Ended the day cleaning a Dell Inspiron 6000 that took a
swim in the bay. Nice to know I can still put in a 12 hour day and
survive.


--
Jeff Liebermann jeffl@cruzio.com
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558

Reply With Quote
  #8 (permalink)  
Old 07-29-2008, 05:43 PM
LR
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort oflogin for access

Jeff Liebermann wrote:

>
> Retirement is not in the plans, but on-the-job retirement and picking
> my customers carefully, seems possible. It's also dubious because any
> retirement plans inevitably involve various government programs that
> show every indication falling apart.


This must occur almost everywhere. I have 18 "working days" left until I
retire from the daily grind and I have spent the last 5 months chasing
various organisations for a variety of documentation that is apparently
needed to ensure I am paid what is owed in my retirement and I won't
know how successful I have been until the payments become due as the
feedback from said organisations is abysmal. Still, chasing any failures
will keep me out of mischief for a couple of months.


Reply With Quote
  #9 (permalink)  
Old 07-29-2008, 08:59 PM
jimmie68@gmail.com
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort oflogin for access

On Jul 29, 12:43*pm, LR <l...@privacy.net> wrote:
> Jeff Liebermann wrote:
>
> > Retirement is not in the plans, but on-the-job retirement and picking
> > my customers carefully, seems possible. It's also dubious because any
> > retirement plans inevitably involve various government programs that
> > show every indication falling apart.

>
> This must occur almost everywhere. I have 18 "working days" left until I
> * retire from the daily grind and I have spent the last 5 months chasing
> various organisations for a variety of documentation that is apparently
> needed to ensure I am paid what is owed in my retirement and I won't
> know how successful I have been until the payments become due as the
> feedback from said organisations is abysmal. Still, chasing any failures
> will keep me out of mischief for a couple of months.


Sounds like you work for the gov.

Jimmie

Reply With Quote
  #10 (permalink)  
Old 08-21-2008, 11:45 PM
JPElectron
Guest
 
Posts: n/a
Default Re: Does anyone know of a wireless AP that enforces some sort oflogin for access

How about DNS Redirector?

www.dnsredirector.com

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ for AT&T/Cingular Wireless John Navas alt.cellular.cingular 4 02-20-2008 06:06 PM
FAQ for AT&T/Cingular Wireless John Navas alt.cellular.attws 4 02-20-2008 06:06 PM
wireless network / ethernet bridge question Pete alt.comp.hardware 13 03-19-2007 07:19 PM
The Repeater, Access Point, Laptop Triangle of Death (Please Help) TheKingsCrown Network Troubleshooting 9 04-25-2006 05:01 AM
Hacking attempt? MoNk Wireless Networking Discussion 1 05-11-2005 10:21 AM


All times are GMT. The time now is 06:50 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45