|
-
April 22nd, 2005, 10:53 PM
#1
Senior Member
recently at hotel....
I was recently at a hotel who offered high speed internet. I plugged in and couldn't get anywhere. Whenever I opened a browser window it went to the hotel website telling me to accept there terms of use policy or I couldn't go anywhere. If I accepted the terms than all of a sudden I could go anywhere and use the internet like normal.
Cool Idea. I want to see about implementing this for some guests who come in and use my network. However i have no clue how to.
I don't know what ot search on google either.
Please Assist.
-
April 22nd, 2005, 11:11 PM
#2
Sounds like you're looking for an "authentication" mechanism for wireless access. A couple of open source options are:
http://www.freeradius.org/
http://www.chillispot.org/
-
April 22nd, 2005, 11:13 PM
#3
Senior Member
not wireless. I was directly plugged into the hotels lan connection.
-
April 22nd, 2005, 11:27 PM
#4
Ah. My mistake. Sounds almost like a proxy then. I know what you're talking about. Squid HOWTO might be one way..
-
April 23rd, 2005, 12:08 AM
#5
could you ping out? perhaps a routing issue at their gateway. the page you got was probably on an internal server so it didnt need to get outbound.
-
April 23rd, 2005, 12:15 AM
#6
Its done on my uni network using MAC addresses, the MAC address must be validated before its allowed to access the internet and other resources.
Surely this could be implemented simply with iptables? although ive never used them and dunno whether iptables is able of MAC addresses? A script could be created that up dates the iptables file, to allow for access onces the MAC is known??
i2c
edit: yea squid rings a bell from when i was "experimenting" on the network, so think thats the way to go
-
April 23rd, 2005, 12:26 AM
#7
i2c...
many roters come with mac filters now adays.
-
April 23rd, 2005, 12:32 AM
#8
Im well aware of that, but if the MAC isnt valid they rarely direct you to a website where you have to say your who you say you are, plus they dont allow a client to add them self to the list of allowed MAC's
iptables can be used to route, so it could be routed to a webserver asking for verification,
its a solution, not a perfect one, but one that could be hacked together in minutes using junk
i2c
-
April 23rd, 2005, 01:00 AM
#9
ahh, i mis understood what you were trying to say. your method seems pretty good actually.
-
April 23rd, 2005, 02:29 PM
#10
Check out nocat, (nocat.net)
We use nocat Auth at work for both our wired and wireless public networks. It brings upa splash page that will not let the user go anywhere until clicking a button, you can also set it up to backedn to a mysql db for authentication.
kr5kernel
(kr5kernel at hotmail dot com)
Linux: Making Penguins Cool Since 1994.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|