Re: radius doesn't start up correct

2007-03-07 Thread James Wakefield
, one of the ethernet interfaces, a ppp interface, whatever. Whatever other ports you have listening on the box will probably look similar. - -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690

Re: log failed logins

2007-01-23 Thread James Wakefield
this. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED] Website: http

Re: SPLAT question

2007-01-17 Thread James Wakefield
to the authorize { } section further down in radiusd.conf. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail

Re: monitoring freeradius with nagios

2007-01-17 Thread James Wakefield
is wrong? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html G'day Mike, Fire up wireshark or tcpdump and have a look what's actually in the packets. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong

Re: Strange behaviour of freeradius...?

2007-01-16 Thread James Wakefield
that does, I guess you could periodically run a script from cron to log into the AP's web interface and grab the list of MAC addresses and compare against what your accounting database thinks are open sessions... -- James Wakefield, Unix Administrator, Information Technology Services Division

Re: building 1.4 (CentOS 4.4) MYSQL 99% home [unclas]

2007-01-16 Thread James Wakefield
/messages? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED] Website: http

Re: Send atributes to the client

2006-12-19 Thread James Wakefield
Francisco Hi Francisco, The users file is used for specifying attribute/value pairs send to the client, and the dictionary file is used for mapping attribute names to numbers and types. Was that the info you were after? Cheers, -- James Wakefield, Unix Administrator, Information

Re: radius hosting

2006-12-18 Thread James Wakefield
normalboy wrote: Hello, is there a free Radius server running somewhere on the internet which i could use? I need to create just 2 accounts, but it has to be a Radius server, and i do not have machine 24/7 on the internet. How about http://radiuz.net ? -- James Wakefield, Unix

Re: Script to auth. users and control the remote phone number used

2006-11-23 Thread James Wakefield
in your users file, or whatever you happen to use. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail

Re: very long regular expression...

2006-11-22 Thread James Wakefield
Auth-Type := REJECT, Calling-Station-Id !~ 008012323244|002938475473|and many other macs... Is there any reason you shouldn't have a separate stanza accepting each valid MAC address, then implicitly reject all other MAC addresses? -- James Wakefield, Unix Administrator, Information Technology

Re: Configuring the modulation

2006-11-17 Thread James Wakefield
Hani Hi Elie, I suppose it's possible if your NAS supports it, but don't your modems automatically negotiate that? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227

Re: Multiple search contexts in LDAP

2006-11-12 Thread James Wakefield
module, one to search one ou and the other to search the other ou, then invoke them one after the other wherever you currently invoke the single ldap instance. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217

Re: Accounting : server and port 1813

2006-11-11 Thread James Wakefield
and used on the NAS) Depends on your NAS...what do you have? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E

Re: Accounting : server and port 1813

2006-11-11 Thread James Wakefield
you may be able to use another method to provide accounting. Chillispot (http://www.chillispot.org/) might do what you want. You might even be able to use the iptables byte counters on your Linux server and route traffic through it if you have no other options. -- James Wakefield, Unix

Re: howto get/send the fullname of an user

2006-11-09 Thread James Wakefield
- is that it? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED] Website: http://www.deakin.edu.au

Re: howto get/send the fullname of an user

2006-11-09 Thread James Wakefield
Ariel VIVES wrote: James Wakefield wrote: Ariel VIVES wrote: Hello the list, I'm starting with freeradius. Authentication works fine ! But the informations I get is only the username (le login name in /etc/passwd). How do I get the Fullname ? Or others informations (like mail, home

Re: howto get/send the fullname of an user

2006-11-09 Thread James Wakefield
functions are pretty easy to use, you'd be better off using those. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227

Re: Server logs say users authenticate, but they don't (Now with more details!)

2006-11-08 Thread James Wakefield
/unsubscribe? See http://www.freeradius.org/list/users.html -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail

Re: limiting sessions

2006-11-07 Thread James Wakefield
that may apply is max-acct-age. I am pretty new to this, so any detail is most appreciated. The NAS should support Session-Timeout, which is the most common method of time-limiting sessions. If not, hit the vendor with a big cluebat, as it's in the RFC. -- James Wakefield, Unix Administrator

Re: Server logs say users authenticate, but they don't (Now with more details!)

2006-11-06 Thread James Wakefield
(default) timeout? Yes, we tried that. The access-accept packets aren't arriving at all! Does it work if you temporarily disable the Simultaneous-Use check? No, that doesn't work either. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- James Wakefield

