Hi,
set auth-server "radius1" id 1 set auth-server "radius1" server-name "192.168.1.50" set auth-server "radius1" timeout 30 set auth-server "radius1" forced-timeout 60 set auth-server "radius1" radius port 1812 set auth-server "radius1" radius secret "testing123" set auth radius accounting port 1813
and on radius side..i have made a local user.
net Cleartext-Password := "net"
but i am not able to authenticate...Netscreen is not sending anythin to radius server..i can't see any logs in radius (running in debug mode).
sniff the traffic between the netscreen and the radius server and/or run eg tcpdump on the radius server - could be a firewall (eg on the radius server) killing/blocking the traffic. if your netscreen isnt sending anything at all then theres very little^H^H^H^H^H nothing at all that freeradius can do to fix that. alan