attribute exec-programm

2002-05-15 Thread Eric
Hi I use FreeRadius-0.5 and MySql-3.23.49 on FreeBsd-4.5. How differs attribute Exec-Program and Exec-Program-Wait? Send me examples of use of these attribute in database MySQL, examples of scripts which cause these attribute (with data processing database MySQL), please. -- Best regards, Eric

failover_sql_suffix

2002-05-29 Thread Eric
{ ... } } } preaccount { suffix { } } account { sql { } } thus has registered in NULL realm the remote radius server. This configuration works, only account records are fixed on both servers. Whether there is any other approach in the decision of this task. -- Best regards, Eric

Re: Removal of Proxy-State

2002-05-31 Thread eric
I searched through the CVS and probably overlooked the mod. Could you send me the oneliner? > If you fon't want to use the latest snapshot, you can add that patch >in by hand to auth.c, in the 0.5 release. Sent via the WebM

Re: Removal of Proxy-State

2002-05-31 Thread eric
acket when forwarding the packet, the Proxy-State Attribute MUST be added after any existing Proxy-State attributes. http://www.freeradius.org/rfc/rfc2865.html#Proxy-State Anyway it worked, thanks Alan: [eric@thread ~]$ echo "User-Name = "[EMAIL PROTECTED]", CHAP-Pas

duplicate sessions

