Re: [users@httpd] webserver

2012-01-21 Thread Dr. Sunil M. Dogra
Thank you Steve 10.20.2.1 is my private ip ping 10.20.1.44 works ssh to 10.20.1.44 works scp from 10.20.1.45 to 10.20.1.44 works but http://10.20.1.44 does not work Any help With Best regards sunil On Sat, Jan 21, 2012 at 1:06 PM, Steve Swift wrote: > On one of the systems which cannot co

Re: [users@httpd] webserver

2012-01-21 Thread Dr. Sunil M. Dogra
Sorry my private ip is 10.20.1.44 and 10.20.1.45 Thank you Steve > > 10.20.2.1 is my private ip > > ping 10.20.1.44 works > ssh to 10.20.1.44 works > > scp from 10.20.1.45 to 10.20.1.44 works > > > but http://10.20.1.44 does not work > > Any help > > With Best regards > sunil > > On Sat, Jan 21,

Re: [users@httpd] webserver

2012-01-21 Thread Steve Swift
You are probably reaching the server but it is rejecting the connection. Technically, this isn't an error, so the messages about these events go into the access log, as your access was denied. See if there is anything interesting in there. On our system it is at /var/log/apache2/access.log On 21