Quote:
Originally Posted by Starson17
That's the loopback address. You need the actual address.
Open a command window (dos box/ terminal window/ command prompt window) on the server (run "cmd" will do it) and type "ipconfig" to see your address then replace 127.0.0.1 with your real address.
|
Thank you! That worked. I was getting the wrong IP everytime. I check it other ways and it gave me different ones but not the correct one.
I knew it was a simple fix but I had no idea what, so thanks!