ID:1704594
 
Lets just go over the usual and yes I have checked my firewall and no its not the source of cause. I am, however, able to access Byond on any other device but my laptop which can't even access the website on chrome or IE let alone login to the Byond pager. Would appericate some advice on how I would be able to fix this situation.
Most likely your DNS is wrong. Try:


Start->Run->cmd ->
ping byond.com (should return 50.22.142.19 -- if not, then DNS is wrong), so try ->
ipconfig /flushdns
then ping again.

If that fails, you might have it hard-coded in your /windows/system/drivers/etc/hosts file. Check that out and delete "byond.com" if it is there.

Let me know.

It was the hosts. Thanks a ton.