2002-06-06 Thread Eric
to configure FreeRadius that one recording was inserted only? -- Best regards, Eric mailto:[EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

errorlog

2002-07-23 Thread Eric
Hi I use FreeBSD-4.5,FreeRadius-0.5,MySQL-3.29. Whether I can write errorlog into the table of database mysql? Example of structure of the table errorlog: id username nas-ip-address nas-port framed-ip-address time-stamp error-message (invalid password,logon timeout etc) -- Best regards, Eric

unscbscribe

2003-07-04 Thread Eric
Hello , -- Best regards, Eric mailto:[EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

unsubscribe

2003-07-10 Thread Eric
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

pppd + freeradius

2003-08-28 Thread Eric
Has anybody linked ppp-daemon to freeradius server. The 2.4.2b3 release of ppp has its own radiusclient, but it doesn't work. If some ideas, please post. Regards. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: pppd + freeradius

2003-08-28 Thread Eric
On Thursday 28 August 2003 10:39, Andrew E. Guly wrote: > > Has anybody linked ppp-daemon to freeradius server. > > The 2.4.2b3 release of ppp has its own radiusclient, but it doesn't work. > > If some ideas, please post. > > Regards. > > Use PortSlave > > > > - > List info/subscribe/unsubscribe? S

Calling-Station-Id

2003-09-09 Thread Eric
Hi, I need to authenticate users by Calling-Station-Id. Pass users who uses phone number, which begins at "69" I have written the script on perl: == #!/usr/bin/perl (our $i)[EMAIL PROTECTED]; $string = substr ($i,0,2); if ($i=='69'){ exit(0);} else{ exit(1);} ===

Re: Calling-Station-Id

2003-09-10 Thread Eric
Sorry, I'm using MySQL authentication. Could you wright the syntax for it. Thanks in advance. - Original Message - From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 10, 2003 7:28 AM Subject: Re: Calling-Station-Id >

Re: Calling-Station-Id

2003-09-11 Thread Eric
bably not be using the SQL > features. > > Alan DeKok wrote: > >"Eric" <[EMAIL PROTECTED]> wrote: > >>I'm using MySQL authentication. > >>Could you wright the syntax for it. > > > > No. > > > > At *some* point, you've

RE: FreeRadius + PHP + DLINK DWL 900+ AP SOLUTION

2003-10-26 Thread eric
oor of our office building). Anyone got any ideas? Eric Henderson Realty Executives Center of Wichita http://www.WichitaHomeCenter.com - Search 3000+ Local listings - Quick and Easy - No ads, no pop-ups! Better than Realtor.com - we are local and have the whole MLS live online! E-mail: mailto:[EMAIL

badusers question

2003-02-18 Thread Eric
I have the badusers table, so how can I make so that users which exists in this table automaticaly rejects? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

how radzap works ?

2003-02-18 Thread Eric
Please explane me, how works the radzap script & how to make it to drop not connected users automaticaly? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Mailing in Exec-Program

2003-02-19 Thread Eric
How can I send automaticaly(using Exec-Program) an e-mail messages to users with notifications about payments in 3 days until the ending of a prepaid time(interval)? Or maybe I must use sqlcounter, but my knoleges is too poor. Help me please! - List info/subscribe/unsubscribe? See http://www.fre

sqlcounter

2003-02-19 Thread Eric
How can I set the reset value to other (except daily, mothly), for example reset=2 month or reset=3days - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Expiration of prepaid cards

2003-02-20 Thread Eric
Hello, I need to make special prepaid cards, which will expire after 2 month of usage. Can anyone to help me to write this module for sqlcounter? Thanks!!! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

sqlcounter syntaxis

2003-02-20 Thread Eric
Hello, Please, can anyone show me the correct documentation about how to write new modules for sqlcounter. I meaning queries, like this: SELECT SUM(AcctSessionTime - GREATEST(('%b' - UNIX_TIMESTAMP(AcctStartTime)), 0)) FROM radacct .. or "SELECT SUM(AcctInputOctets)+SUM(AcctOutputOctets) FR

Sqlcounter (Max-Daily-Time)

2003-02-25 Thread Eric
Hello, I have such problem: I use sqlcounter module for limiting users by session time. As shown in documentation I insert in radgroupcheck table this: Max-Daily-Time := 100 It seems to work & rejecting user when 100 seconds has expired. But when user try to connect one more time RADIUS allows the

User freezing!!!

2003-02-26 Thread Eric
o this manualy every day. My users thinks that somebody steals his password. Question: How can I check for existance of incorrect entries & delete it automatically or at all debar from appearance of it? Thanks in advance. Regards, Eric. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Dialup admin

2003-03-01 Thread Eric
Hello, I have such problem with Dialup admin: When i run it in my browser the left frame (buttons) is stay unloaded & showa the content of buttons.html.php3 file. I use php-4.3.0 & apache 1.3.27 & all off my other php-applications works perfectly except Dialup admin :( Have somebody any ideas abo

Re: Dialup admin

2003-03-01 Thread Eric
It is already turned to On On Saturday 01 March 2003 16:38, [EMAIL PROTECTED] wrote: > Try to change file_uploads=On in the php.ini file > > Selon Eric <[EMAIL PROTECTED]>: > > Hello, > > I have such problem with Dialup admin: > > When i run it in my browser

Re: User freezing!!!

2003-03-03 Thread Eric
I use chinese nas hardware by Huawei (QuidwayA8010 refiner). Maybe somebody knows with what type of nas (in radius) it compartible? Now I'm use "other" type. But I have staled session with it. Thanks. On Saturday 01 March 2003 18:17, Kostas Kalevras wrote: > On Thu, 27 Fe

Re: Documantation

2003-03-06 Thread Eric
In FreeRADIUS disrtibution On Wednesday 05 March 2003 17:10, AFShin Abdollahi wrote: > Dear friends, > Where can I find Documantations about RADIUS and > Specially FreeRadius ? > Ragrds, > AFShin > > > __ > Do you Yahoo!? > Yahoo! Tax Center - form

Simultaneous-Use works not properly

2003-03-11 Thread Eric
I'm using mysql authentication scheme. As shown in documentation i'm set in radgroupcheck table such row: groupname | parameter| op | value| - test|Simultaneous-Use| := | 1 | But I still have double, tripple

Re: Simultaneous-Use works not properly

2003-03-12 Thread Eric
SNMP agent with SMUX: Connection refused --- Walking the entire request list --- Cleaning up request 0 ID 223 with timestamp 3e701f50 Nothing to do. Sleeping until we see a request. As tuo see, it tells nothing about simultaneous-use On Tuesday 11 March 2003 20:16, Chris Parker

Exec-Program-Wait on PHP4

2003-03-13 Thread Eric
It is possible on not? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Problem in starting radius with sqlcounter

2003-03-15 Thread Eric
I'm compiled freeradius-snapshot-2003-03-13 with experimental modules support. I create sqlcounter.conf file and include it to radiusd.conf #sqlcounter.conf noresetcounter { counter-name = Max-All-Session-Time check-name = Max-All-Ses

RE: Problem in starting radius with sqlcounter

2003-03-16 Thread Eric
DeKok Sent: Saturday, March 15, 2003 6:11 PM To: [EMAIL PROTECTED] Subject: Re: Problem in starting radius with sqlcounter Eric <[EMAIL PROTECTED]> wrote: > #sqlcounter.conf > noresetcounter { > counter-name =3D Max-All-Session-Ti

RE: Problem in starting radius with sqlcounter

2003-03-16 Thread Eric
sqlcounter.conf to radius.conf did you add it like this : modules { . all the other modules $INCLUDE ${confdir}/sqlcounter.conf } This configuration works for me >From: Eric <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Problem in st

Segmentation fault???

2003-03-17 Thread Eric
When running radius server it said: Starting - reading configuration files ... Segmentation fault When runing check-radiusd-config: ./check-radiusd-config: line 55: 1994 Segmentation fault $sbindir/radiusd -X -p 32768 >startup.log 2>&1 Radius server configuration looks OK. What does it mean

Nas-Port-Type parameter?

2003-03-23 Thread Eric
I have 2 kind of nas-port-types: ISDN & Async. And I want to limit users by this parameter, but i have no found any variables in variables.txt for Nas-Port-Type for Exec-Program-Wait. How can I define this parameter in Exec-Program-Wait? - List info/subscribe/unsubscribe? See http://www.freeradiu

problem with installing rlm_perl

2003-03-27 Thread Eric
When compiling freeradius-0.8.1 with experimental modules it says: couldn't find persistent.pl. Where can I find it? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re[2]: problem with installing rlm_perl

2003-03-27 Thread Eric
Hello Boian, Excuse me, can you tell me-where this cvs located. Because I don't know - this is some website? Thursday, March 27, 2003, 7:07:36 PM, you wrote: BJ> On _2003-03-27 at 14:48, Eric wrote: >> When compiling freeradius-0.8.1 with experimental modules it says: &g

op type in dialup-admin

2003-04-06 Thread Eric
I use the "==" as op type in my radcheck table. When I'm opening new user account through dialup-admin, it puts by default the ":=" op type. And I need manualy correct this in MySQL. Question: How can I change default op type in dialup-admin to "=="? Thanks in advance! - List info/subscribe/uns

Stop packet with zero session length

2001-10-28 Thread Eric Allison
Can anyone assist me with getting rid of the following error? Error: rlm_sql: Stop packet with zero session length. (user 'username', nas 'xxx.xxx.xxx.xxx') - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Stop packet with zero session length

2001-10-28 Thread Eric Allison
Where do I delete it from? Are there any other things that I am turning off by deleting it? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 28, 2001 9:41 AM To: [EMAIL PROTECTED] Subject: Re: Stop packet with zero session length "

RE: file realms and Mysql

2001-10-28 Thread Eric Allison
Where do I delete it from? Are there any other things that I am turning off by deleting it? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 28, 2001 9:43 AM To: [EMAIL PROTECTED] Subject: Re: file realms and Mysql Sveta <[EMAIL PROTECTED]> w

RE: Stop packet with zero session length

2001-10-29 Thread Eric Allison
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 29, 2001 2:41 AM Subject: Re: Stop packet with zero session length > "Eric Allison" <[EMAIL PROTECTED]> wrote: > > Error: rlm_sql: Stop packet with zero session length. (user 'username&#x

SQL Accounting

2001-12-16 Thread Eric Reischer
trieve the information easier.  I don't see any information as to how to set this up (if it's even possible).  Does anybody out there know how? Thanks in advance ***** Eric Reischer  "You can

RE: SQL patch files anyone?

2001-12-31 Thread Eric Allison
Make sure that the location for checkrad that radiusd.conf points to is correct. Do you have debuging turned on in checkrad? > -Original Message- > From: Keith Pitcher [mailto:[EMAIL PROTECTED]] > Posted At: Monday, December 31, 2001 5:55 AM > Posted To: FreeRADIUS > Conversation: SQL pat

Proxying three zone realm

2002-01-28 Thread Eric Dean
We are proxying a realm i.e. foo.bar.com I have the proxy.conf set ok with the nostrip option and it works fine. However, if I try to modify the reply attributes to add certain attributes within the users file by specifying DEFAULT Suffix=="foo.bar.com" Session-Timeout = 28800,

Proxying and Stripping

2002-01-28 Thread Eric Dean
I have realms I am proxying to defined within proxy.conf. I also have attributes associated with a suffix defined within users that will augment replies. However, when I specify a Suffix within the Users file, it strips the realm from the proxied user. How do I keep radisu from stripping the re

Re: Port 25 filtering

2002-01-31 Thread Eric Dean
set up a filter for smtp traffic to only > allow relaying accross one smtp server denying all other port 25 relays. Is > this possible with cistron? and how do I go about it. > > Thank You > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/lis

Re: Interim-Update

2002-02-04 Thread Eric Dean
That's a bit off topic but the answer to your question is the device(s) that you are collecting accounting on and maintaining state sessions. On Mon, 4 Feb 2002, Solomon Sokolovsky wrote: > Hi, > > I want to implement Interim-Update for L2TP/PPP Sessions to collect IP usage of >permanent "n

UUNET and Ascend-Data-Filters

2002-02-04 Thread Eric Dean
We are working fine with Qwest, Genuity, Broadwing, et al...but for some reason, we can't get our SMTP filters to take on UUNET. I've seen other radius servers have issues with the padding length of the Ascend Data Filterthat it should be no longer than 26 bytes. Anyone had experience or ha

Error: CHILD: exit on signal (11)

2002-02-07 Thread Eric Dean
Anyboday know of a good way I can debug this so that I can let everyone know the source of this problem? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Error: CHILD: exit on signal (11)

2002-02-11 Thread Eric Dean
Anyboday know of a good way I can debug this so that I can let everyone know the source of this problem? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: UUNET VIP Configuration

2002-02-12 Thread Eric Dean
> Thanks in advance to anyone that can help! > > Tom > [EMAIL PROTECTED] > > > Eric Dean President, Crystal Ball Inc. W 703-322-8000 F 703-322-8010 M 703-597-6921 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: [fradius] Re: UUNET VIP Configuration

2002-02-12 Thread Eric Dean
Does BWing require the VSA or old X-Ascend style? On Tue, 12 Feb 2002, R P Herrold wrote: > On Tue, 12 Feb 2002, Eric Dean wrote: > > > UUNET does not support Ascend VSAs...and neither do any other commercial > > carriers to my knowledge. I add the following

Re: freeradius vs gnu radius

2002-03-04 Thread Eric Dean
On Mon, 4 Mar 2002, Joseph Soma Reddy wrote: > Hello, > Can someone tell me the difference between freeradius and gnuradius? any major >differences in features or stability etc. > Are both of them developed from the same code base? There are probably many differences but I switched from GNUradi

Re: Disable PAP

2002-03-04 Thread Eric Dean
or Enable CHAP ONLY > > > > > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > Eric Dean President, Crystal Ball Inc. W 703-322-8000 F 703-322-8010 M 703-597-6921 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Disable PAP

2002-03-04 Thread Eric Dean
Unfortunately, if the NAS has already negotiated PAP, it's pretty useless to have the radius server not authenticate because it's already been sent. On Mon, 4 Mar 2002, Alan DeKok wrote: > Eduardo Roldan <[EMAIL PROTECTED]> wrote: > > I have a wireless network. I want that my customers only aut

Re: Disable PAP

2002-03-04 Thread Eric Dean
eed to have the NAS deny > PAP, but doing it at the RADIUS server still has some benefit. > > /fc > > On Mon, Mar 04, 2002 at 04:32:36PM -0500, Eric Dean wrote: > > > > Unfortunately, if the NAS has already negotiated PAP, it's pretty useless > > to have the

Re: freeradius vs gnu radius

2002-03-04 Thread Eric Dean
a marketing expert could not have written a better statement...I especially like the "synergy" part. > FreeRADIUS is one of the most modular and featureful RADIUS servers > available today. It has been written by a team of developers who have > more than a decade of collective experience in

Re: Disable PAP

2002-03-04 Thread Eric Dean
stored in plain > text on my radius server, but we all have our ideas of what constitutes > 'secure'. Why not compromise and set up a vpn between your NAS and > radius server so even PAP is encrypted? > > > > On Monday 04 March 2002 19:58, you wrote: >

Re: Disable PAP

2002-03-04 Thread Eric Dean
NASs can switch the order of authentication: CHAP first then PAP or PAP then CHAP. Different service providers employ different philosophies...and that's where it should remain on the NAS...but freeradius supports it nonetheless. > > You have customers whose computers are configured for PAP?

Re: Disable PAP

2002-03-05 Thread Eric Dean
I agree which is why the VPN NAS-Radius is not of value. In addition, if you don't diable PAP on the client or NAS, they'll still send it in clear text yet merely fail on your radius server...until they stop doing that. On Tue, 5 Mar 2002, Frank Cusack wrote: > On Tue, Mar 05, 2002 at 10:38:58

Removing Attributes

2002-03-13 Thread Eric Dean
We are proxying authentication to someone who is returning certain attributes that create conflicts on the NAS. I would like to remove these attributes in his replies. Currently, I add certain attributes within the users file such as X-Ascend-Data-Filter += "ip in forward tcp est", I'm not

Re: Removing Attributes

2002-03-13 Thread Eric Dean
Very nice. Thanks. I do not see, however, how to remove an attribute from a reply. On Wed, 13 Mar 2002, Alan DeKok wrote: > Eric Dean <[EMAIL PROTECTED]> wrote: > > Can someone tell me how to remove an attribute...or better yet, the > > general syntax of the user

Dead Proxy

2002-03-13 Thread Eric Dean
In my radius.log I see Proxy: marking server radius.foo.com for realm foo.com dead We are having an issue whereby we stop proxying a realm for a certain period. It appears that maybe it doesn't get a radius response and then marks that server as unresponsive/dead which causes problems for subs

Re: Dead Proxy

2002-03-13 Thread Eric Dean
I found the problem. The customer firewalls accounting which results in the proxy client being disabled. There's a DEAD_TIME variable that can be changed as well. On Wed, 13 Mar 2002, Eric Dean wrote: > > In my radius.log I see > > Proxy: marking server radius.foo.com

RE: How can I test the server?

2002-04-09 Thread Eric Fink
Use this to test the default freeradius setup: radtest "" 1 testing123 - Eric -Original Message- From: chen jin [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 9:35 PM To: [EMAIL PROTECTED] Subject: How can I test the server? I have installed and run the serv

freeradius and mac os x

2002-04-28 Thread Eric Carr
it myself. Thanks. Eric - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius and mac os x

2002-05-04 Thread Eric Carr
Will at least get back to you if I give up/succeed :) Right now, I am running into compile linking issues since Mac OS X/Darwin is an interesting blend of GNU/Mach/FreeBSD and misc networking assumptions are baked into some of the code. We will see ... Eric On 4/29/02 at 10:48 AM, [EMAIL

Re: freeradius and mac os x

2002-05-04 Thread Eric Carr
t search folder). So this is a consistent problem. What is an *.la file? Any thoughts would be appreciated. Thanks. Eric - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Session Auto-Kick

2002-05-20 Thread Eric Reischer
terminal server, but it's getting lost somewhere after that. Has anybody else had this problem? Thanks in advance, Eric * Eric Reischer [EMAIL PROTECTED] "The universe is full of magical th

Session-Timeout

2002-05-21 Thread Eric Reischer
ng somewhere else where I should be placing a call to this module? Thanks, Eric ***** Eric Reischer [EMAIL PROTECTED] "The most beautiful thing we can experience is the my

Counter HOWTO (plus a possible bug?)

2002-05-21 Thread Eric Reischer
iminate the need to call the module that first time, since it really isn't needed (or isn't able to work) until after the 'files' module is parsed. Just my $0.02. Regards, Eric * Eric Reischer

Re: Cisco AP 350 to EAP/LDAP...

2002-05-22 Thread Eric Reischer
ed in SK below. > > > > Yuck. I have vendor-specific extensions to standard protocols. > > * Eric Reischer [EMAIL PROTECTED] "The universe is full of magical things patiently waiting for our wits to grow sharper.&quo

Ascend-Data-Filter issue

2002-05-28 Thread Eric Reischer
pe, which was set to abinary, so I tried changing that to type string, and radiusd loaded fine with no syntax errors, but obviously the Ascend Max I'm using didn't like the data it got as part of the radius reply. Is there some flaw in the abinary data

Removal of Proxy-State

2002-05-30 Thread Eric Dean
Qwest and UUNET are throwing a fit because we are returning two sets of Proxy-State attributes when we proxy to our customers. They expect only one. Apparently, according to the RFC: http://www.freeradius.org/rfc/rfc2865.html#Proxy-State When the proxy server receives the response to

PostgreSQL Underscore Munging

2002-06-03 Thread Eric Dean
My postgres.log shows that users with underscore's somehow get transformed to a value '=5F' DEBUG: query: SELECT id,UserName,Attribute,Value,op FROM radcheck WHERE Username = '[EMAIL PROTECTED]' ORDER BY id while my radius log shows it correctly: Sun Jun 2 13:50:25 2002 : Auth: Login incorrect

RE: Question about logging

2002-06-04 Thread Eric Dean
radiusd.conf: log_auth = yes > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of David > Petruzzella > Sent: Tuesday, June 04, 2002 1:26 PM > To: [EMAIL PROTECTED] > Subject: RE:Question about logging > > > When ever a user or wireless card authenticate

Proxy Client Source IP and Realm

2002-06-07 Thread Eric Dean
The features page says that freeradius can "Proxy or replicate the request to another RADIUS server, based on any criteria, not just '@realm'. "     http://www.freeradius.org/features.html    Can someone shoot me an example whereby I can proxy using the Client IP address of an upstream proxy

RE: Proxy Client Source IP and Realm

2002-06-08 Thread Eric Dean
I got no bytes on this and I already google'd the hell out of the subject matter...any ideas? -Original Message-From: Eric Dean [mailto:[EMAIL PROTECTED]]Sent: Friday, June 07, 2002 3:40 PMTo: [EMAIL PROTECTED]Subject: Proxy Client Source IP and Realm The features

RE: Proxy Client Source IP and Realm

2002-06-10 Thread Eric Dean
lto:[EMAIL PROTECTED]]On Behalf Of Chris > Parker > Sent: Monday, June 10, 2002 1:19 PM > To: [EMAIL PROTECTED] > Subject: RE: Proxy Client Source IP and Realm > > > At 01:32 PM 6/8/2002 -0400, Eric Dean wrote: > >I got no bytes on this and I already google'd the he

