I’m trying for the life of me to allow an external computer access my internal LDAP server.
I’ve tried publishing a rule to allow port 389 through from the external side to the internal server, but it doesn’t work.
When I check the logs they show the following:
Initiated Connection ISA-SRVR1 10/15/2008 1:32:12 PM
Log type: Firewall service
Status: The operation completed successfully.
Rule: LDAP
Source: External (x.y.z.q:4076)
Destination: Internal ( 172.16.0.10:389)
Protocol: LDAP 2
User:
Additional information
Number of bytes sent: 0 Number of bytes received: 0
Processing time: 0ms Original Client IP: 64.180.108.114
Client agent:
It eventually closes the connection. The computer trying to connect from the outside just gives an connection error.
Any ideas would be appreciated. Thanks!