My server blocks me sometimes so i want to white list all my dynaic IP. From what i understand the ISP have a range of numbers that are dedicated to this ISP. Are they listed somewhere? My ISP refuse to give me a list of IP they use.
you would have to get the IPs subnet range and white list that. you can do an ip lookup and get the net range for it
You can get a Static IP from the ISP or You can add a Range of IPs next to your IP and before your IP in the CSF firewall of IPtables rule . If its windows Os then you can use Ipsec to allow the range of IPs .
to find full range of your ISP get YOUR current IP then do a whois (your current IP) that gives you the full range of the current IP owner = your ISP some ISP (mine for example) change your IP you find in your local ifconfig (ipconfig in windows) into another IP to make sure you have the actual IP, run on your server bash tail -f /var/log/apache2/error_log then in your browser check for a inexisting page such as mydomain.com/fantasipage.html to force a 404 and you appear in your error log with your exact IP then as mentioned above, whitelist the full range and if ever you have an alternate ISP such as a nearby WIFI, etc, whitelist that as well as an alternate option
Hello, I also want to know that i am also still in problem please solve it and also give me a good suggestion:: Where do I download an OpenDNS Dynamic IP updater client? Thanks & regards, rescueme911
Hi, Following is the link to download Dynamic IP updater client : http://www.opendns.com/support/dynamic_ip_downloads/
you cannot get all addresses used by an ISP. What you CAN do is this: - connect - observe your IP address - go to ripe.net - see your IP address range - enable access for the entire IP address range good luck