Re: EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Alan DeKok
Vincent Guardiola wrote: > Ok I will try this :), > > I don't use inner-tunnel file it's required or not ?, I just use file > sites-enable/default Please read the documentation and examples that come with the server. It's MUCH nicer than asking questions which are already answered. Alan D

Re: username@realm append to realm\username

2011-12-15 Thread Vikash Gounder
Hi Alan, thanks for a quick response, would this how it is suppose to be done: if (User-Name =~ /^(.*)@(.*)/) { update request { NT-Domain := "staff" } } else { mschap } Thanks in advance Cheers Vikash On

Re: username@realm append to realm\username

2011-12-15 Thread Alan Buxey
Hi, >+- entering group MS-CHAP {...} >[mschap] Told to do MS-CHAPv2 for [2]u...@example.com.au with NT-Password >[mschap] � � � �expand: --username=%{mschap:User-Name} -> >--username=[3]u...@example.com.au >[mschap] No NT-Domain was found in the User-Name. >[mschap] � � � �

Re: Upstream NAS flooding my radius

2011-12-15 Thread Fajar A. Nugraha
On Fri, Dec 16, 2011 at 1:02 AM, Nathan M wrote: > @Fajar - the intent in having them dropped is exactly that.  I don't > want the end-user trying to authenticate to fail authentication, I do > want the NAS to retry.  I just want to control how quickly it can > retry from my end. Have you actuall

Re: Upstream NAS flooding my radius

2011-12-15 Thread Nathan M
I appreciate the replies and suggestions to upgrade the SQL infrastructure. What I'm attempting to do is to basically limit a friendly DOS attack. I think throttling the offender is a better approach than adding more hardware in this case. Maybe inside freeradius isn't the answer, and maybe a fi

Re: EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Phil Mayers
On 15/12/11 16:14, Vincent Guardiola wrote: Ok I will try this :), I don't use inner-tunnel file it's required or not ?, I just use file sites-enable/default Not sure. Try it. I would always advise using inner-tunnel; it makes a lot of logical sense to have the PEAP inner processed separatel

Re: EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Vincent Guardiola
Ok I will try this :), I don't use inner-tunnel file it's required or not ?, I just use file sites-enable/default 2011/12/15 Phil Mayers > On 15/12/11 15:12, Vincent Guardiola wrote: > >> Humm yes, but with this i can use mschapv2 for authenticate or my >> > > Yes. > > > authentification wil

Re: EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Phil Mayers
On 15/12/11 15:12, Vincent Guardiola wrote: Humm yes, but with this i can use mschapv2 for authenticate or my Yes. authentification will be used by client certificat ? No. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

FreeRADIUS 2.1.12 rlm_sqlcounter bug‏

2011-12-15 Thread ben beneke
Hi, I am using FreeRADIUS Version 2.1.12, for host i686-pc-linux-gnu, built on Dec 6 2011 at 19:51:34, and I'd like to set up a quota using rlm_sqlcounter. However, the quota I'd like to use is over 4GB and the module will than overflow, not allowing a user who still has quota left. The user with

Re: EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Vincent Guardiola
Humm yes, but with this i can use mschapv2 for authenticate or my authentification will be used by client certificat ? 2011/12/15 Phil Mayers > On 15/12/11 14:29, Vincent Guardiola wrote: > >> Hi all, >> >> I have just one question about client certificats with EAP-TTLS or >> EAP-PEAP. >> >> I w

Re: EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Phil Mayers
On 15/12/11 14:29, Vincent Guardiola wrote: Hi all, I have just one question about client certificats with EAP-TTLS or EAP-PEAP. I would like use certificats client with authentication MSCHAPv2 it's possible ? Yes. This is documented in the "eap.conf": # You can make PEAP require a client c

EAP-TTLS/EAP-PEAP Certificats