Re: Server logs say users authenticate, but they don't (Now with more details!)

2006-11-03 Thread James Wakefield
? Does it work if you temporarily disable the Simultaneous-Use check? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3

Re: Radius+LDAP for TACACS alternative

2006-10-30 Thread James Wakefield
. If this is not important to you, then you're pretty much all set. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail

Re: Freeradius with Comindico

2006-10-30 Thread James Wakefield
(mailto:[EMAIL PROTECTED]) in the hope that your posting is brought to the attention of clueful Comindico people. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3

Re: how can I contribute ( configure options )

2006-10-23 Thread James Wakefield
where they need to be made, if you're not sure of something, check it to the best of your ability, ask the list, etc. Other people will contribute their knowledge, too. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217

Re: billing problem in freeradius

2006-10-19 Thread James Wakefield
sql.conf so that freeradius can connect to your MySQL server (username, password, database name) and so that the accounting queries match the schema on your billing server. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217

Re: billing problem in freeradius

2006-10-16 Thread James Wakefield
of that data at a particular instance, or something similar. If you have usage meters or other such software, you'd have those querying the accounting table. Did that help, or am I way off? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin

Re: Multiple users mysql backend

2006-10-09 Thread James Wakefield
to mysql, it failles... ?! dunno is there some bug, or incomplete code, for the mysql backend ? G'day Collen, Can you post any and all SQL queries you see in the output of radiusd -X? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong

Re: Huntgroups, Realms, MySQL

2006-10-09 Thread James Wakefield
| 3072BY256 | Huntgroup-Name | == | wireless | | 7 | 3072BY256 | Auth-Type | += | local | | 9 | netmaster | Auth-Type | += | local | Any reason you're setting values for Auth-Type? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin

Re: One connection per username

2006-10-09 Thread James Wakefield
Ali Jawad wrote: Hi How can I limit one connection per username..I.e. I do not want to allow multiple users to login using the same username password combination. Hi Ali, Your NAS will have to support it, but the Simultaneous-Use attribute may allow you to do this. Cheers, -- James

Re: Prevent certain ip ranges from accounting

2006-10-07 Thread James Wakefield
the IPs and timestamps in the netflow data against the timestamps, IPs and usernames in your radius accounting. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax

Re: Huntgroups, Realms, MySQL

2006-10-05 Thread James Wakefield
? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED] Website: http

Re: rewriting Frame-IP-Netmask

2006-10-05 Thread James Wakefield
there, then there's something you've missed in your freeradius config. Is there any chance the subnet mask is specified on your NAS and it's overriding what you send it? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria

Re: only work with 5 users or clients

2006-10-03 Thread James Wakefield
DSLCustomer 192.168.172.51 192.168.172.125 Original message Date: Mon, 02 Oct 2006 09:18:59 +1000 From: James Wakefield [EMAIL PROTECTED] Subject: Re: only work with 5 users or clients To: [EMAIL PROTECTED], FreeRadius users mailing list freeradius-users

Re: prevent roaming configuration question

2006-10-02 Thread James Wakefield
damaged the config, but you may find that it doesn't behave in the future. I would recommend spending the time getting groups and group checks to work, then reverting any SQL queries you've altered back to their defaults. It'll be much less painful in the long run. Cheers, -- James Wakefield

Re: prevent roaming configuration question

2006-10-02 Thread James Wakefield
James Wakefield wrote: isidoros wrote: Thanks James for your answer, I'm fairly new to freeradius I know the package only 14 days. (or radius in general for that matter) The group configuration is a mystery to me. It is unclear for me how this separates the users. This is how I think 1

Re: prevent roaming configuration question

2006-10-02 Thread James Wakefield
wouldn't check User-Password in the group checks. radcheck is for user-specific checks (like User-Password). Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227

Re: only work with 5 users or clients

2006-10-01 Thread James Wakefield
attributes or your NAS is misconfigured or both. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail

Re: prevent roaming configuration question

2006-10-01 Thread James Wakefield
://wiki.freeradius.org/Rlm_sql should provide the info you need to do the above. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3

Re: Freeradius is not restarting properly (fails to quit and becomes a zombie process)

2006-09-28 Thread James Wakefield
. Howdy Jason, Might you get any useful info by running radiusd with strace? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866

Re: multiple MAC in calling-station-id

