PDA

View Full Version : Documentation


powerhousewireless
07-05-2004, 07:18 PM
How about adding some documentation on using the wrap board with a extenenal freeradius server. Since this poses to be my headache from hell. and i have asked for help in the fourms. but my time is running out for my investers to see this work... so maybe some more documentation would increase your sales margin...

lonnie
07-06-2004, 09:53 PM
I would be happy to login and set it up. Basically you have to make sure the radius has the EXACT IP of the unit and the secret.

Then you have to configure the radius cleint to have the radius server IP and secret. You also need an entry in the radius user database.

What sort of authentication are you doing -- PPPoE or Hotspot?

powerhousewireless
07-07-2004, 11:22 AM
Got that working yesterday. But now how would one add users to the hotspot, since the 10,000 port is only on the server edition?

tony
07-07-2004, 02:00 PM
The users are added to your external freeradius server's 'users' file.

To use the StarOS specific attributes, you can download them from our website: http://www.star-os.com/downloads/dictionary.vnc

Copy this file to your radius server's 'raddb' folder (same folder that contains the 'users' file).

Modify 'dictionary' and add the following:
$INCLUDE dictionary.vnc

Thanks!