RE: Proxy Value 33

2002-06-11 Thread Eric Dean
Been there..run the latest CVS > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Enesha > Fairluck > Sent: Tuesday, June 11, 2002 10:42 AM > To: [EMAIL PROTECTED] > Subject: Proxy Value 33 > > > Hey guys:) > > I have another problem maybe some of

RE: Proxy Value 33

2002-06-12 Thread Eric Dean
This is a timedout authentication...not an issue with attribute 33. If you are seeing the requests but they aren't seeing the responses then you have a network problem...often attributed to a radius proxy having multiple IP addresses. Does your server have more than one IP address? If so, is it

Proxy Authentication Override

2002-06-27 Thread Eric Dean
We have a proxied customer that uses DNIS as part of their authentication sequence; however Qwest and UUNET do not supply DNIS as part of their tests. Is there a way to create a user [EMAIL PROTECTED] and have him locally authenticate against a users file while allowing everything else to proxy..

Re: multi linking...

2003-07-16 Thread Eric Leblond
On Wed, 2003-07-16 at 15:01, Chris Knipe wrote: > Lo everyone, > > Very basic, can a PPTP VPN tunnel be multi-linked? I've done that with linux : create 10 gre tunnels use eql to aggregate the tunnels create a PPTP VPN on the eql. Hope this help BR, -- Eric Leblond <

