D-Link Forums
		The Graveyard - Products No Longer Supported => D-Link NetDefend Firewalls => Topic started by: dama_ps on May 20, 2010, 01:24:46 AM
		
			
			- 
				dear all,
 i new set dfl 210,
 almost all working.
 i set a sat/nat rule to mapping incoming smtp to new destination myemailserverip.
 sending from outlook or gmail to my email are succes.
 but if i try to send from blackbery its fail.
 
 i already setting in ip rule :
 
 SAT  any/allnet to wan/wanip smtp (sat new destination myemailgatewayip)
 NAT any/allnet to wan/wanip
 
 SAT  any/allnet to any/wanip smtp (sat new destination myemailgatewayip, newport : 26 )
 NAT any/allnet to any/wanip
 
 the eror in my mail gateway : reject RCPT from <dlink dfl_210_ip> : 450
 <myemail@mydomain.com> : recepient adrres rejected : servisce is unavailable
 from proto esmtp <smtp01.bis.ap.blackberry.com>
 
 i use proxmox mail gateway
 
 thaks... realy need your help
 
- 
				1) Why you have two pairs of rules? Second will never works
 
 2) Does your email gateway has DFL as default gateway? If yes, try to change action NAT to allow
- 
				1) Why you have two pairs of rules? Second will never works
 ---------------------------------------------------------
 my mail gateway acept port 26, so i need the second rule...
 
 2) Does your email gateway has DFL as default gateway? If yes, try to change action NAT to allow
 -----------------------------------------------------------------------------------------------
 a already try, but not sucess yet.
 but now there are no low massage in server.
- 
				if i set the rule NAT,
 te log view this massage :
 saverety : info
 category : conn 600005
 conn=close connewscrip=192.168.xx.xx<dlink ip> connewsr port=44644 connewdestip=192.168.xx.xx <mail gateway> connewdestpoert=26 origsent=409 termset 438.
 
 any sugestion?
- 
				2) Does your email gateway has DFL as default gateway? If yes, try to change action NAT to allow
 -----------------------------------------------------------------------------------------------
 a already try, but not sucess yet.
 but now there are no low massage in server.
 --> i means no log massage in server.
- 
				Add into Objects > Services new service smtp-26 like smtp, but with destination port 26 and change your rule with port 26 service to smtp-26
			
- 
				Add into Objects > Services new service smtp-26 like smtp, but with destination port 26 and change your rule with port 26 service to smtp-26
 
 
 if i change this servis, how to port mapping sat from port 25 to 26?
 
- 
				thanks for all help,
 i reset the firewall, than set from beginning again with same rule.
 know it's working.
 maybe there are some rule before reset not set properly.
 ;)