Hi,

I stumbled into an odd problem with Radiator 4.6 in combination with 
RadSec and IPv6.

In my configuration I use the BindAddres statement like:
BindAddress     0.0.0.0,ipv6:::
Or I can use the complete IPv4 and IPv6 address notations, but that 
doesn't make any difference for the problem that occurs.

If I use the combination of IPv4 and IPv6 addresses, the IPv6 RadSec 
port (2083) will not be available. If I use only an IPv4 or IPv6 
address, RadSec port 2083 will be available on IPv4 or IPv6.

On other systems on which Radiator is installed, I have no problems with 
this notation, but these systems run a lower version of Radiator, 4.4 
and 4.5.1. The platform used is RHEL 5.4 and 5.5.


Relevant configuration information:

Trace           4
PidFile         /var/run/radiusd.pid
AuthPort        1812
AcctPort        1813
BindAddress     0.0.0.0,ipv6:::
LogDir          /data/logging
DbDir           /data/raddb
LogFile         %L/log.%Y%m%d
DictionaryFile  %D/dictionary

<ServerRADSEC>
         Port                    2083
         UseTLS
         TLS_CAFile              %D/cert/edugain/cacert/<cut>.pem
         TLS_CertificateFile     %D/cert/edugain/<cut>.pem
         TLS_CertificateType     PEM
         TLS_PrivateKeyFile      %D/cert/edugain/<cut>.pem
         TLS_RequireClientCert
         TLS_SessionResumption   0
         Secret                  <cut>
         Identifier              RADSEC
</ServerRADSEC>


Kind regards,
Patrick Renkens
   Centre for Information Services (UCI)
   Radboud University Nijmegen, Netherlands


_______________________________________________
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to