Dear @PhoneBoy ,
Thank you for reply, and
Of course I read some topics, how would I publish web service via ReverseProxy without reading docs?
I have published web service:
And it works fine, it published and I can access it from internet. But I want also create some Access Rules for published services and give access only known hosts from internet. Some of checkmaters are saying that it is not possible. But,
After playing with rules and analyzing it, i noticed that Access Rules working but Partially.
When you create Accept rule for ExternalIP and dst test.domain.com, traffic goes through that rule. But other External IPs goes through Implied Access Rule 0:
So traffic goes in this order i believe:
It just cant reach drop rule. If there is any way to disable implied rule, or move the order of Accept rule of Implied Rule and place it after Drop Rule of Access Policy it will work i think.