Great Circle Associates Firewalls
(October 1996)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: how to route mails to a mail server ?
From: Nobuhiko Yoshimoto <yoshi @ koto . nikkei . co . jp>
Date: Mon, 07 Oct 1996 18:11:37 +0900
To: Kim <cgkim @ rara . kotel . co . kr>
Cc: firewalls @ GreatCircle . COM
In-reply-to: Your message of "Mon, 07 Oct 1996 11:14:19 JST." <199610070114 . LAA00543 @ rara . kotel . co . kr>



 
> I'd like to route all external mails going inside to one mail server.
> During mail connection, every workstation working independantly connects
> to external mail servers directly without going to mail server.
> The same external mail going inside.
> Our policy is to permit all output but restrict input but direct mail        
> connection made it hard.
> That you for your suggestion.
> 
> ---
> Kim 

Define MX list in your name server as below.

@	SOA
	IN	MX	10 internal mail server
	IN	MX	20 external mail server

Then define packet filter in the router connected to your ISP like
this (If it were CISCO, otherwise please consult the vendoer's manual).

permit tcp any	external_mail_server smtp

   
A host on Internet attempts to connect to the internal mail server for 
the first time, because its preference value is lower than the
internal one. The connection, however, can not be established, because
the packet is discarded by the router. So, the host tries to the
external server and sends mail successfully. 

The external server having received the mail, transfers it to the
internal server, because deletes itself from MX list.(Cunsult RFC974).

Nobuhiko Yoshimoto
Nihon Keizai Shimbun Inc.
yoshi @
 nikkei .
 co .
 jp
  
 


References:
Indexed By Date Previous: Re: DMZ server
From: colinj @ parc . anglia . ac . uk (Colin Johnston)
Next: Re: TCP SYN attacks - a simple solution (fwd)
From: Ian Miller <firewalls @ scientia . com>
Indexed By Thread Previous: how to route mails to a mail server ?
From: Kim <cgkim @ rara . kotel . co . kr>
Next: Re: how to route mails to a mail server ?
From: Robert Harker <harker @ harker . com>

Google
 
Search Internet Search www.greatcircle.com