1 (edited by Brill 2008-01-21 09:27:22)

Topic: Connect without entering Login and Password

Hi everyone.

AP - Symbol AP-10 and AP-300
AP Switch - Symbol 5000
Server - ASP Linux 12
Chillispot
MySQL
Freeradius
This all soft on Wi-Fi Server, which has 2 network interfaces: Eth0 - Internet Eth1 - Wifi clients

I have wireles network with SSID PrepaidInet.

I would like to make wireles network with SSID FreeInet for free access to the internet. They do not need to enter any logins or passwords.

1. It is possible to install second Wi-Fi Server
2. install third network adapter (Eth3) in the first Wi-Fi Server and make bridge between Eth3 and Eth0

Please help me to find right solution.

Re: Connect without entering Login and Password

The only waht you have to do is to set up a Wireless Router with a good configurable firewall... it should block lan access from this access point... you don't need chilli/radius

3 (edited by Brill 2008-01-23 08:08:45)

Re: Connect without entering Login and Password

Thanks for advice, but I use Freeradius with MySQL to collect statistics about clients, so I can't abandon a Freeradius.

My objective is to do 2 VLANS for two WLANS - one is free and the second one is prepaid. It must be something like this:

1) SOLUTION

I will try to setup 2 VLANs on single Ethernet interface with the help of packet "Vconfig" for linux.

Eth1 (WiFi Clients) - 1VLAN (Not free with prepaid cards with login and password on it) - chillispot - freeradius - MySQL - Eth0 (Provider)*
*- its working now

Eth1 (WiFi Clients) - 2VLAN (Free) - Eth0 (Provider)**
**- trying to setup

Please any propositions.

Re: Connect without entering Login and Password

Ok, you need a remote server.

Put a script there, which auto-logins a user and set the uam-login-page to this...

create a user "test" with password "blah" and use in the login script this constant usernames instead of GET-parameters... shouldn't be too complicated wink

5 (edited by Brill 2008-01-25 13:37:27)

Re: Connect without entering Login and Password

If I put there auto-login script and change chilli config with new uam-login-page users who must pay for internet wouldn'pay for it and use it for free. I think this is not good. I have only one server, and only one chilli daemon and i need it working with prepaid users and free users at the same time

Re: Connect without entering Login and Password

You can issue them "free" accounts...

You don't need to fool around

If you really want to foul around,
as you said,

Create a second VLAN and put a mac list for accepting/rejecting login