Hi, Right now as far as I know the only way is through radius authentication which supports setupunreg rule. I do have a hack for this without using radius. It authenticates based on IP for unregistered endpoints, and its been running for weeks without any problem with main carriers. I'll be happy to post source changes if anyone needs this. This is for 2.2b5. Basically I have an access list in my Configuration like this [SetupUnregAuth] Allow=IP1,IP2,IP3, etc.... Only these IPs will be allowed access. This is good since you no longer have to worry about keeping your entire network open if you set AcceptUnregisteredCalls=1, since this allows anyone to send calls to your gatekeeper. My codes checks for this before executing the access list code. In other words if AcceptUnregisteredCalls=0 then access list is checked. Regards, Freddy -----Original Message----- From: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of Vahram Igityan Sent: Monday, September 27, 2004 12:15 PM To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: IP based Auth with unregisterd enpoints. Hello, I'm very sorry for "lame" question, I just need fast and working solution. Here is diagramm CLIENTS(with static ips) ==> GNUGK ==>{terminator/softswitch} Clients cannot register on gk (it's softswitches), how can I setup to authenticate them based on their ip and "forward" they call to terminator. I need gk to do accounting -- Best regards, Vahram ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Homepage: http://www.gnugk.org/