Hi,
I included the Lynx package when I installed Fedora Core 7, but it can't browse webpages and gives unhelpful error messages.
When I type
www.google.com into the search field (or any other URL, with or without an http:// prefix), it gives the message
Code:
Alert!: Unable to connect to remote host.
Similarly at the command line:
Code:
$ lynx -dump www.google.com
Looking up :8080
Unable to locate remote host :8080.
Alert!: Unable to connect to remote host.
lynx: Can't access startfile http://www.google.com/
I get the same message when I disable the Fedora firewall and SELinux.
I've had a look at the man page and searched the web, but can't find anything I could try to help diagnose the problem. Ping and Firefox can access google and other pages no problem. I've not touched the config files in /etc: lynx-site.cfg is empty apart from a comment line, and lynx.cfg is identical to the corresponding file on my laptop, on which lynx works correctly (laptop is running FC8). Can anyone suggest anything?