i have problem using SBS server 2008, my server use windows server 2008 and the FIREWALL is automatic ON. but when i check in the SBS Console (security tab) the Server Firewall is OFF (Status Critical)

why this is happen ?? i have try to OFF and then ON the Windows Firewall but when i refresh, still status is Critical

Thx

link|improve this question
feedback

2 Answers

The firewall service has to be on; and your default action for inbound can't be to allow all (which is probably not the case right now). Open Advanced Firewall Settings MMC and check the settings.

link|improve this answer
feedback

In this case I usually just use netsh netsh firewall set opmode mode=disable This should still work on 2k8sbe or just use ? for help

link|improve this answer
feedback

Your Answer

 
or
required, but never shown