I don’t understand why this isn’t working. Please provide input.
I have a pix 515 firewall with 3 nic cards. They are defined as
outside ip address xx.xx.xx.xx
inside ip address 192.168.20.1
dmz ip address 192.168.10.1
What I am trying to accomplish is a Frontend Exchange Sever 2000 and OWA, in the DMZ.
My BEExchange Server 2000 (DC & DNS) is 192.168.20.5
My DMZ FEExchange 2000 Server is 192.168.10.13
The following opens up ip between the 2 servers in the firewall
I know this is wrong, I will close up the holes later. I need to make sure it works first.
static (inside,dmz) 192.168.10.5 192.168.20.5 netmask 255.255.255.255 0 0
conduit permit ip host 192.168.10.5 host 192.168.10.13
I can ping the Backend Exchange Server using the ip address 192.168.10.5
I can ping the Backend Exchange Server using the name because of LMHost and Host files
Host file: 192.168.10.5 beExchange.xxx.com
LMHost File: 192.168.10.5 beExchange #PRE #DOM:xxx
I can telnet to the smtp port of the beExchange server from the FEExchange server.
I was able to join the FEExchange to the domain.
However, when I rebooted the machine, it was unable to communicate with the beExchange (DC) for authentication. I cannot view the Active Directory Users and Computers, but I can ping and telnet to the BEExchange from the FEExchange
I can ping the FEExchange server from the BEExchange server.
Here are a few questions that I have:
I am using hosts and the lmhost file on the FEExchange, but there has to be a better way. Also, what dns entries do I put in the Preferred and Alternate DNS fields of the FEExchange Nic settings?
Do I need to run DNS service on the FEExchange and make some Alias records to the BEExchange?
Why doesn’t the FEExchange server communicate using Active Directory
I am going to post this in the PIX, Windows 2000 and Exchange groups
Thank you for you replies.
I have a pix 515 firewall with 3 nic cards. They are defined as
outside ip address xx.xx.xx.xx
inside ip address 192.168.20.1
dmz ip address 192.168.10.1
What I am trying to accomplish is a Frontend Exchange Sever 2000 and OWA, in the DMZ.
My BEExchange Server 2000 (DC & DNS) is 192.168.20.5
My DMZ FEExchange 2000 Server is 192.168.10.13
The following opens up ip between the 2 servers in the firewall
I know this is wrong, I will close up the holes later. I need to make sure it works first.
static (inside,dmz) 192.168.10.5 192.168.20.5 netmask 255.255.255.255 0 0
conduit permit ip host 192.168.10.5 host 192.168.10.13
I can ping the Backend Exchange Server using the ip address 192.168.10.5
I can ping the Backend Exchange Server using the name because of LMHost and Host files
Host file: 192.168.10.5 beExchange.xxx.com
LMHost File: 192.168.10.5 beExchange #PRE #DOM:xxx
I can telnet to the smtp port of the beExchange server from the FEExchange server.
I was able to join the FEExchange to the domain.
However, when I rebooted the machine, it was unable to communicate with the beExchange (DC) for authentication. I cannot view the Active Directory Users and Computers, but I can ping and telnet to the BEExchange from the FEExchange
I can ping the FEExchange server from the BEExchange server.
Here are a few questions that I have:
I am using hosts and the lmhost file on the FEExchange, but there has to be a better way. Also, what dns entries do I put in the Preferred and Alternate DNS fields of the FEExchange Nic settings?
Do I need to run DNS service on the FEExchange and make some Alias records to the BEExchange?
Why doesn’t the FEExchange server communicate using Active Directory
I am going to post this in the PIX, Windows 2000 and Exchange groups
Thank you for you replies.