Fwd: Re: server configuration for local and internet priority

Ralph E. Kenyon, Jr. diogenes at vgernet.net
Mon Mar 8 20:31:44 UTC 2004


On Mon, 08 Mar 2004 11:35:32 -0500, Chris Davies <mcd at daviesinc.com> wrote:

> On Mon, 2004-03-08 at 11:12, Ralph E. Kenyon, Jr. wrote:
>> It seems like I have to sent "virtual_server" to 1, 2, or 3, but I have
>> been unable to find out how or where to do that.
>
> echo 3 > /proc/sys/net/tux/virtual_server
>
> alternatively, create a file  /etc/sysctl.tux
>
> put
>
> net/tux/virtual_server = 3
>
> sysctl -p /etc/sysctl.tux
>

Great! Thanks!
It turns out that "1" is the correct parameter for my setup.  "3" times  
out.

Unfortunately, I'm still getting the wrong directory at the windows  
machine.
It's beginning to look like tux is not passing on the correct information  
to apache.
The access_log for apache is not showing the leading directory.
Something on the linux system is allowing the request to be processed by  
apache correctly,
but when they come through from the lan, the domain directory does not get  
added.

The requested URL through the LAN was http://xenodochy.org/index.html, and  
the apache log shows:

192.168.0.1 - - [08/Mar/2004:13:03:06 -0500] "GET /index.html HTTP/1.1"  
404 1051 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Opera  
7.50  [en]"
(There's no index.html in /var/www/html/)

The requestetd URL on the linux machine was also  
http://xenodochy.org/index.html, and the apache log shows:

127.0.0.1 - - [08/Mar/2004:13:03:13 -0500] "GET /index.html HTTP/1.1" 200  
4569 "-" "Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i586) Opera 7.23   
[en]"

Any suggestions?



> _______________________________________________
> tux-list mailing list
> tux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/tux-list



-- 
http://www.xenodochy.org/ralph.html
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/





More information about the tux-list mailing list