[strongSwan] strongswan.conf for eap-radius

Andreas Steffen andreas.steffen at strongswan.org
Fri Apr 9 10:30:22 CEST 2010


The correct syntax as extracted from moon's strongswan.conf file in
the ikev2/rw-eap-md5-radius test scenario

http://www.strongswan.org/uml/testresults43dr/ikev2/rw-eap-md5-radius/

is

charon {
  plugins {
    eap-radius {
      secret = gv6URkSs
      server = 10.1.0.10
    }
  }
}

Regards

Andreas

Martin Willi wrote:
> Hi,
> 
>> plugins {
>>     eap-radius {
>>       secret = xxxxxxxxxxxx
>>       server = xxx.xxx.xxx.xxx
>>     }
>>   }
> 
> This configuration sub-section must occur within the charon section, the
> following definition works for me:
> 
> charon {
> 	# ...
> 	eap-radius {
> 		secret = test
> 		server = 10.2.0.2
> 	}
> }
> 
> Regards
> Martin

======================================================================
Andreas Steffen                         andreas.steffen at strongswan.org
strongSwan - the Linux VPN Solution!                www.strongswan.org
Institute for Internet Technologies and Applications
University of Applied Sciences Rapperswil
CH-8640 Rapperswil (Switzerland)
===========================================================[ITA-HSR]==




More information about the Users mailing list