I\'ve got a WCF service using a HttpBinding. The service is running in a self hosting process (A Windows Service) and this process is inside the Windows Firewall exceptions
As far as I know, adding self hosted WCF service process to firewall does not work, because it is not that process taking inbound calls, it only works if
Try the MSDN article Configuring HTTP and HTTPS.