[RADIATOR] Problem with Radiator 4.6 in combination with RadSec and IPv6.
Patrick Renkens
p.renkens at uci.ru.nl
Mon Jul 5 10:32:29 CDT 2010
Hi all,
The problem can be solved by using both the complete IPv4 and IPv6
addresses in the BindAddress statement.
The following options will result in a connection over IPv4 only.
BindAddress 0.0.0.0,ipv6::
BindAddress <IPv4 address>,ipv6:::
BindAddress 0.0.0.0,ipv6:<IPv6 address>
Kind regards,
Patrick Renkens
Centre for Information Services (UCI)
Radboud University Nijmegen, Netherlands
Op 2-7-2010 13:16, Patrick Renkens schreef:
> 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 at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator
>
More information about the radiator
mailing list