-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: freeradius
Version: 1.1.3-1
Proxy realm don't works then port is set to zero in radius.conf.
The realm module reports error about: "auth_port is not set. Proxy
cancelled.",
and fails to other realm.
freeradius -X log folows:
Starting FreeRADIUS daemon: freeradiusStarting - reading configuration
files ..
reread_config: reading radiusd.conf
Config: including file: /etc/freeradius/proxy.conf
Config: including file: /etc/freeradius/clients.conf
Config: including file: /etc/freeradius/snmp.conf
Config: including file: /etc/freeradius/eap.conf
Config: including file: /etc/freeradius/sql.conf
main: prefix = "/usr"
main: localstatedir = "/var"
main: logdir = "/var/log/freeradius"
main: libdir = "/usr/lib/freeradius"
main: radacctdir = "/var/log/freeradius/radacct"
main: hostname_lookups = no
main: max_request_time = 30
main: cleanup_delay = 5
main: max_requests = 1024
main: delete_blocked_requests = 0
main: port = 0
main: allow_core_dumps = no
main: log_stripped_names = no
main: log_file = "/var/log/freeradius/radius.log"
main: log_auth = no
.....
Listening on authentication *:1812
Listening on accounting *:1813
Listening on proxy *:1814
Ready to process requests.
rad_recv: Access-Request packet from host 127.0.0.1:33166, id=250,
length=69
User-Name = "[EMAIL PROTECTED]"
User-Password = "xxxxxxx"
NAS-IP-Address = 255.255.255.255
NAS-Port = 1
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
radius_xlat: '/var/log/freeradius/radacct/127.0.0.1/auth-detail-20060918'
rlm_detail:
/var/log/freeradius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d
modcall[authorize]: module "auth_log" returns ok for request 0
rlm_realm: Looking up realm "xxxxxx.lt" for User-Name =
"[EMAIL PROTECTED]"
rlm_realm: Found realm "DEFAULT"
rlm_realm: Proxying request from user eduroam to realm DEFAULT
rlm_realm: Adding Realm = "DEFAULT"
rlm_realm: auth_port is not set. Proxy cancelled.
modcall[authorize]: module "suffix" returns noop for request 0
Then port is set to 1812 in radius.conf - all works.
So something must be changed - the defaul port and comments in
radius.conf or
code in radius must be changet to act as writed in comments.
Best regards,
Tomas Martisius
VMU network administrator
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFDkFIAMslIG6CXk4RAo7KAKDGVwmJVMSyuLJoaCEN1CZKV67n2gCglSll
RhICzok9tzal9OatBpDBw7U=
=fo1j
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]