Jump to content

Whitelist/Blacklist IPs Configuration Question


chef

Recommended Posts

chef

5ce0098e8e0c5_WhiteListBlacklistQuestion

In the dashboard configuration there is the options for whitelisting IPs or Backlisting them.

 

If I switch the configuration from Whitelist to Blacklist, does that switch the list of IPs in the input box above it?

 

 

 

 

Is that how it works?

 

 

Thanks Benny

post-27-0-95189800-1558186122_thumb.png

Edited by chef
Link to comment
Share on other sites

Senna

That's how it works @@chef

Indeed, this text below should be changed to avoid confusion:

  • Comma separated list of IP addresses or IP/netmask entries for networks that will be allowed to connect remotely. If left blank, all remote addresses will be allowed.

to something like this:

  • Comma separated list of IP addresses or IP/netmask entries for networks that will be White or Black listed to connect remotely, depending on the Remote IP address filter mode set below. If left blank, all remote addresses will be allowed independed of White/Black list filter mode.

 

  • Like 1
Link to comment
Share on other sites

chef

It's just the server configuration api.

 

 

I was thinking about generating a Blacklist Plugin for Apps, and RemoteEndpoints who generate several consecutive failed login attempts.

 

I was thinking about using the SessionManagers.AuthenticationFailed event, to list app info and ban them if there was suspect login attempts.

 

I read a couple interesting articles on creating Windows and Linux fire wall rules with c# in .netcore, but it might be more then what I need.

 

Is there a redirect happen when an IP is added to a black list? Maybe 404 or 500?

 

I'd like to add RemoteEndpoints to the Blacklist through the API.

 

That's my idea.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...