On Fri, Oct 08, 2010 at 12:37:18PM +0900, Sohgo Takeuchi wrote:
>
> 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
Takeuchi-san,
are you aware of a bug here? If not I'll poke the code a bit.
_______________________________________________
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
|