Problem is very simple.- We have to act as a Proxy to a RealmServer, we think Radius could be the tool, but we find that the RealmServer is expecting a TCP Packet and is NOT accepting our UDP Packets.- We have it all installed but find that our Packets are not reaching the Server because of this.- We are obliged to use TCP, because it doesn't accept UDP Packets and it is out of our hand.- Any solutions??? Awaiting and Best Regards Carlos
---------- Original Message ---------------------------------- From: "Alan DeKok" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 28 Mar 2003 08:29:45 -0500 "Carlos Alejandro Aguero" <[EMAIL PROTECTED]> wrote: > We need to listen NAS and send proxy to REALM through TCP Ports, not UDP.- Why? > We have been doing all the reading, specially RFC 2138 and see that the > RADIUS Protocol is build arround UDP Packets, but we are needing to do this > by TCP.- Why? > We find RADIUS very flexible as to accept ANY port to be used, but didn't > find any switch or command that let us indicate that it is a TCP Port in > place of UDP.- That's because the protocol is UDP. > Also we find that /etc/services includes "radius 1812/tcp" It's assigned, but no one uses it. > Is this impossible under RADIUS Protocol or is it breaking some RFC??? It's breaking the RFC. > Should we look for some other way to do our AAA??? > In that case what program/application would you suggest??? I have no idea what you want to do. You've proposed a solution, but haven't described the problem. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
