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

FritzBox 7270 Push Email + ASG

Hi all

i am looking forward to get some help for my small but important issue.

my fritz.box (IP 10.1.1.200) should push email to my gmail account (waiting voice message, protocolls and stuff like that).

since i installed asg home edition (ver 7.500) its not working anymore.

smtp.gmail.com:465 is the gmail server for it.

here is the drop:
19:55:11  Default DROP  2 
10.1.1.200      
→ 
224.0.0.1      

len=36  ttl=1  tos=0x00  srcmac=00:00:00:00:00:00  dstmac=00:0e:7f:fc[:D]8[:D]3

i dont get it to work.

any help is very welcome. thx. [:)]


This thread was automatically locked due to age.
  • I don't think that drop is causing your issue.  What are the IP addresses on the Fritz box and on the Astaro?

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • I don't think that drop is causing your issue.  What are the IP addresses on the Fritz box and on the Astaro?

    Cheers - Bob


    I changed now the IP of the FritzBox to 10.1.1.10 before it was 10.1.1.200. Because 200 was categorized as excluded of my allowed ten IP address range.

    IP of
    Fritz!Box 10.1.1.10
    ASG 10.1.1.100

    Anyway, all my devices are in the same subnet 10.1.1.0/24.
    Even my SIP Client (FritzBox) can not connect and login to the SIP Gateway @ voipgateway.org.
  • Sorry I wasn't clearer.  I wanted to see if you had either device configured as a bridge and which was conected to the internet.  Showing both IPs for each device would make that clear.

    200 was categorized as excluded of my allowed ten IP address range.

    The Astaro counts the IPs; there's no limitation on the size of the range that those IPs can come from.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Sorry I wasn't clearer.  I wanted to see if you had either device configured as a bridge and which was conected to the internet.  Showing both IPs for each device would make that clear.


    my config looks like this

    inet (bad zone) -> linksys AM200 adsl modem -> astaro 7.5 (3 NICs)-> linksys switch -> LAN

    the external IP of astaro is 192.168.1.3 this IP is provided by the modem via dhcp. the internal IP is 10.1.1.100.
  • Where do you add in the Fritzbox?  Is it in bridge mode?
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • my fritzbox, which acts as my access point and DECT station, is connected to the switch via ethernet cable. my laptop connects through wlan to my fritzbox. the fritzbox can be configured as dhcp client or as a static ip client or as dhcp server. now it is a static ip client config. wlan clients get their ip from astaro through fritzbox.
  • You are triple-NATting, but I don't think that's causing the problem with gmail.  Do you have a masquerading rule? 'Internal (Network) -> External'

    Do you have a packet filter rule? 'Internal (Network) -> SMTP SSL : Allow'

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • internal - external masquerading rule: yes (the default one)
    packet filter rule was enabled using smtp ssl, but i removed it again, did not make any difference.