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

Exchange timeout request via VPN.

I have users accessing their mail through VPN. They are using exchange/outlook. I am constantly getting exchange timeout requests. Everything else seems ok. Any ideas?????????
thanks in advance.  


This thread was automatically locked due to age.
  • cnsol,

    same here. Are your clients connected via DSL? If yes the problem could be related to the mtu size. I had to decrease the mtu on the outlook client  to 1200 (only exchange and outlookseem to be affected). 
    There is an interesting article from cisco, explaining why and presenting a link to Dr. TCP.

    http://www.cisco.com/warp/public/794/router_mtu.html

    Another possibility is a wrong mtu size at the pppoe interface of the firewall. ISPs may override the standard value which is 1492 by 1500. In this case some patchwork has to be done. You could add 'mtu 1492' on top of /var/chroot-pppoe/etc/ppp/options to force 1492 bytes mtu.

    Greetings
    cyclops