Sam <[EMAIL PROTECTED]> wrote: > But when my dialup users try to authenticate, nothing ever gets to the > radius server. /etc/services has the radius ports set to 1812 and 1813.
Try hard-coding the ports into radiusd.conf. Other than that, 'netstat', to see which ports are open. If FreeRADIUS doesn't receive packets, then the problem is a network problem. Get the client to send the packets to the correct IP && port, or get FreeRADIUS to listen on the correct IP && port. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

