Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 12:02:12 -0400
From:      "Jason Lavigne" <jlavigne@bwlogic.com>
To:        "'Damien Hull'" <dhull@digitaloverload.net>, <freebsd-questions@freebsd.org>
Subject:   RE: Apache on two nic's
Message-ID:  <000e01c3997f$052a7230$0501a8c0@canada>
In-Reply-To: <1066924537.8233.21.camel@debian>

next in thread | previous in thread | raw e-mail | index | archive | help
Look in your apache config for 
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the <VirtualHost>
# directive.
#
#Listen 12.34.56.78:80

and list all the IPs you want apache to listen on.

HTH

cheers

Jay

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Damien Hull
Sent: Thursday, October 23, 2003 11:56 AM
To: freebsd-questions@freebsd.org
Subject: Apache on two nic's

I've got Apache running on 4 stable. The server started out with one
network card plugged into our privet network. We could get to the
website on the server just fine. 

Here is what we want

1. access from the outside
2. some websites will be internal and others will be public


Here is my quick solution
1. Added a second network card to the server
2. connected the network card to the outside of the network
3. tired to connect to the website on the new IP address
4. Got nothing
5. Added a virtual server that listened on the new address but got
nothing.


I've looked at the Apache config file and there is a place to put in an
IP address but I left that alone. As fare as I can tell it's listening
to all addresses. 

Can someone tell me what I need to do to get this working?

NOTE:
I don't have accesses to the proxy so I can't reprogram it to forward
connections to the server. 

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c3997f$052a7230$0501a8c0>