ng list
> *Sent:* Monday, January 04, 2010 6:27 AM
> *Subject:* Re: Default reply for username incorrect-s
>
> Alex M wrote:
>
> Happy New Year to you all!
> I have quick question: How can I send default reply to all users that have
> incorrect username / password combination, r
Happy New Year to you all!
I have quick question: How can I send default reply to all users that have
incorrect username / password combination, right now FR just rejects them
w/o any message.
I use MySQL i tried to add DEFAULT as user name in rad reply but that did
not help :(
Hope some one can he
Yes that helped =)
Thank you!
2009/12/27 zhongwei feng
> hi ,
>
>try to exchange sequece ?
>
>
> >
> >if (Calling-Station-Id == "%{sql: SELECT mac FROM `lrc_banlist` WHERE
> >mac='%{Calling-Station-Id}'}") {
> >update reply{
> >Reply-Message := "Hello Hell
that worked well!
thank you
I guess once reject is sent there is no further processing of the code.
On Sat, Dec 26, 2009 at 1:16 PM, Arran Cudbard-Bell <
a.cudbard-b...@sussex.ac.uk> wrote:
> On 26/12/2009 10:11, Alex M wrote:
>
> As suggested I just tried to replace operato
ject
update reply{
Reply-Message := "Hello Hello Hello"
}
}
On Sat, Dec 26, 2009 at 12:08 PM, Alex M wrote:
> lol true! I always use that one for reply messages... i guess i was too
> sleepy last night :(
> Thank you!
>
>
>
Ok I still having trouble with this. Here is my code:
if (Calling-Station-Id == "%{sql: SELECT mac FROM `lrc_banlist` WHERE
mac='%{Calling-Station-Id}'}") {
reject
update reply {
o no wonder all my trys didnt work =)
Thanks a lot!
On Fri, Dec 25, 2009 at 7:10 PM, wrote:
> > I need to ask again for help.
> > So I added this code to Autorize section of Default config file it
> > blocks banned users well! But I need to tell them why they got banned so
> I
> > tried dife
add reply-message to this logic?
Thank you a lot and Marry Xmas
if (Calling-Station-Id == "%{sql: SELECT mac FROM `banlist` WHERE
mac='%{Calling-Station-Id}'}") {
reject
#reply := "Your account has been disabled."
}
On Wed, Dec 16, 2009 at 4:0
ok fair enough =) will go dig config file...
How can I send the reason for rejection? Just add reply command somewhere
along the lines? Can I link reply message to the reply message associated
with reply in groups?
Tnx again!
On Wed, Dec 16, 2009 at 3:25 AM, Alan DeKok wrote:
> Alex M wr
o solve my problem w/ groups so I don't have to edit radius
xinfig files,,, but if im geting this trange results or if its not possible
i'm more or less ok w. adding more settings to configs...
Thanks for helping me out!
On Tue, Dec 15, 2009 at 2:41 PM, Alex M wrote:
> wow... i ma
wow... i managed to make it work w/ groups but i like your way better =)
Thank you!
On Tue, Dec 15, 2009 at 2:36 AM, Alan DeKok wrote:
> Alex M wrote:
> > Hey all, i'm coming back here w/ my old question of how to reject users
> > based on their MAC address... but now
Hey all, i'm coming back here w/ my old question of how to reject users
based on their MAC address... but now im running FR 2.x.x
So, we have trial access for free, and some people figured that they can
re-register new accounts for trial all over again and have fun this way.
Well thats not fun for
user password i guess is same as System?
On Mon, Oct 19, 2009 at 11:49 AM, Alan Buxey wrote:
> Hi,
>
> > But I still got small problem, when i run in de debug mode i saw this
> > warning. I'm not fully sure what it asks me to do? Any advice on this?
>
> its fairly clear isnt it? the error is writ
ok now since i know where autorize and authenticate and accounting modules
went i feel much better =)
But I still got small problem, when i run in de debug mode i saw this
warning. I'm not fully sure what it asks me to do? Any advice on this?
++[pap] returns updated
Found Auth-Type = PAP
My SQL include and module authorization is enabled in instantiate section
Im not 100% sure what "virtual server" do in new radius.
I guess you are probably right about that fact that my radius is not
accsesing SQL to see the users there,.. so since my Include is enabled i
guess i need to figure ou
Password is in SQL table raddcheck
Also will take a look at that FAQ
I know i had the same problem w. FR 1.5 and there I just had to take out
DEFAULT Auth-Type: system so that we don't look for system password but I
didnt find anything like that on FR 2
On Sun, Oct 18, 2009 at 10:43 AM, Ivan
hey all
we keep upgrading FR servers and i got stuck with problem where I need PAP
(I think) well i need clear text password and its not working for my user.
When i send request through NTRAdping w/ CHAP all works well but when I'm
using device as NAS nothing works :(
I hope some one can point me
dude why cant it just say that like all other programs do that Instance of
the server is already running?
On Tue, Sep 29, 2009 at 12:47 PM, John Dennis wrote:
> On 09/29/2009 12:26 PM, Alex M wrote:
>
>> ok so I added "sql" in instantiate section and it start loading NAS
ok so I added "sql" in instantiate section and it start loading NAS table as
i even saw my NAS ip.
Now im getting error on startup that crushes the server:
=
Failed binding to authentication address * port 1812: Address already in use
/us
So i dont even see any access to my database at all, i see that SQL config
is loaded but no request
Do i have to add any parameters when compiling the code so that we have
support of network functionality?
TNX a lot!
On Mon, Sep 28, 2009 at 7:26 PM, Alex M wrote:
> tee worked =) tnx
> st
Ok readclients was not enabled :(
Still enabling that did not help. (I did restart the server after enabling
it ;-)
How do I output screen to file? I tried radiusd -X >radius_log.txt but that
just didnt execure anything :(
tnx for helping
On Mon, Sep 28, 2009 at 6:03 PM, Ivan Kalik wrote:
>
hey all
we just upgraded from 1.x.x to latest version of FreeRadius
unfortunately its aint working :( well i see config files have changed
dramatically so maybe i did something wrong.
What we did we installed everything, unquoted SQL module in dadiusd.config
add proper MySQL info
When i start in
will do
here is the thing... i did all that was sujested and tested on my comps and
gor rejections if my username belong to SQL Group that has reject reply or i
was able to block myyslef by mac address. Well I just looked at the log and
I see that 2 users that bloked by both mac and username, manag
ok well i guess i will do manuall replys for each user :(
So freeRadius 2.x have taken care of my problem and I actually can use SQL
to controll everything?
On Fri, Feb 6, 2009 at 8:07 PM, wrote:
> >yey thats seam to work, but still getting one problem.
> >So the comp gets bloket regardless of
up with Auth-Type := Reject in it. That will blok
> him if he is in suspend group or not (only the message in radius.log
> will be different). It means using huntgroups file and restart for each
> change to it but if it's only 3 users ...
>
> Ivan Kalik
> Kalik Informatika ISP
>
P
>
>
> Dana 31/1/2009, "Alex M" piše:
>
> >I guess its different in newer version of radius but in my 1.5 the only
> >table that has PRIO is radgroupreply
> >
> >and there is table radusergroup instead there is a group called usergroup.
> >
I guess its different in newer version of radius but in my 1.5 the only
table that has PRIO is radgroupreply
and there is table radusergroup instead there is a group called usergroup.
I'm getting fustrated. :(
On Fri, Jan 30, 2009 at 7:32 PM, wrote:
> >Tried that...
> >now i'm getting all use
Tried that...
now i'm getting all users rejected regardless of mac address in the given
group :(
How do i set priorities? I though priorities only apply to radreply.
Do I have to set fall through?
Or maybe i did something wrong?
On Fri, Jan 30, 2009 at 5:45 PM, wrote:
> >Hi i just tried to a
Hi i just tried to add following (as adviced) into my radcheck table in
MySQL:
UserName: DEFAULT
Attribute: Calling-Station-Id
op: ==
Value: 00:0b:6a:xx:xx:xx, Auth-Type := Reject
And it did not work
guessI just can not add value with operator in it, but still how can i
reject user based on thei
well i found that option in my config file but I cant find documentation in
man :(
How do I implement with MySQL?
Thanks for help!
On Fri, Jan 30, 2009 at 5:05 AM, Alan DeKok wrote:
> Alex M wrote:
> > i'm trying to display reply message to users whos passwords get rejected.
>
i'm trying to display reply message to users whos passwords get rejected.
so I setup the group and added my test user there. then i went to groupreply
table and added reply message there.
Now when I do my testing is password is ok the message is displayed BUT if
password is incorrect the message i
wow hows thats possible? 8)
My nas has 2 ADIUS servers support, both filds are pointing to the same
location w/ same shared secret :(
I will try to reboot NAS and radius, maybe that would help
On Mon, Jan 26, 2009 at 6:39 PM, wrote:
> >ok I removed the line from ysers sating that auth-type=syst
497e2a36
Nothing to do. Sleeping until we see a request.
rad_recv: Accounting-Request packet from host xxx.147.xxx.xxx:62812, id=145,
length=150
Received Accounting-Request packet from xxx.147.xxx.xxx with invalid
signature! (Shared secret is incorrect.)
Server rejecting request 2.
Finished request
I'm using 1.5
(for some reason cold not install 2.x)
Ok let me se if i can enable PAP
On Mon, Jan 26, 2009 at 3:20 PM, wrote:
> >ok here is the debug info. Note: there is an SQL error which is not a
> >problem... thats bug in mysql so it will onlyopen connection from second
> >request. also wh
ok here is the debug info. Note: there is an SQL error which is not a
problem... thats bug in mysql so it will onlyopen connection from second
request. also when i sue the same combination under radius ping with CHAP
all works good but w/o chap nothing works
rad_recv: Access-Request packet
Hey all,
My NAS sends only cleat text password and freeRadius seams to expect CHAP
passwors instead...
How can I configure FR to accespt clear text passwords?
Thanks a lot!
PS: My curent default auth-type = system... i tried local but that did not
help :(
-
List info/subscribe/unsubscribe? See htt
Hi,
I'm using MySQL to store all configs. I want to reject some comuters by
their MAC address (Calling-Station-Id) Ex: one user keeps creating new
userrnames to avoid administratice actions, so I got bored playing tom and
jerry with him and I just want to bun his MAC address regardless of what
uder
- counter or sqlcounter; examples in radiusd.conf and Wiki
Ivan Kalik
Kalik Informatika ISP
Dana 28/3/2008, "Alex M" <[EMAIL PROTECTED]> piše:
>Hey all, I think it was asked once but I can't find anything in archives.
>
>How can I setup prepaid cards scenario? Basically I
Hey all, I think it was asked once but I can't find anything in archives.
How can I setup prepaid cards scenario? Basically I want my users to allow
to get access lets say for 30 min in total and then I also want to have
expiration date on the account. Can some help me on setting this thing up?
I
Ok fine will make it for free; just cover the cost of all our T1 lines for
us.
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Donny Jekels
Sent: Sunday, March 23, 2008 1:55 AM
To: FreeRadius users mailing list
Subject: Re: A good Ope
NS, I need users with a GID of students to be put onto
vlan2 and users with GID staff to be put onto vlan3
On 4/18/07, Alex M <[EMAIL PROTECTED]> wrote:
> Well we are in New York. So the only way we can help you is to do SSH.
> Technically LDAP should work straight forward, unless your
stern Australia Perth.
Current having major issues with ldap authentication (done correctly
as far as I can tell but I dont get replys from forums / mailing
groups) and once that is sorted I need to figure out vlan assignment
bassed on ou or group.
On 4/18/07, Alex M <[EMAIL PROTECTED]> wrote:
&g
What's your location?
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Jacob Jarick
Sent: Tuesday, April 17, 2007 10:25 PM
To: FreeRadius users mailing list
Subject: Technical support
Hello, Im looking for a company that can provide pro
Yea, after reading that book I barely got able to install the FR.
I would say it tells you more about radius protocol then actual FR
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Thor Spruyt
Sent: Monday, April 16, 2007 5:06 PM
To: Fre
Be careful with\ just SQL Count (*)
Some times NASes terminate local session without radius session termination
(ex: nas was powered off) in this case you may have some users who
technically logged in but that is not true! To avoid that you can select all
users in the interwal between Current time
Are we talking about M0n0 as a NAS here? If yes, why not to mod the boxy to
do internal counting of the section and then "talk" to the radius with final
data?
-Original Message-
From: YvesDM [mailto:[EMAIL PROTECTED]
Sent: Monday, April 09, 2007 11:37 AM
To: Peter Boosten
Cc: m0n0wall@lis
Easy project, really just and SQL, but damn $75, I spend more on Taxi each
day...
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Gaddis, Jeremy L.
Sent: Monday, January 08, 2007 2:03 AM
To: FreeRadius users mailing list
Subject: Re: PHP
Ok, I will try to play around with that although I'm feeling that I have no
idea what I'm doing
Thanks anyway!
_
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Garber, Neal
Sent: Monday, December 04, 2006 3:23 PM
To: FreeRadius users mailing list
Well I know BASH, PHP, MS VB, Java, Pascal, and Assembler. I'm sure if I
look at brief docks on Perl I'll get it.
In your code, $RAD_REQUEST{'Module-Failure-Message'} what that variable
mean? Is there any doc on how to write scripts for radius?
As to Windows that doesn't read reply message,
Ok I got the idea how to initiate the the script on reject event, but what
should go in post_auth_reject.pl? I have absolutely no experience with Perl.
I probably would be able to figure out something but not sure how. I assume
I would listen to something like if username exist, if username exist a
Hi,
How can I add default Reply-Message to the situation where Access-Reject was
sent because of incorrect password?
I looked at the user's file but it seams that I have no way to determine if
access-accept or reject was sent. it only has example how to send the
message to a reject group.
Th
Hi,
For some reason I'm getting slow response of access-reject when user uses
wrong passwords. I'm using MySQL and first I thought that the delay is due
to db, but if user password is ok im getting access-accept in 1.9ms. Where
if user pass is incorrect im getting access-rject only after 1 minute.
What type of operations are u using? Local only w/ direct access to FR or
remote w/ only configs of BD?
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of JasonN
Sent: Friday, April 28, 2006 3:01 PM
To: FreeRadius users mailing list
Subj
Hi
I just found out that im getting error in accounting module.
It say that shared secret is incorrect, but it was working fine for more then a
week. Also im using DNS name in the NAS Name filed instead of ip address. Why
am I getting this error?
Here is the error message?
rad_recv
In accounting, what does an octet mean?
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
"Alex M" <[EMAIL PROTECTED]> wrote:
> What do you mean by "Have it do nothing more than log data"? And how would
I
> do that?
You can configure the SQL module in either the "authorize" section,
where it will affect user authentication, or in the &
ubject: Re: RADIUS stops responding after a while
"Alex M" <[EMAIL PROTECTED]> wrote:
> I'm using MySQL 4.1.7 and it is located on remote server (not even on the
> same subnet as the radius)
I have seen it before where a firewall drops state, and it looks
like the SQ
Peter Nixon
Sent: Friday, April 07, 2006 2:46 PM
To: FreeRadius users mailing list
Subject: Re: RADIUS stops responding after a while
On Fri 07 Apr 2006 20:57, Alex M wrote:
> I'm using MySQL 4.1.7 and it is located on remote server (not even on the
> same subnet as the radius)
Do
I'm using MySQL 4.1.7 and it is located on remote server (not even on the
same subnet as the radius)
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Stefan Winter
Sent: Friday, April 07, 2006 5:22 AM
To: FreeRadius users mailing list
S
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Alan DeKok
Sent: Friday, April 07, 2006 1:53 AM
To: FreeRadius users mailing list
Subject: Re: RADIUS stops responding after a while
"Alex M" <[EMAIL PROTECTED]> wrote:
I’ve got strange behavior on y FR, need to find the way to
prevent it, and find out what caused it.
I’ve just went to my radius server and found out that it doesn’t
want to handle requests…. I restarted it in debug and it told me that SQL
module is unknown… (was working fine for 1 month) I
I had the same problem on RedHat (well name was the way it supposed to be)
it was caused by some conflict between fr and something with os... still
investigating the problem, but in my case kill and reboot, halt command
where blocked I think that was cased because SSH connection was lost
durin
Do you know bugs that this update fixes applies to any installs o n redhat
or only to RPMs?
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Dennis Skinner
Sent: Tuesday, April 04, 2006 9:13 AM
To: FreeRadius users mailing list
Subjec
If im not mistaken DWLs should send accounting info. I have to check though.
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Vincent MARGUERIE
Sent: Sunday, March 26, 2006 7:10 PM
To: freeradius
Subject: How Getting accounting informati
Yes u can hide or crypt passwords in freeradius, this question was raised in
freeradius users mailing list, and if you search archives, the answer is
there
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Corey Burks
Sent: Thursday, March
>than "Re: Contents of Freeradius-Users digest..."
>
>
>Today's Topics:
>
> 1. RE: Table radacct is empty (Vincent MARGUERIE)
> 2. RE: Table radacct is empty (Alex M)
>
>
>--
>
>Messag
I've Installed Generic Static Developer RPMs and then compiled FreeRadius,
and works fine...
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Philippe JOYEZ
Sent: Wednesday, March 22, 2006 9:09 AM
To: freeradius-users@lists.freeradiu
Did u authorize SQL in accounting section?
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Vincent MARGUERIE
Sent: Wednesday, March 22, 2006 4:14 AM
To: freeradius
Subject: Table radacct is empty
Hi,
I've installed freeradius 1.1.1
Is it possible to set directives for some users so that they
only can login to the specific NAS (by the NAS Called Station Id [NAS MAC Address])?
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
this?
Thanks!
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Alan DeKok
Sent: Thursday, March 16, 2006 1:58 AM
To: FreeRadius users mailing list
Subject: Re: Authentication problem if CHAP is not used
"Alex M" <[E
I think you can use radreply directive with your variable, if your NAS
supports that.
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Jeff Stout
Sent: Thursday, March 16, 2006 11:44 AM
To: FreeRadius users mailing list
Subject: Differ
Of Alan DeKok
Sent: Wednesday, March 15, 2006 12:51 AM
To: FreeRadius users mailing list
Subject: Re: Authentication problem if CHAP is not used
"Alex M" <[EMAIL PROTECTED]> wrote:
> I'm using default configuration except I enabled My SQL support.
> The error I'm g
Your MySQL config is in your sql.conf
file, in the beginning you enter all info about username, DB etc… also
you have to authorize SQL use in radiusd.conf
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Atkins, Dwane P
Sent: Wednesday, March 15, 2006
11:39 AM
To:
On Behalf Of Alan DeKok
Sent: Wednesday, March 15, 2006 12:51 AM
To: FreeRadius users mailing list
Subject: Re: Authentication problem if CHAP is not used
"Alex M" <[EMAIL PROTECTED]> wrote:
> I'm using default configuration except I enabled My SQL support.
> The error I&
tion problem if CHAP is not used
"Alex M" <[EMAIL PROTECTED]> wrote:
> Hi, I have a problem; I always get Access Reject saying that password is
> invalid. But when I'm using NTRadPing Test Utility, the same username and
> password works fine if I check to use CHAP, but w
Hi, I have a problem; I always get Access Reject saying that
password is invalid. But when I’m using NTRadPing Test Utility, the same username
and password works fine if I check to use CHAP, but when the CHAP check box is
not selected then I’m getting the same problem as I have with my NAS.
This is because you didn not allow your
radius to accept request from your client with IP 202.117.49.26.
If you are using regular config files you need to edit Clients config, If u are
using MySQL you need to set, radiusd.config to read NAS table im MuSQL (look et
the end of the config file
Hi
I want to use PAP protocol; do I have to set it in Authorization
section? Because there is no commented line for PAP while there is every other
module included.
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
When I do not use CHAP my password gets rejected, and when I
do use it everything goes OK; but not all my NAS support chap!
So what should I do to configure radius to support NAS that
doesn’t send CHAP passwords?
THANKS!
-
List info/subscribe/unsubscribe? See http://www.fr
Hi
Is the attribute for NAS MAC address is: “NAS-Identifier”?
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hm yea interesting idea! Thanks!
I will try that
-Original Message-
From:
[EMAIL PROTECTED]
.org
[mailto:[EMAIL PROTECTED]
eeradius.org] On Behalf Of Alan DeKok
Sent: Wednesday, March 08, 2006 6:18 PM
To: FreeRadius users mailing list
Subject: Re: accounting of MAC of the NAS
"A
On Behalf Of Alan DeKok
Sent: Wednesday, March 08, 2006 5:26 PM
To: FreeRadius users mailing list
Subject: Re: accounting of MAC of the NAS
"Alex M" <[EMAIL PROTECTED]> wrote:
> I've noticed while running in debug mode, I can see the MAC of the NAS,
In what attribute, in
What is the variable for NAS MAC address, so that I can setup
the rule fot mysql to log the MAC address of the NAS when the client sends
request
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi
I’ve noticed while running in debug mode, I can see
the MAC of the NAS, but when I go to the Accounting logs (that are stored in
MySQL) I don’t see any place for MAC of the NAS, it only has the space
for NAS IP. So is it possible to make freeradius to log the MAC address of the
nas too?
users mailing list'
Subject: RE: 802.1x
Maybe you should learn how to do a research with google ;) or just use an
encyclopedia...
http://en.wikipedia.org/wiki/802.1x
have fun !
Regards,
Edvin
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of A
ehalf Of Oliver
Graf
Sent: Wednesday, November 02, 2005 4:14 PM
To: freeradius-users@lists.freeradius.org
Subject: Re: 802.1x
On Wed, Nov 02, 2005 at 11:10:20AM -0500, Alex M wrote:
> Now im totally lost...
> Can u give me an example what 802.1x does?
Can u use google?
Oliver.
-
List info/
Subject: RE: 802.1x
I have no experience with
the opensouce efforts you mention below...
Original Message
Subject: RE: 802.1x
From: "Alex M" <[EMAIL PROTECTED]>
Date: Wed, November 02, 2005 11:19 am
To: "'FreeRadius users mailing list'"
Ok,
27;ll likely need a higher-end
box. I'm not a big proponent of "pitching" specific
products in this forum. Suffice it to say there are vendors that
will (or attempt) to provide CoS / filtering on Wireless...
jmr
Original Message
Subject: RE:
1x so if DLink claim 802.1x support, then you can configure your NAS
so that you don't get any access without authenticating first.
Rgds,
Guy
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alex M
Sent: 02 November 2005 17:04
To: 'FreeRadius users mailing
li
ginal Message ----
Subject: RE: 802.1x
From: "Alex M" <[EMAIL PROTECTED]>
Date: Wed, November 02, 2005 9:10 am
To: "'FreeRadius users mailing list'"
Now im totally lost...
Can u give me an example what 802.1x does?
-Original Message-
From: [E
Now im totally lost...
Can u give me an example what 802.1x does?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alan
DeKok
Sent: Wednesday, November 02, 2005 11:04 AM
To: FreeRadius users mailing list
Subject: Re: 802.1x
"Alex M" <[EM
On Tue, Nov 01, 2005 at 09:27:57PM -0500, Alex M wrote:
> What is the difference between plain Radius identification compare to
> 802.1x?
Basically 802.1x is between client and NAS, and radius is between NAS
and AAA server. So how would you compare them?
Oliver.
-
List info/subscribe/unsub
What is the difference between plain Radius identification
compare to 802.1x?
What are additional functionality that 802.1x gives to
radius?
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
dwith controll
"Alex M" <[EMAIL PROTECTED]> wrote:
> I'm a newbie here, please tell me where I can find info on controlling
user
> bandwidth and allowed TCP/IP ports!!
Read your NAS documentation.
Then, configure FreeRADIUS to send the attributes the NAS expe
I’m a newbie here, please tell me where I can find
info on controlling user bandwidth and allowed TCP/IP ports!!
Appreciate your help!!!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
How can I use Post authentication to control the user’s
bandwidth???
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
How can I control bandwidth for specific users? And how can
I block all ports except one, for their connection?
Thanks!
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Im about to try to do the same but to log
the MAC addresses…. Im newbie to freerad, but some times depends on
swiches and routers that you have on your netror, your MAC addrs gets hashed
along the way ( I saw that on MS IAS)…. So check in logs if you can see
the Mac of the user first, altho
that I did
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alan
DeKok
Sent: Wednesday, October 26, 2005 2:27 PM
To: FreeRadius users mailing list
Subject: Re: cheking mysql requests
"Alex M" <[EMAIL PROTECTED]> wrote:
> 1. How can
ober 26, 2005 2:27 PM
To: FreeRadius users mailing list
Subject: Re: cheking mysql requests
"Alex M" <[EMAIL PROTECTED]> wrote:
> 1. How can I find if server obtained the records from the table?
Read the debug output on startup. Or, send it a packet from a
client config
1 - 100 of 114 matches
Mail list logo