Suggested clients

2003-07-22 Thread Eric Philips
.)   Thanks in advance! Eric   Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

Create group in users ?

2003-08-01 Thread Eric Leblond
Hi, I like to create group without using an external password file. I try something like that but it does not work : DEFAULT Group=="titi" jhJHJ = fezf user.cool Group := "titi", fferfr = fezfef, Fall-Trough = yes How can I achieve this ? Thanks in advance - List info/subscribe/u

Re: Group membership in "users" file

2003-08-04 Thread Eric Leblond
s in advance, -- Eric Leblond <[EMAIL PROTECTED]> Alphalink - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

testing acl with radius

2003-08-19 Thread Eric Leblond
Hi, I like to know if it is possible to test Acl with freeradius (classic IP filtering) Thanks in advance, -- Eric Leblond <[EMAIL PROTECTED]> Alphalink - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: testing acl with radius

2003-08-19 Thread Eric Leblond
On Tue, 2003-08-19 at 16:51, Oliver Graf wrote: > On Tue, Aug 19, 2003 at 04:01:18PM +0200, Eric Leblond wrote: > > I like to know if it is possible to test Acl with freeradius (classic IP > > filtering) > > block the radius ports and see if your nas gets to your freeradiu

Re: testing acl with radius

2003-08-19 Thread Eric Leblond
On Tue, 2003-08-19 at 16:58, Oliver Graf wrote: > On Tue, Aug 19, 2003 at 04:56:17PM +0200, Eric Leblond wrote: > > Can your firewall software speak to a radius server? I'm coding it ;-) (http://www.gnufw.org) I just wanna know it a test of the kind : IP in good range

