Open GoogleCodeExporter opened 9 years ago
I don't think allowing all IP connections would be a great idea. Whitelisting
IPs via wildcards is also risky, because IP ranges aren't always between 0 and
255 in the last octet.
That said, an ability to whitelist a range of IPs would be great - I keep
having to whitelist individual IPs on Netflix, for example.
This should either be implemented using a manual 'first IP to last IP'
selector, or by adding IPs using CIDR notation, i.e. 192.168.0.0 to
192.168.0.255 is 192.168.0.0/24 - or by using a first-last selector to generate
CIDR notation based entries.
Original comment by r...@dearinternet.com
on 11 May 2014 at 5:45
ok ok.. just thinking, suggestions... yeah the CIDR notation entry fields...
and have those go in a separate box with optional txt labels for easy
management, not necessarily handled separately, but at least just for show.
then maybe a button to harvest the pure numbers (IPs) from the dns whitelist,
clean it up. then for safety, due diligence: a button that opens a 3rd party
whois service to lookup those ranges.
this leaves it all in the users' hands. Otherwise, a feature that allows the
simple import of pre-defined ranges - but someone would have to create,
maintain and check them, to some extent.
Original comment by nj.clare...@gmail.com
on 23 Dec 2014 at 8:20
Defects 191, 218 and 278 seem to be related.
Original comment by tangert@gmail.com
on 9 Feb 2015 at 7:24
I too would like to be able to whitelist a range of IP's. Mostly because on
our local lan and VPN's, I have several thousand IP's that need permissions
just to access a copier's UI or another network devices interface.
Original comment by Sekur...@gmail.com
on 25 Mar 2015 at 3:15
Original issue reported on code.google.com by
Lance6...@gmail.com
on 1 Jul 2013 at 1:42