Directory Proxy Server - Not permitted to connect

hi,

I have installed Directory Server and Directory Proxy Server 2005Q4, cannot connect to the Directory Proxy and get the following error message from fwd.log

Mar 07 2007 21:07:19 linux SunONEDPS[ 6186]: [OP/CONN][170904] [client(127.0.0.1+35310,3)] Connection unbound by client

Mar 07 2007 21:07:21 linux SunONEDPS[ 6186]: [STAT/CONN][560307] Connection from unsecured listen port. New connection is on socket 3.

Mar 07 2007 21:07:21 linux SunONEDPS[ 6186]: [STAT/CONN][560305] Number of open connections is 1.

Mar 07 2007 21:07:21 linux SunONEDPS[ 6186]: [CONN/ACL][171206] [client( 192.168.1.189+ 3207,3)] Not permitted to connect

Can anyone explain to me why and what is the solution?

Thanks

[745 byte] By [rick_wonga] at [2007-11-26 20:43:00]
# 1
Looks like an access control decision by Directory Proxy Server, and thus a configuration of the proxy to refuse this.The configuration of the proxy may not contain a route for the network group for this connection.Regards,Ludovic
ludovicpa at 2007-7-10 2:03:06 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
To be more precise:By default, DPS is configured to not allow any connections.You have to configure the network group to allow connectionsfrom "ANY".Check the Admin Guide for details. Regards,Ludovic
ludovicpa at 2007-7-10 2:03:06 > top of Java-index,Web & Directory Servers,Directory Servers...