09-08-2016, 12:35 PM
(09-07-2016, 06:56 PM)tomarneson Wrote: I typed 74.80.228.190 into the Midori browser and didn't get anywhere. It does work from Chrome on my PCs. I'd like to get another browser, but don't know how I can without having one that works.
Try opening a terminal and typing:
Code:
ping 76.80.228.190
It will try to send a signal to that IP address and then will either tell you how long it took, or tell you if it timed out or was unreachable. It will keep trying until you hit Ctrl-C to stop it.
After that, I would suggest visiting the IRC chat room. Networking issues can be a little complex, but there is usually someone in there that could walk you through troubleshooting it.