2006-09-27 Thread James Wakefield
== 00166f980e78 Reply-Item = value Other-Reply-Item = other value testcase1 User-Password == 12345, Calling-Station-Id == 00166f97d99d Reply-Item = value Other-Reply-Item = other value Cheers, -- James Wakefield, Unix Administrator, Information Technology Services

Re: mod_auth_radius-2.0

2006-09-26 Thread James Wakefield
running on suse 10.1-x86_64 and apache is compiled from source.Any suggestions? Help? G'day William, What do you get when you run ldd /usr/local/apache/modules/mod_auth_radius-2.0.so ? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University

Re: SQUID---radius

2006-09-19 Thread James Wakefield
://www.freeradius.org/list/users.html -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED

Re: huntgroups - doku?

2006-09-19 Thread James Wakefield
Michael Messner wrote: Here are my new configs, it looks like they are working, but I'm not sure if this is really the correct way: -- snip (see previous post) -- is this the correct way? It looks pretty right to me. Can't see any better way to do it. -- James Wakefield, Unix

Re: assigning different ippools according to huntgroups

2006-09-19 Thread James Wakefield
Huntgroup-Name == t1, Pool-Name := Pool-t1 Fall-Through = No should work. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866

Re: Maximum timed out Session

2006-09-14 Thread James Wakefield
value of seconds, eg: Session-Timeout=600 for a 10 minute timeout. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227

Re: PAP questions.

2006-09-13 Thread James Wakefield
it? Store the users and passwords in SQL and have the Users file supply the rest? If the check and reply items needed for your setup don't result in a users file that's unmanageable, it's acceptable. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin

Re: Help about this error

2006-09-06 Thread James Wakefield
://www.freeradius.org/list/users.html -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED] Website

Re: Help about this error

2006-09-06 Thread James Wakefield
10 Dialin Reply-Message = Access Hi Elie, Try putting rows with ids 1, 6, 8, and 9 in radgroupcheck rather than radgroupreply. Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone

Re: Duplicate requests in a session

2006-08-30 Thread James Wakefield
defined for your radacct table? If I recall correctly, MySQL by default doesn't, are you using MySQL? Cheers, -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax

Re: How to configure free radius to make it listen to different udp ports?

2006-08-30 Thread James Wakefield
/Radiusd.conf look for the listen { } section. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL

Re: freeradius configuration

2006-08-21 Thread James Wakefield
of configuration of free radius over linux and really i'll appreciate u. thanks -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International

Re: help on this issue

2006-08-19 Thread James Wakefield
Elie Hani wrote: Rlm_ippool: Failed to open file /etc/raddb/db.ippool/db.ippool: permission denied Hi Elie, What does ls -l /etc/raddb/db.ippool/db.ippool say? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217

Re: help on this issue

2006-08-19 Thread James Wakefield
Elie Hani wrote: Hi James; The folder db.ippool does not exist in /etc/raddb. And I can't locate it using the locate db.ippool in the root directory. Thanks Can you post your radiusd.conf? -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University

Re: doubt in Radius and openser fro accounting...

2006-08-19 Thread James Wakefield
is the default value for that column. -- James Wakefield, Unix Administrator, Information Technology Services Division Deakin University, Geelong, Victoria 3217 Australia. Phone: 03 5227 8690 International: +61 3 5227 8690 Fax: 03 5227 8866 International: +61 3 5227 8866 E-mail: [EMAIL PROTECTED

Cisco-AVPair SQL accounting (attr. not duplicated)

2005-12-14 Thread James Wakefield (Sunet Sysadmin)
-existent attribute. Has anyone managed to do this? If so, what is the correct syntax to use these in SQL accounting statements? Cheers, -- James Wakefield Systems Administrator +61 03 5227 6888 We have now moved head office to 8-12 Pakington Street, Geelong West. - List info/subscribe

Re: Walled Garden for Users Without Realms.

2005-09-19 Thread James Wakefield (Sunet Sysadmin)
; Expire 60 ; Min TTL ) ; Authoritive Nameservers [NS] NS walled-garden-server-hostname IN A aaa.bbb.ccc.ddd * IN A aaa.bbb.ccc.ddd -- Hope that helped, James Wakefield Systems Administrator +61 03 5227 6888 We have

Re: Walled Garden for Users Without Realms.

2005-09-18 Thread James Wakefield (Sunet Sysadmin)
a similar thing with email by setting up a mailserver on the wildcarded IP and bouncing everything with your walled garden message. Personally, I think sending your customers an email and then putting in the web-based walled garden is enough. Cheers, James Wakefield Systems Administrator +61 03