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

Need help getting mail to my internal mail server

ASG V8
I have looked and thought I did everything I needed to do but.....
Lets start by saying I use DynDns so I can have such things as a mail and web server.  Dyn Dns is sending out the mail on port 2525 because Comcast blocks port 25.  This mail is going to come from "IP Range = 216.146.32.0 - 216.146.33.255" or as I have it set up as "216.146.32.0 / 255.255.254.0".
I set up the internal network.
Packet Filter = 
Source = Internal (Network)
Service = Email Messaging + port 2525 I made my own including port 2525
Destination = Any

NAT = 
Traffic Source = Any
Traffic Service = Email Messaging + port 2525
Traffic Destination = External (WAN) (Network)
NAT mode = (DNAT) Destination
Destination = Mail Server set up like this
-- Type = Host
-- Interface = Any
-- IpAddress = 192.168.0.XX

Destination Service = Empty

I am not getting any emails that I have sent to it by external means.

I came from the IPCop Community and really like this product so please give me some guidance.


This thread was automatically locked due to age.
Parents
  • Traffic Destination = External (WAN) (Network)

    This should  be: 'Traffic Destination = External (WAN) (Address)'

    Cheers - Bob
  • Ok.  Thanks.  I have changed it.
    I will get back in a few minutes to see if this works.

    Also is there a place to specify the addresses that are coming from DYNDNS.

    I created on just like the mail server but changed the Traffic Source to my DYN rule.
    Traffic Source = DYNDNS = 
    --Type = Network
    --Interface = External WAN
    --IPv4 Address: = 216.146.32.0
    --Netmask =  255.255.254.0
    Traffic Service = Email Messaging + port 2525
    Traffic Destination = External (WAN) (Network)  ??Change This also??
    NAT mode = (DNAT) Destination
    Destination = Destination = Mail Server set up like this
    -- Type = Host
    -- Interface = Any
    -- IpAddress = 192.168.0.XX
Reply
  • Ok.  Thanks.  I have changed it.
    I will get back in a few minutes to see if this works.

    Also is there a place to specify the addresses that are coming from DYNDNS.

    I created on just like the mail server but changed the Traffic Source to my DYN rule.
    Traffic Source = DYNDNS = 
    --Type = Network
    --Interface = External WAN
    --IPv4 Address: = 216.146.32.0
    --Netmask =  255.255.254.0
    Traffic Service = Email Messaging + port 2525
    Traffic Destination = External (WAN) (Network)  ??Change This also??
    NAT mode = (DNAT) Destination
    Destination = Destination = Mail Server set up like this
    -- Type = Host
    -- Interface = Any
    -- IpAddress = 192.168.0.XX
Children