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

imaps firewall rule

Could someome explain me whats goed wrong here? 

I have portforwarding on my router (static ipadress on the internet) for 993 to astaro ip 192.168.1.30

from internet with portforwarding to internal ip 192.168.1.30 from there the imaps packages are delivered to the server 192.168.1.6 (internal imaps server)

from : External (WAN) (Address) 192.168.1.30

for : IMAP SSL 993

for : SMTP SSL 465

to : ta06 192.168.1.6

in the firewall log i get drops :
14:33:59 Default DROP TCP  
109.35.62.85 : 44356

192.168.1.30 : 993

it seems to me some high ports are created by my phone during the imaps sesstin like 44356 .
Could someone help me out with solving this issue  ?

When i use the router to drop the imaps packages directly on my server everything works fine. 
 
the smtps emails are delivered without problem. It seems to me i have with imaps something extra needed to open a tunnel between the imap server and my phone 

thanks for your help


This thread was automatically locked due to age.
Parents Reply Children
  • Looks like you need to adjust your from "External (WAN) (Address) 192.168.1.30" to be "Any" since you are doing port forwarding. This should open up any source IP address (i.e. the Internet) for access.

    Good luck.


    Thanks Thomas, but it seems not the solution i have tried it.
    In fact i see more issues when it comes to SSH alike connections. I think when you are portforwarding or tunneling imap protocol or htttp potocol there needs to be dome something extra. The trick is  ... what am i missing ..