[afnog] Configure router for smtp
    Benjamin Cobblah 
    cbnayai at yahoo.co.uk
       
    Fri Jul  2 10:29:06 UTC 2010
    
    
  
Dear all,
I have a setup like this internal mail server > gateway router > external dns
my internal server is 10.10.X.Y/24
my gateway is 10.10.X.Z/24 and 41.204.X.Y
I have configured my mx records to point to my gateway router.
I have also configured my gateway router with a static nat to point to my 
internal mail server
But do not recieve my mails.
Is there something i'm not doing right
The configuration is as below.
*****************************************************
interface FastEthernet0/0
 description ***ISP LINK ***
 ip address 41.204.x.y/30
 ip nat outside
!
interface FastEthernet0/1
 description *** Internal LAN ***
 ip address 10.10.x.z/24
 ip nat inside
! 
ip nat inside source static tcp 10.10.x.y 25 41.204.x.y 25 extendable
*******************************************************
I'm using Ms Exchange 2007 as internal mail server
Could any one help?
Best regards,
Benjamin
      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://afnog.org/pipermail/afnog/attachments/20100702/59e4883a/attachment.htm>
    
    
More information about the afnog
mailing list