Re: Keeping servers in sync

2002-10-06 Thread Alan DeKok

Luiz Lima [EMAIL PROTECTED] wrote:
 Anyway, what I want to know is if FreeRADIUS can generate Alive packets to
 VPRRS with the goal of keeping them in sync.

  No, and I wouldn't recommend implementing it, either.

 The telco does not send watchdogs packets of its own. Can FreeRADIUS
 that? Or if there's any other way to keep them together at all
 times?

  If FreeRADIUS sees the users online, why doesn't the other system?
You said that FreeRADIUS is doing nothing more than proxying packets,
so they SHOULD be in sync automatically.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: Dialup Admin - Help!

2002-10-06 Thread Andrew Hardman



it just says user not found. doesnt find any user 
on any page. yet to finger_user.php works fine. i can see whos dialed 
in.


What do you mean by 
cannot edit current users? Does it find a current user or itjust says 
that the user was not found? Does the Accounting or Find Userpages work 
ok? Enable mysql logging and check the sql queries executed 
bydialup_admin. If you run them by hand do they produce any 
results?--Kostas Kalevras Network Operations 
Center[EMAIL PROTECTED] 
National Technical University of Athens, GreeceWork Phone: +30 210 
7721861'Go back to the shadow' 
Gandalf


Re: Dialup Admin - Help!

2002-10-06 Thread Kostas Kalevras

On Sun, 6 Oct 2002, Andrew Hardman wrote:

 it just says user not found. doesnt find any user on any page. yet to
 finger_user.php works fine. i can see whos dialed in.

What happens if you try to add a new user?
Do you do user authentication/authorization from mysql?

Can you do a show tables in mysql for the radius database? Does it contain all
the tables?

If you do a SELECT * FROM radcheck WHERE UserName='something'
and SELECT * FROM radreply WHERE UserName = 'something' where something is a
valid username in mysql what do you get back?

--
Kostas Kalevras Network Operations Center
[EMAIL PROTECTED]  National Technical University of Athens, Greece
Work Phone: +30 210 7721861
'Go back to the shadow' Gandalf


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



How can I build a windows based client for free radius server

2002-10-06 Thread [EMAIL PROTECTED]

Can you help me to find out how some one can build a windows98/2k.. client 
for free radius server running on linux.Can u please specify some language 
or tools from where UTP communication b/w server and client of diffrent 
platform can work properly. 

raj



mail2web - Check your email from the web at
http://mail2web.com/ .



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



RE: How can I build a windows based client for free radius server

2002-10-06 Thread Tim McCracken


You can use the Microsoft or Borland C/C++ tools.
As with any internet application, you have to watch the byte ordering
on integers, but that is no big deal since all platforms have functions
to do 'network byte ordering'.

There are no floats used in radius, so there is no problem there.

You can probably adapt the radclient code that comes with free radius
easily.

Tim


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Sunday, October 06, 2002 2:36 PM
To: [EMAIL PROTECTED]
Subject: How can I build a windows based client for free radius server


Can you help me to find out how some one can build a windows98/2k.. client
for free radius server running on linux.Can u please specify some language
or tools from where UTP communication b/w server and client of diffrent
platform can work properly.

raj



mail2web - Check your email from the web at
http://mail2web.com/ .



-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Licensing Issue

2002-10-06 Thread Sheldon Fougere

Hi All,

Is there a web site I can go to read up on the licesing?  I would like to
know if it is ok to include Freeradius in a distribution and use it if I
don't modify the code?

Thanks,
Sheldon


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: Licensing Issue

2002-10-06 Thread Andrew Tait

http://www.gnu.org/licenses/gpl.txt

You can do (almost) anything you want with it.

Andrew Tait
System Administrator
Country NetLink Pty, Ltd
E-Mail: [EMAIL PROTECTED]
WWW: http://www.cnl.com.au
30 Bank St Cobram, VIC 3644, Australia
Ph: +61 (03) 58 711 000
Fax: +61 (03) 58 711 874

It's the smell! If there is such a thing. Agent Smith - The Matrix

- Original Message -
From: Sheldon Fougere [EMAIL PROTECTED]
To: Freeradius-Users [EMAIL PROTECTED]
Sent: Monday, October 07, 2002 9:13 AM
Subject: Licensing Issue


 Hi All,

 Is there a web site I can go to read up on the licesing?  I would like to
 know if it is ok to include Freeradius in a distribution and use it if I
 don't modify the code?

 Thanks,
 Sheldon


 -
 List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html