Results 1 to 2 of 2
Hi All,
I am unable to run http://localhost/
i am having ssh package on my debian system so when i tried to ssh localhost
it gave the following:
===============================================
Authenticity ...
- 11-15-2005 #1Just Joined!
- Join Date
- Nov 2005
- Posts
- 13
http://localhost not working
Hi All,
I am unable to run http://localhost/
i am having ssh package on my debian system so when i tried to ssh localhost
it gave the following:
===============================================
Authenticity of host '10.208.25.210 (10.208.25.210)' can't be established.
RSA key fingerprint is 44:fd:45:4d:c0:69:7b:76:9c:48:c3:28:e9:65:bd:fd.
Are you sure you want to continue connecting (yes/no)?
==========================================
when i say yes then next time it doesnt give that error.
i am having httpd service running in my debian server but still unable to to http://localhost.
Can anybody guide me.
Thanks & Regards
Gauri Agrawal
- 11-16-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Make sure that you have the following in your /etc/hosts file.
Also, the loopback interface (lo) should be up, run /sbin/ifconfig to check that out.127.0.0.1 localhostserzsite.com.ar
"All the drugs in this world won\'t save you from yourself"


Reply With Quote
