[NBLUG/talk] localhost: connection refused

Todd Cary todd at aristesoftware.com
Sun Jul 10 19:09:09 PDT 2005


Augie -

When I do "ps -ax | grep httpd", I get 9 processes running.

The route table does not seem to be correct: there is not an entry for 
"lo".  Here are the results from the box in question nd the results from 
a working box:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0

Currently working table has this:

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0

But "route add -net 127.0.0.0" (as the man page suggests) produces an error.

Suggestions?

Todd

Augie Schwer wrote:

>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA256
>
>On 7/8/05, Todd Cary <todd at aristesoftware.com> wrote:
>  
>
>>Just installed FC3 and the network is up as well as smb. I am
>>overlooking something simple since "localhost" connection is refused
>>e.g. http://localhost in the browser.
>>    
>>
>
>You are making an HTTP request to your localhost; are you actually
>running an HTTP server on your localhost?
>
>Augie.
>
>
>- -- 
>Registered Linux user #229905
>GPG Public Key: http://www.schwer.us/schwer.asc
>Key fingerprint = 9815 AE19 AFD1 1FE7 5DEE 2AC3 CB99 2784 27B0 C072
>
>
>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.0 (GNU/Linux)
>
>iQEVAwUBQtHMkccjCXa2d7m4AQicIAgAnFMkqqKJJ7RgTb1BHqkUaxUCSrpPmAQF
>s7cNhp4dQd2KJ9WJyiduVdf38cFAEksptyjQYxYJyhoO/9vRRIbhwyhqWrOBWpV0
>gEtYKxnIpTIoDEa0JFSHaQe2Wctu7bM5ci2Utu17CIlAtMG1cLGb4TOdXjqX95KF
>VUlheOV0zgvCHMVMebJEwKn25ErW8h/HLRTTZZBBVD0f1larOciQP0AZiq48m2Dx
>i+wkSo8phjp0qV8In4RwACZ0AcY0DhM7OHQLQz5GyhG7Z5VHuNvkvt4O8K/hY5OT
>Nzgq1VqabQerrJxBiFL5bRZUui9Dw7XP+MfnLMccipIb2n+gFRc1VA==
>=5CTa
>-----END PGP SIGNATURE-----
>
>_______________________________________________
>talk mailing list
>talk at nblug.org
>http://nblug.org/cgi-bin/mailman/listinfo/talk
>
>
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://nblug.org/pipermail/talk/attachments/20050710/bfd074c4/attachment.html


More information about the talk mailing list