I want to access my database on server with my home computer which have dynamic IP adress (it changed every 2 days)
. So I need to add subnet in which changed my IP. Does your system allow to add subnet(not just one host) to access MySQL database???
maybe I can add something like 77.145.213.1/8
it's subnet 77.145.213.1-77.145.213.254 or 77.145.213.1/255.255.255.0


maybe I can add something like 77.145.213.1/8
it's subnet 77.145.213.1-77.145.213.254 or 77.145.213.1/255.255.255.0
