You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joshua Slive <jo...@slive.ca> on 2006/09/27 15:25:30 UTC

Re: [users@httpd] Two Nics, several ips aliased to each one

On 9/27/06, Boyle Owen <Ow...@swx.com> wrote:

> Apache tries to get a domain-name for all listened IP addresses at
> startup (eg, for self-referential URLs). if any fail to resolve, you get
> the warning. Just make sure all IPs resolve on the server (see
> /etc/hosts, /etc/resolv.conf etc..), use nslookup to confirm/test.

It is possible (and recommended )to get apache to startup without
doing any name resolution.  See:
http://httpd.apache.org/docs/1.3/dns-caveats.html

Beyond that, if you want help with your vhost setup, you'll need to
give us some idea of what config you are using.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Two Nics, several ips aliased to each one

Posted by jekillen <je...@prodigy.net>.
On Sep 27, 2006, at 6:25 AM, Joshua Slive wrote:

> On 9/27/06, Boyle Owen <Ow...@swx.com> wrote:
>
>> Apache tries to get a domain-name for all listened IP addresses at
>> startup (eg, for self-referential URLs). if any fail to resolve, you 
>> get
>> the warning. Just make sure all IPs resolve on the server (see
>> /etc/hosts, /etc/resolv.conf etc..), use nslookup to confirm/test.
>
> It is possible (and recommended )to get apache to startup without
> doing any name resolution.  See:
> http://httpd.apache.org/docs/1.3/dns-caveats.html
>
> Beyond that, if you want help with your vhost setup, you'll need to
> give us some idea of what config you are using.
>
> Joshua.
I can send attachment of the relevant line, in my httpd.conf file
I'm using listen for all 6 of the addresses and reference one
internal and one external address for each host in the opening
VirtualHost tag. I copied the documentation on the Apache site
and the examples of vhost setups. It looks a bit better than what
I have to hand already. It looks like there is enough there to get
me straightened out
Thanks for your response
Jeff K
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server 
> Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org