LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: PB'S NUTSHELL HOWTO FOR PIRANHA/LVS/NAT

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: PB'S NUTSHELL HOWTO FOR PIRANHA/LVS/NAT
From: Lars Marowsky-Bree <lmb@xxxxxxx>
Date: Sat, 9 Mar 2002 12:04:26 +0100
On 2002-03-08T12:14:24,
   PB <peterbaitz@xxxxxxxxx> said:

> scsi-reserve-0.7-6.i386.rpm
> scsi-reserve-devel-0.7-6.i386.rpm

What are these used for? (Out of curiosity)

> Make your /etc/sysctl.conf file look like this:
> # Disables packet forwarding
> net.ipv4.ip_forward = 1

"Disables" should be "Enables" for consistency.

> # Enables source route verification
> net.ipv4.conf.default.rp_filter = 1
> # Disables the magic-sysrq key
> kernel.sysrq = 0

I would - as a general rule - suggest to enable this, it makes debugging so
much easier.

> virtual piranha_smtp {
>      active = 1
>      address = 184.126.13.26 eth0:1
>      vip_nmask = 255.255.255.0
>      port = 25
>      send = "GET / HTTP/1.0\r\n\r\n"
>      expect = "HTTP"

This doesn't make any sense. You are talking HTTP to an SMTP port ;-)

Sincerely,
    Lars Marowsky-Brée <lmb@xxxxxxx>

-- 
Perfection is our goal, excellence will be tolerated. -- J. Yahl



<Prev in Thread] Current Thread [Next in Thread>