On Tue, Oct 12, 2010 at 03:57:29PM +0900, Sohgo Takeuchi wrote:
>
> From: Niles Ingalls <nilesi@xxxxxxxxxxxxxxxxxxxx>
> |
> > On Oct 7, 2010, at 11:37 PM, Sohgo Takeuchi wrote:
> >
> >> 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
> >>
> >
> > Hello Sohgo,
> >
> > Your workaround fixed my problem, and the SIP server is
> > authenticating properly.
>
> Hello Niles,
>
> That's good.
>
> When I checked the
> http://horms.net/projects/ldirectord/download/ldirectord-latest,
> I found that it was not latest. The real latest version does not
> need this workaround.
>
> If you want to get a latest code, please follow a below
> instruction written at
> http://horms.net/projects/ldirectord/download.shtml
>
> "The Latest Un-Released Version" -> "Download linux-ha tree
> using Mercurial"
Sorry about that. I have updated
http://horms.net/projects/ldirectord/download/ldirectord-latest
so that it is a link to
http://horms.net/projects/ldirectord/download/ldirectord.2010-09-21.d5ef0d2ef37fwhich
is currently the latest version
_______________________________________________
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
|