-
```
requesting a new type of check that will query the client_ip against
various DNS WhiteLists
```
Original issue reported on code.google.com by `jesserth...@gmail.com` on 24 Jan 2007 at 4:56
-
I think there is problem at 130-133 rows in ThrottlePolicy.cs
```
if (whitelists != null)
{
policy.EndpointWhitelist.AddRange(whitelists.Select(x => x.Entry));
}
```
White list not working for I…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
```
Currently it is not possible, to secure the monitoring-URL with basic
authentication when you want to use a collect server. Because the ip-adress of
my collect server is not known upfront, IP-wh…
-
Hi!
I'm trying to whitelist ip-addresses! But I can't get it to work.
The idea was
domain.com (blacklist)
234.543.1.1 (whitelist domain.com's email server
Below my settings and test
/Peter (Many tha…