Bob Hartung wrote:
Hi all,
I get the above error when (all machines on same private network):
I try to access the server from the remote client by ip address;
e.g. http://xxx.xxx.xx.xx.
With an entry into the client host file I can access the server
with http://rwheserv1 without any problem.
On the server, I can http://localhost okay but cannot http://127.0.0.1
I changed httpd.conf to include:
NameServer xxx.xxx.xx.xx
UseCanonicalName On
All firewalls have been turned off.
The result is the same. It is pretty obvious I am missing one point
but darned if I can find the directive that I have failed to set.
Any suggestions appreciated.
Bob
The standard configuration works for me.
links http://127.0.0.1/
sudo service httpd start
links http://127.0.0.1/
links http://localhost/
[summer@potoroo ~]$
the first got connection refused; not surprising as I've not used that
webserver.
The last two links commands both produced the expected page.
--
Cheers
John
-- spambait
1aaaaaaa@xxxxxxxxxxxxxxxx Z1aaaaaaa@xxxxxxxxxxxxxxxx
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375
You cannot reply off-list:-)