Hello ppl,
let me suppose that there are two firewalls between a front-end server ans some back-ends.
Internet
FW1
F.E.
FW2
B.E
I ask, when an user wants to connect by means of OWA or RPC over HTTPS, that user needs to be authenticated against a DC for being able to access his mailbox. You know?
I suppose that this authentication is made on behalf of the client by the F.E contacting a DC with the protocol Kerberos v.5, so the Kerberos port (8

must be open only on FW2. I suppose also that the username and password are sent in the HTTP/S format to the F.E. server. Is this right?
Another reason for opening port 88 on FW2 could be that the F.E must authenticate itself when he joins the domain.
Anyway, I am interesting over all in answering the first question.
Can someone strengthen my statements providing some links or by his knowledge?
Thank You.