Hi all,
i'm planning to put:
- DCSERVER on LAN interface, with private ip (192.168.0.x)
- MAILSERVER on DMZ interface, with public ip (A.B.C.D)
What ports do i have to allow on the firewall, to let MAILSERVER
communicate with DCSERVER and vice versa ?
DCSERVER usually acts as DHCP and DNS server for LAN clients.
Now that MAILSERVER is on public static IP (A.B.C.D), how can he know
that the DCSERVER for my domain (mycompany.com) can be reached on ip
192.168.0.123 ? He is no more on the LAN DHCP network ...
I can enable DNS forward on my firewall. What DNS records will query
the mailserver to search for the domain controller ? I can fake it on
the firewall to resolve to 192.168.0.123 ...
Thank you i.a.,
Marco