I run 3 servers on 1 machine. I did it by compiling each with a different prefix, like so:
# configure --prefix=/opt/radius1; make; checkinstall # configure --prefix=/opt/radius2; make; checkinstall # configure --prefix=/opt/radius3; make; checkinstall Note: please send your mail in plain text instead of HTML next time :) -- Regards, Thor Spruyt E: [EMAIL PROTECTED] W: www.thor-spruyt.com M: +32 (0)475 67 22 65 ----- Original Message ----- From: Jean-Paul BALOCHE To: [EMAIL PROTECTED] Sent: Thursday, August 19, 2004 3:23 PM Subject: 2 freeradius running on one server ? Hi, I would like to know if we can run two freeradius instances on the same server (on different ports of course !) If yes, how can I do this ? Thanks in advanced, JiP� - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