Re: testing acl with radius

2003-08-19 Thread Eric Leblond
On Tue, 2003-08-19 at 17:10, Oliver Graf wrote: > On Tue, Aug 19, 2003 at 05:04:54PM +0200, Eric Leblond wrote: > > On Tue, 2003-08-19 at 16:58, Oliver Graf wrote: > > > On Tue, Aug 19, 2003 at 04:56:17PM +0200, Eric Leblond wrote: > > > > > > > > Ca

rlm_passwd and Group-Name

2003-08-21 Thread Eric Leblond
Tunnel-Medium-Type = IP, RB-Tunnel-Local-Name = LACLD, It does nothing, even if I see that Group-Name ADSL has been added before. What need to be done to have this test working Thank

Re: rlm_passwd and Group-Name

2003-08-21 Thread Eric Leblond
Le jeu 21/08/2003 à 21:05, 3APA3A a écrit : > Dear Eric Leblond, > > Probably you call passwd after file module. Make sure passwd is called > prior to file module to assume you can use results of rlm_passwd in > users file. I did not miss that point (at least this one)

Re: Re[2]: rlm_passwd and Group-Name

2003-08-22 Thread Eric Leblond
On Fri, 2003-08-22 at 12:43, 3APA3A wrote: > Dear Eric Leblond, > > Nothing can be said more without seeing your configuration and logs. here it is : radiusd.conf : passwd file_groups { filename = /etc/raddb/groups format = "*Stripped-User-Name:Group-Name"

Re: Re[4]: rlm_passwd and Group-Name

2003-08-22 Thread Eric Leblond
User-Password matches local User-Password Sending Access-Accept of id 60 to 212.30.97.74:1085 Framed-IP-Address = 217.15.82.127 Finished request 0 Le ven 22/08/2003 à 13:15, 3APA3A a écrit : > Dear Eric Leblond, > > format = "*Stripped-User-Name:Group-Name" > >

Re: Re[6]: rlm_passwd and Group-Name

2003-08-22 Thread Eric Leblond
On Fri, 2003-08-22 at 15:16, 3APA3A wrote: > Dear Eric Leblond, > > Try > > DEFAULT Group-Name == "ADSLParis" > > before 'test' definition. It did not change with test after group definition. BR, -- Eric Leblond <[EMAIL PROTECTED]> Alphalink

[Success] Group-Name : rlm_unix and rlm_passwd conflict

2003-08-26 Thread Eric Leblond
dules from the conf permits to have something working. BR, -- Eric Leblond <[EMAIL PROTECTED]> Alphalink - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

unsubscribe

2003-09-04 Thread Eric Philips
unsubscribe Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

Running radiusd as nobody causing multiple accounting records

2002-11-18 Thread Eric Parker
her not have to deal with. Could someone verify this and possibly work on a solution? If I am missing something or you need further information, please let me know. Thanks in advance! - Eric Parker CCNA Certified System Administrator - List info/subscribe/unsubscribe? See http://www

ASSISTANCE

2002-11-21 Thread ERIC JONES
ATTN: SIR, SOLICITING FOR BUSINESS VENTURE AND PARTNERSHIP. MY NAME IS RICHARD COLE CHAIRMAN OF CONTRACT AWARD AND MONITORING COMMITTEE OF THE MINISTRY OF URBAN AND RURAL DEVELOPMENT ,MY DUTY AS EMPOWERED BY THE MAURITIUS GOVERNMENT IS TO PROVIDE THE BASIC AMENITIES,SOCIAL RECREATIONAL ACTIVI

Why my FreeRadius can not run correctly except with option -s or -X?

2002-12-05 Thread Eric Zhao
izing the thread pool... Segmentation Fault (core dumped) Eric Zhao [EMAIL PROTECTED] 2002-12-05 ŠËbú?²æìr¸›{û§²æìr¸›y'ž†Ûiÿü0ÁúÞz¶Šë(®åŠËºÇ«²f

  1   2   >