LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] request/receive issue using simpletcp

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx, nilesi@xxxxxxxxxxxxxxxxxxxx
Subject: Re: [lvs-users] request/receive issue using simpletcp
Cc: rickd@xxxxxxxxxxxxxxxxxxxx, MRPeters@xxxxxxxxxxxxxx
From: Sohgo Takeuchi <sohgo@xxxxxxxxxxxxxxxx>
Date: Fri, 08 Oct 2010 12:37:18 +0900 (JST)
Hi Niles,

From: Niles Ingalls <nilesi@xxxxxxxxxxxxxxxxxxxx>
|
> Hello lvs-users,
> 
> I'm having a problem doing request receive authentication that I'm unable to 
> resolve on my own.
> 
> I'm using the ldirectord version that comes with debian 5 supplied with 
> Linux-HA (2.1.3-6lenny4)
> I've also tested this with dowload/ldirectord-latest from the ldirectord 
> download page. 
> (http://horms.net/projects/ldirectord/download/ldirectord-latest).
> 
> I'm using ldirectord for load balancing 3M Standard Interchange Protocol 
> (also known as SIP, not to be confused for Session Initiation Protocol)
> 
> Here's what the config looks like.
> 
> virtual=192.168.80.2:6001
>         real=192.168.80.25:6001 masq
>         request="9300CNredacted|redacted|AY0AZF63B"
>         receive="^941AY0AZFDFD"
>         service=simpletcp


Hi,

How about specifying like this as a workaround.

virtual=192.168.80.2:6001
        real=192.168.80.25:6001 masq "9300CNredacted|redacted|AY0AZF63B" 
"^941AY0AZFDFD"
        service=simpletcp

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

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