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

Microsoft Online Services BPOS

Dear all,

I'm quit new in ASG and implemented the ASG Home Licenes. 

I've running the Microsoft Online Service Sign-In (BPOS) but since the ASG is running the BPOS is not working. Always comes the message that the service is not availabel. 

Does anyone have an idea to fix this problem?

Regards,
Joerg


This thread was automatically locked due to age.
  • Hi Bob,

    I've looked into the IPS-Log but nothing was logged because it was disabled.

    After enabling IPS and disabling Web-Filtering (Proxy) the same: nothing special happened in the log but also no surfing to .com etc.

    ???

    Regards
  • Hi Bob,

    I think I've found the problem: I had a gut feeling that the problem was a wrong MTU size (some years ago I already had some problem with my XBOX).

    So I googled something about MTU size and found a document about how to find out the right MTU value: 

    >> ping -f -l MTUvalue XING - Das professionelle Netzwerk | XING (eg ping -f -l 1472 XING - Das professionelle Netzwerk | XING

    >> ping as long as the MTUvalue works without fragmenting the packet

    >> when you have the last MTUvalue add 28 and that's the final working MTU-size which has to be set on the interfaces (I set it on both internal & external)


    And voila everthing is working [:D]

    Regards!