cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2061
Views
0
Helpful
3
Replies

LOTUS DOMINO PASSTHRU SERVER ON DMZ

5y5tadmin
Level 1
Level 1

Hi,

I'm a newbie. Could someone help me solve the problem of setting up lotus domino passthru server on the DMZ connected to Cisco ASA 5510 and the real domino server on the internal network which is connected to a Cisco 3560 Switch.

I want to set the inside client on the internal network to be enable to send and receive email both from the internal and external mail. When the internal client want to send or receive mail from external let say hotmail or google, it goes to internal mail server and then to the server on the DMZ.

The other scenario is that external user from outside would also be able to send and receive mail either from the internal mail or external mail such as Yahoo or gmail with accessing first through the passthru server on the DMZ.

Please someone out there help me.

3 Replies 3

rajbhatt
Level 3
Level 3

Hi,

U can try like this :

static(inside,dmz) 192.168.100.10 192.168.100.10 (for inside server to access dmz and vice versa)

static(dmz,outside) 202.160.44.x 192.168.100.20 ( dmz server to access the internet )

access-list dmz permit host 192.168.100.20 host 192.168.100.10 (inside access to the dmz server)

access-list dmz permit host 192.168.100.20 any eq pop3

access-list dmz permit host 192.168.100.20 any eq smtp

access-list dmz permit host 192.168.100.20 any eq http ( last 3 statements for dmz server to acccess the internet mail )

access-gr dmz in interface dmz

access-list inside permit host 192.168.100.10 host 192.168.100.20 (inside server to access the dmz server )

access-gr inside in interaface inside

Between the servers how will the relay happen ?

Raj

Hi rajbhatt,

Sorry. I attached the wrong network diagram last time.

Here, I attached again the correct diagram. Hopefully, it might help u to solve our problem.

About the relay between the server on the DMZ and internal, it uses only port 1352 to be open for communication.

For the external user to use their mail for send and receive using Lotus Notes application, port 1352 and 25 are open.

Hopefully, with the info that i provide could help u to solve our problem.

Hi Rajbhatt,

Sending mail from the internal mail server to the internet mail such as hotmail and gmail works successfully.

However, when internet user from the internet sending mail to the internal mail through the passthru server is failed.

What setting or configuration do i need to configure to make it work?

Please advice.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card