


Note: In my case as shown below, The IP parameters were correct. I resolved this issue by flushing the DNS cache. Below are the steps to perform this.
– Open command prompt on Windows and
– run the following commands below.
The commands are vital in releases and renewing your IPs. In the future, I will more on these commands
ipconfig /flushdns ipconfig /release ipconfig /registerdns ipconfig /renew
I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.