Re: possible ascend data filter problems

2006-01-11 Thread Chuck
On Tuesday 10 January 2006 06:41 pm, Alan DeKok wrote: Chuck [EMAIL PROTECTED] wrote: i have been working with our upstream dialup provider for a week now and he has come to the conclusion that freeradius is passing the data as ascii rather than abinary. Hmm... that shouldn't happen

Re: possible ascend data filter problems

2006-01-11 Thread Chuck
On Wednesday 11 January 2006 11:31 am, Alan DeKok wrote: Chuck [EMAIL PROTECTED] wrote: plus, when i use radtest i get this result which seems to me to be either hex-text or the proper 'binary' they are looking for? i am not familiar with this... rad_recv: Access-Accept packet from

possible ascend data filter problems

2006-01-10 Thread Chuck
/how this is happening? it is affecting our entire structure since we are also a proxy for approx 25 realms and it affects many of their setups too. these need to be passed to our upstream as abinary. -- Chuck - List info/subscribe/unsubscribe? See http://www.freeradius.org/list

Re: possible ascend data filter problems

2006-01-10 Thread Chuck
so i don't know what the compile options were. i suppose i can find out if that is necessary. Chuck [EMAIL PROTECTED] wrote: i have been working with our upstream dialup provider for a week now and he has come to the conclusion that freeradius is passing the data as ascii rather than

confused on attrs file entries

2005-12-24 Thread Chuck
replies of less value to be passed.. i am confused how to do this. i am aware of the := operator which would substitute my value in place of whatever theirs is and pass it on, but how do I do a conditional in this file so I only do that if it is higher? -- Chuck Windows?? You mean the thirty

Re: attrs file

2005-12-07 Thread Chuck
On Wednesday 07 December 2005 12:56 am, Alan DeKok wrote: now why didn't i see that yesterday? guess i was reading too much :) thank you kind sir! Chuck Chuck [EMAIL PROTECTED] wrote: I have a need on one of my radius servers to pass every reply attribute my realms I proxy for send up

accounting question

2005-11-10 Thread Chuck
they are rejected. I have also contacted our upstream provider and asked them to be sure all is well with what they pass us. We use 1645:1646 and have those ports in iptables to freely accept.. are there possibly other ports I should be putting in there? -- Chuck - List info/subscribe

Re: accounting question

2005-11-10 Thread Chuck
On Thursday 10 November 2005 05:44 pm, Alan DeKok wrote: would it also do the same thing if I removed the simultaneous-use=1 check statement from the user group? until i can figure this out that would be my easiest thing still allowing writing to accounting for other purposes. Chuck [EMAIL

adding a stop packet

2005-10-25 Thread Chuck
, simultaneous use check item kicks in and denies them. They claim there is nothing they can do about it. -- Chuck - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: adding a stop packet

2005-10-25 Thread Chuck
On Tuesday 25 October 2005 03:54 pm, Alan DeKok wrote: Thanks all of you for the suggestions! Chuck [EMAIL PROTECTED] wrote: We are using freeradius with mysql. Is there some kind of script to easily add a fake stop date/time to a user when one gets missed? radzap. Alan DeKok

specific realm accounting

2005-10-18 Thread Chuck
in radius.log. Is there a way to do this? We use mysql but soon will be converting to postgresql. -- Chuck - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRadius Logging Abilities

2005-10-03 Thread Chuck
On Monday 03 October 2005 08:18 pm, Alan DeKok wrote: Chuck [EMAIL PROTECTED] wrote: What i want to see in radius.log is an entry like this showing the nas-ip host/node name instead of radius client: Fri Sep 30 20:04:37 2005: Auth: Login OK: [EMAIL PROTECTED] (from nas nas5.tempe1

FreeRadius Logging Abilities

2005-10-01 Thread Chuck
complained bitterly about not having a detail section. Any clues how to accomplish this goal? The wanted format for radius.log is an absolute must. The entire log is useless to us showing the contacting radius client. We need to know the network node they dialed into. -- Chuck - List info

Re: PAP and clear text

2005-09-19 Thread Chuck Slate
Thanks to all whom replied for your insight and direction. Regards, Chuck On Fri, 2005-09-16 at 20:10, [EMAIL PROTECTED] wrote: Hi, You must have missed the information in RFC 2865 (RADIUS), which is also a Fine Manual. The PAP password is XOR'd with the MD5 hash

PAP and clear text

2005-09-16 Thread Chuck Slate
, I am looking for some basic info about the flow of the connection. I have taken an honest shot at RTFM, but have not come across these details yet. Can someone please explain or point me to an explanation? Thanks in advance. Chuck - List info/subscribe/unsubscribe? See http

Re: user account expiration question

2005-01-25 Thread Chuck
date such as 02/02/2005 or some such syntax Try the Expiration attribute in radcheck table. Chuck [EMAIL PROTECTED] wrote: is there something easier to use than the Expire check item to expire users on or afer a certain date to trigger a deny response? No one in his right mind is going

Re: user account expiration question

2005-01-25 Thread Chuck
On Tuesday 25 January 2005 11:48 am, Alan DeKok wrote: Chuck [EMAIL PROTECTED] wrote: I'm looking for something I can set date such as 02/02/2005 or some such syntax The server accepts dates like January 1 2005 12:33:44 Very often in these cases, simply trying something

user account expiration question

2005-01-24 Thread Chuck
just enter a normal date format? -- Chuck Windows?? You mean the thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition

mysql icradius to freeradius conversion and related questions

2005-01-09 Thread Chuck
lengths or new fields etc can be had in some conversion script. -- Chuck Windows?? You mean the thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company

Re: mysql icradius to freeradius conversion and related questions

2005-01-09 Thread Chuck
On Sunday 09 January 2005 02:22 pm, Thor Spruyt wrote: great. thank you! Chuck wrote: 1. has anyone written a conversion script for this? Initial comparison of the sql.conf file showed me an op field difference, but I don't see how it is used or field type/length or what information