2011-12-15 Thread Vincent Guardiola
Hi all, I have just one question about client certificats with EAP-TTLS or EAP-PEAP. I would like use certificats client with authentication MSCHAPv2 it's possible ? It's possible to use client certificats for create TLS tunel and use mschapv2 auth inside ? In my test the authentication is MSCHA

Re: Auth: Invalid user

2011-12-15 Thread Marinko Tarlać
I don't understand even single word but when I see "Simultaneous-Use"... On 12/15/2011 2:23 PM, Caio wrote: Bom dia pessoal. Uso ubuntu-server 10.10. Tenho freeradius 2.1.9 + Postgres 8.2 integrados a mikrotik. Situação: Toda vez que preciso reiniciar o meu mikrotik com aproximadamente 600 cli

Re: Auth: Invalid user

2011-12-15 Thread Fajar A. Nugraha
2011/12/15 Caio : > Bom dia pessoal. > Uso ubuntu-server 10.10. > Tenho freeradius 2.1.9 + Postgres 8.2 integrados a mikrotik. > > Situação: > Toda vez que preciso reiniciar o meu mikrotik com aproximadamente 600 > clientes autenticados, log após o reboot, o freeradius não suporta a carga > de soli

Auth: Invalid user

2011-12-15 Thread Caio
Bom dia pessoal. Uso ubuntu-server 10.10. Tenho freeradius 2.1.9 + Postgres 8.2 integrados a mikrotik. Situação: Toda vez que preciso reiniciar o meu mikrotik com aproximadamente 600 clientes autenticados, log após o reboot, o freeradius não suporta a carga de solicitação das autenticações do m

Re: FreeRADIUS Accounting data sync

2011-12-15 Thread KatsuroKurosaki
Fajar A. Nugraha-2 wrote > >> server copy-acct-to-home-server { >> +- entering group preacct {...} >> ++[preprocess] returns ok >> [suffix] No '@' in User-Name = "pruebas", looking up realm NULL >> [suffix] No such realm "NULL" >> ++[suffix] returns noop >> ++[files] returns noop >> +- entering g

Re: FreeRADIUS Accounting data sync

2011-12-15 Thread Fajar A. Nugraha
On Thu, Dec 15, 2011 at 3:52 PM, KatsuroKurosaki wrote: >  realm radrelay { >        acct_pool = radrelay >  } ... so that is your realm > server copy-acct-to-home-server { >  modules { >  Module: Checking preacct {...} for more modules to load >  Module: Linked to module rlm_preprocess >  Modu

Re: Changing Schema for radippool

2011-12-15 Thread Fajar A. Nugraha
On Thu, Dec 15, 2011 at 3:38 PM, Hitesh Vinzoda wrote: > Hi Fajar, > > We have uncommented the pool-key for NAS-PORT & CALLING-STATION-ID under > sqlippool.conf and hence want the calling-station-id to be used when the > lease expires/new session such that user has more chances of getting the > sa

Re: Upstream NAS flooding my radius

2011-12-15 Thread Alan Buxey
Hi, > Error: rlm_sql (sql): There are no DB handles to use! improve your SQL performance - eg use InnoDB instead of myISAM , or postgresQL instead of MySQL increase number of PERL and SQL instances use another 'non-inline' method to handle the accounting - so its buffered and put into DB when

Re: alert bad certificate with Windows XP

2011-12-15 Thread Alan Buxey
Hi, >I want to know which reference I can use to make a certicate request for a >third party ca.� This certificate is for peap with mschap v2.� In terms of >adding the extensions for peap. http://support.microsoft.com/kb/814394/en-us you know, this is written in plain clear text in '

Re: Changing Schema for radippool

2011-12-15 Thread Hitesh Vinzoda
Hi Fajar, We have uncommented the pool-key for NAS-PORT & CALLING-STATION-ID under sqlippool.conf and hence want the calling-station-id to be used when the lease expires/new session such that user has more chances of getting the same ip address again. pool-key = "%{NAS-Port}" pool-key = "%{Ca