This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

smtp

Very new to Astaro 3.209. My email comes in but nothing goes out. All outgoing needs to go to my ISP at stmp.istop.com. HELP!  And I'm kind of dumb so a detailed step by step would be much appreciated.  Here's my current setup...  IHEWEB is my server for ftp pop smtp imap & http. 

NAT RULES
FTP   Any -> External_Interface__ / FTP   None   iheweb  
edit | delete  
  FTPcontrol   Any -> External_Interface__ / FTP-CONTROL   None   iheweb  
edit | delete  
  ForwardEmail   iheweb -> Any / SMTP   None   smtp.istop.com  
edit | delete  
  LetUsersSurf   eth0_Network__ -> All / All   MASQ__External   None  
edit | delete  
  ServerIHEweb   Any -> External_Interface__ / Any   None   iheweb  
edit | delete  

FILTERS
2 Any HTTP iheweb Allow edit del move
3 Any FTP iheweb Allow edit del move
4 Any FTP-CONTROL iheweb Allow edit del move
6 Any SMTP Any Allow edit del move
7 eth0_Network__ Any Any Allow edit del move
8 Any POP3 Any Allow edit del move
9 Any IMAP Any Allow edit del move
10 iheweb Any Any Allow edit del move

Proxy - NOTHING

 


This thread was automatically locked due to age.
Parents
  • Dunno if i got this right, but it looks like u are trying to SNAT the outgoing SMTP from iheweb and make it look like it originates from stmp.istop.com, witch i recon is your ISP provided SMTP.

    If this is the case then ...

    Alt 1. Use a smarthost on iheweb
    a) You need to configure your mailserver (iheweb) to use a smarthost eg. stmp.istop.com.
    b) set up a SNAT rule that makes your iheweb server to look like it is the ASL box (eg. external ipaddress) when sending mail
    ex. iheweb => any/smtp external_interface none

    c) set up a filter rule allowing outgoing smtp traffic from iheweb

    Alt2. Allow clients to smtp to stmp.istop.com
    a) set up you clients to use the smtp at stmp.istop.com.
    b) set up a filterrule to allow your clientes to use outgoing smtp

    Alt3. Set up your ASL to act like SMTP Proxy with smarthost
    a) enable the smtpproxy on your ASL box and make it use a samrthost eg. stmp.istop.com
    b) direct your clients to use the ASL box as SMTP.

    btw... upgrade to ASL 4.016 when u are at it =)

    ... good luck!  
Reply
  • Dunno if i got this right, but it looks like u are trying to SNAT the outgoing SMTP from iheweb and make it look like it originates from stmp.istop.com, witch i recon is your ISP provided SMTP.

    If this is the case then ...

    Alt 1. Use a smarthost on iheweb
    a) You need to configure your mailserver (iheweb) to use a smarthost eg. stmp.istop.com.
    b) set up a SNAT rule that makes your iheweb server to look like it is the ASL box (eg. external ipaddress) when sending mail
    ex. iheweb => any/smtp external_interface none

    c) set up a filter rule allowing outgoing smtp traffic from iheweb

    Alt2. Allow clients to smtp to stmp.istop.com
    a) set up you clients to use the smtp at stmp.istop.com.
    b) set up a filterrule to allow your clientes to use outgoing smtp

    Alt3. Set up your ASL to act like SMTP Proxy with smarthost
    a) enable the smtpproxy on your ASL box and make it use a samrthost eg. stmp.istop.com
    b) direct your clients to use the ASL box as SMTP.

    btw... upgrade to ASL 4.016 when u are at it =)

    ... good luck!  
Children
No Data