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

MSN Explorer

I just implemented Astaro internet gateway and i love it. but i have a question.

My parents use MSN explorer for there email(dont ask). The gateway is causing them not being able to use email at all no sending or receiving.. is there a way to work around this is there a setting i need to change in msn explorer or in gateway? Anyone have a idea.


This thread was automatically locked due to age.
  • It's hard to tell what may be wrong as you have not provided any details as to what exactly you have configured on the astaro. It would be useful if you could let us know what you have configured for your packet filter, nat rules and proxies.

    i would first suggest disabling the pop3 proxy and check to see if your mail is working without it. To do this make sure you have created a NAT masquerade rule in Network Security -> NAT.
    ex NAT masq:
    Network: Internal (network)
    Interface: External

    Next, create a packet filter rule in Network Security -> Packet Filter to allow traffic intiated from the internal network out.

    ex: 
    Source: Internal (network)
    Service: ANY
    Destination: ANY
    Action: Allow

    Test to see if your email is working. If it is then I would then suggest enabling the pop3 proxy and checking to see if the email is still working.
  • ok tryed what you said and it still dosent want to work for me. these is the error i am getting in content filter live log as i attempt to retreave email using msn 

    2008:05:30-21:22:08 (none) httpproxy[4410]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0x9617cc0" function="read_request_headers" file="request.c" line="491" message="request misses host port"
    2008:05:30-21:22:08 (none) httpproxy[4410]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request could not be delivered due to an error" action="block" method="GET" srcip="192.168.0.10" user="" statuscode="400" cached="0" profile="profile_0" filteraction="" size="2305" time="1 ms" request="0x9617cc0" url="/agentmsg?accountID=free&computerID=00-16-35-B1-18-4E&register=00-16-35-B1-18-4E" error="Received invalid request from Client"
    2008:05:30-21:22:15 (none) httpproxy[4410]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request could not be delivered due to an error" action="block" method="GET" srcip="192.168.0.2" user="" statuscode="502" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="2586" time="10161 ms" request="0x95701b8" url="autoupdate.msn.com/.../redir.dll
    2008:05:30-21:22:16 (none) httpproxy[4410]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0x95e4e60" function="read_request_headers" file="request.c" line="491" message="request misses host port"
    2008:05:30-21:22:16 (none) httpproxy[4410]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request could not be delivered due to an error" action="block" method="GET" srcip="192.168.0.13" user="" statuscode="400" cached="0" profile="profile_0" filteraction="" size="2305" time="0 ms" request="0x95e4e60" url="/agentmsg?accountID=free&computerID=00-02-8A-BA-BE-91&register=00-02-8A-BA-BE-91" error="Received invalid request from Client" 

    This is my settings.

    [SIZE="4"]Packet Filter:[/SIZE]

    Source:Internal(network)
    Service: Instant message(IM)
    Destination:Any
    Action:Allow

    Source:Internal(network)
    Service:Terminal Applications
    Destination:Any
    Action:Allow

    Source:Internal(network)
    Service:Web Surfing
    Destination:Any
    Action:Allow

    Source:Internal(network)
    Service:Email Messaging
    Destination:Any
    Action:Allow

    [SIZE="4"]NAT (Masquerading):[/SIZE]

    Network:Internal(network)
    Interface:Internal

    [SIZE="4"]Proxies[/SIZE]

    HTTP:Enabled
    Pop3:Enabled
    SMTP:Enabled

    Anything else you need


  • [SIZE="4"]NAT (Masquerading):[/SIZE]

    Network:Internal(network)
    Interface:Internal



    The Nat rule is incorrect, the interface should be the external not the internal interface (I am assuming you have more than one interface configured on the astaro and it is not in bridge mode).
  • Ok so should I have two entries in NAT.

    NAT (Masquerading):

    Network:Internal(network)
    Interface:Internal

    Network:Internet(WAN)(network)
    Interface:Internet(WAN)

    What should be in Nat Masquerading
  • [SIZE="5"]RESOLVED !!!!!!![/SIZE]

    Thank you all so much Dilandau you get the prize....

    It was the NAT issue I didn't understand what you said at first that's why I posted last. 

    OK now for those who are haveing same issue as me if there is any or just for future reference 

    Issue was resolved by editing NAT (Masquerading) to this value.

    [SIZE="4"]NAT (Masquerading):[/SIZE]

    Network:Internal(network)
    Interface:Internet(WAN)