There's 3 levels your dealing with local, intranet, and internet.
127.0.0.1 is local to that machine only
10.10.100.3 is intranet
?.?.?.? is internet

It all depends on how Imail, Open ldap, the web interfaces are written and
configured.

If the web interfaces are written as server side, then 127.0.0.1 might work
because it's running on itself. But if the web
interfaces runs on client side....127.0.0.1 is on the client pc, not the
server...thus the query wouldn't work.

Open LDAP's querying will respond on 127.0.0.1 if the query is made on the
local machine and if it's told to "listen" on
that ip address.

Your only options are to have it all work completely correct are:
1. Resolve your dns issues internally and configure accordingly.
2. lock down the imail server and place it on the outside of your firewall
(ie internet)

Take my word for it...I tried to do what your doing many years ago when I
was new also.


----- Original Message ----- 
From: "Patrick Ouellet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 12:53 PM
Subject: Re: [IMail Forum] LDAP acces with external tool


> Hi Brad
>
> The point wasn't there. I know that I should configure IMail
> to use my internal DNS, my problem is that we are having much
> problem with our internal DNS.. (were terribly under staffed so
> we haven't had the time to solve this issue.)
>
> So I can't take the risk to put it on the internal DNS until
> our problem solved.
>
> My question is why IMail don't use 127.0.0.1 for self service querying?
>
> Is there a reason for that.
>
> ps: Pardon my "maybe" stupid question but im only 25 and been a network
> admin for only 2 years now.
>
> Brad Morgan a �crit :
>
> >>So when IMail tries to connect to the LDAP service
> >>(IMail OpenLDAP server) it tries to connect to
> >>the LDAP port specified in the LDAP service screen
> >>to the IP specified in the main host general tab
> >>which is its external IP (in my case)
> >>
> >>So since it tries to connect with its external IP
> >>it can't reach itself because this port is blocked by
> >>our Firewall and timeout after a while.
> >>
> >>
> >>
> >Patrick,
> >
> >If your Imail server is behind a firewall (as mine is), then I think you
may
> >have configured it incorrectly.
> >
> >The TCP/IP address entered on my Imail server is its internal IP address.
> >All of my internal users and any services on the Imail machine use this
> >address to talk to this machine.   Very efficient because the firewall
> >doesn't have to be involved and we use direct ethernet-ethernet routing.
> >
> >My firewall forwards packets directed at the outside email IP address to
the
> >internal IP address, and changes the source IP address of packets sent
from
> >the Imail server to its external address.  All the other internal
machines
> >use standard NAT so they all appear to be coming from the firewall
external
> >IP address.
> >
> >I've got an internal DNS server (which the firewall provides) that
> >translates the name of my Imail server to its internal IP address.  My
ISP
> >hosts my external DNS entries.  If you run your own DNS servers, they can
> >probably be configured to provide this feature.
> >
> >If you have your Imail server in a DMZ, then its slightly more
complicated
> >to configure but the same principles apply.
> >
> >Regards,
> >
> >Brad
> >
> >
> >
> >To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
> >List Archive:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> >Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
> >
> >
> >
> >
>
> -- 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Patrick Ouellet - [EMAIL PROTECTED]
> Administrateur des serveurs reseaux
> Informatique - Poste 130
> Microtec Technologies inc.
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> GPG Key ID & Fingerprint: 0x4D4B1AF0
> BCC0 2F96 1596 BBF9 CEB5  5576 18CF 5C9F 4D4B 1AF0
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>
> To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
> List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
> Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
>
> *Scanned for viruses by Declude Virus*
>
>


*Scanned for viruses by Declude Virus*


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html
List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to