RE: [us...@httpd] Random IP in httpd -S

2009-04-06 Thread Dominic Hampton
httpd] Random IP in httpd -S Looks like a DNS mis-enty to me. Apache will rev-dns the name in httpd.conf and if that's the IP it returns, try to bind to that IP on the server (I think). -Original Message- From: Dom Hampton [mailto:d...@attend2.co.uk] Sent: 06 April 2009 10:09

RE: [us...@httpd] Random IP in httpd -S

2009-04-06 Thread Adrian Marsh
Looks like a DNS mis-enty to me. Apache will rev-dns the name in httpd.conf and if that's the IP it returns, try to bind to that IP on the server (I think). -Original Message- From: Dom Hampton [mailto:d...@attend2.co.uk] Sent: 06 April 2009 10:09 To: users@httpd.apache.org Subject: [us.

Re: [us...@httpd] Random IP in httpd -S

2009-04-06 Thread Eric Covener
On Mon, Apr 6, 2009 at 5:08 AM, Dom Hampton wrote: > > > I have apache running on a trixbox installation (centos 5.2) it works to a > certain extent with the catch all default server and catch all ssl virtual > host forwarding to the correct directories and running the 2 websites with no > prob