Hi, > -A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT > -A INPUT -m state --state NEW -m udp -p udp --dport 1812 -j ACCEPT > -A INPUT -m state --state NEW -m udp -p udp --dport 1813 -j ACCEPT
its an interesting idea putting state requirements onto UDP protocol methods > But I do not understand why this output of nmap localhost, after radiusd -X > ... > Interesting ports on localhost (127.0.0.1): > Not shown: 998 closed ports > PORT STATE SERVICE > 22/tcp open ssh > 111/tcp open rpcbind ..and what method of nma scan did you use - just quick TCP scan or a full inspection? alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

