-
Hi,
I tested the client. What doesn't seem to work is EAP-TLS and EAP-TTLS. I used as AAA server Bridgewater's AAA server. Bridgewater's AAA server with Landslide test tool worked fine. The used certificates with JRadius had the pkcs12 format.
Did someone else use EAP-TLS and EAP-TTLS with the Jradius client and got it working?.
2007-04-11 21:50:46 UTC by ehuyben
-
In jradius-config.xml, this line:
fails to chain the actions together because XMLConfiguration.java in jradius, method: getConfigString only returns a single value. It can't handle a comma separated list.
A simple fix is this:
2007-04-03 15:01:45 UTC by nobody
-
Problem is solved. I extracted one named file from the tar file recompiled it and put it back.
2007-03-27 17:43:03 UTC by ehuyben
-
I am using windows XP (without Cygwin) and Java 1.6
The gui (jRadiusSimulator.java) works so far I can see fine. During startup an exception is thrown and also when the config file will be loaded. The is caused by the drive indicator in the path name. The error can be repaired when in the file jRadiusSimulator.java in all cases the string "file://" will be replaced by "file:///"
I...
2007-03-23 23:35:21 UTC by ehuyben
-
Hi!
I'm trying to disconnect user sessions from ERX router with a Disconnect-Request packet, but I obtain a Bad Authenticator error.
I see that your DisconnectRequest class extends from AccessRequest class, but as you can see in RFC 3576, for Disconnect-Request packet, "Request Authenticator is calculated the same way as for an Accounting-Request".
I attach my own modified...
2006-11-17 11:57:39 UTC by joaquinlr
-
Hi!
I'm trying to disconnect user sessions from ERX router with a Disconnect-Request packet, but I obtain a Bad Authenticator error.
I see that your DisconnectRequest class extends from AccessRequest class, but as you can see in RFC 3576, for Disconnect-Request packet, "Request Authenticator is calculated the same way as for an Accounting-Request".
I attach my own modified...
2006-11-17 11:52:53 UTC by nobody
-
picopoint committed patchset 208 of module jradius to the JRadius CVS repository, changing 23 files.
2006-09-14 07:04:49 UTC by picopoint
-
picopoint committed patchset 207 of module jradius to the JRadius CVS repository, changing 2 files.
2006-08-21 11:57:50 UTC by picopoint
-
picopoint committed patchset 206 of module jradius to the JRadius CVS repository, changing 1 files.
2006-08-19 19:11:47 UTC by picopoint
-
picopoint committed patchset 205 of module jradius to the JRadius CVS repository, changing 2 files.
2006-08-19 18:51:29 UTC by picopoint