On Thu, 30 Sep 1999, Damon Parker wrote:

> I have a webserver running rh6 and apache, and I want to add another nic to 
> allow the local developers to access it locally instead of ftp.  I added 
> the nic but I can't seem to get apache to bind only to the external 
> nic.  HTTPD hangs on boot and stops the bootup.
> 
> I have virtual servers configured through the web ip but can find no other 
> place to config the ip.

Did you try adding something like the following in httpd.conf?
BindAddress xxx.xxx.xxx.xxx # IP address of external nic
You can also use 
Listen xxx.xxx.xxx.xxx:80 
but this would be in addition to the default BindAddress
__
-Peter Frouman | [EMAIL PROTECTED]
the excuse server says:
The electricity substation in the car park blew up.     

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to