On Mon, Nov 24, 2008 at 1:55 PM, JJB <[EMAIL PROTECTED]> wrote:
> Tom Müller-Kortkamp wrote:
>>
>> Am 22.11.2008 um 00:22 schrieb JJB:
>>
>>> Is it possible with the pfsense load balancing to load balance between
>>> two database servers on port 3306?
>>
>> it should work with every tcp service
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>> Commercial support available - https://portal.pfsense.org
>>
>>
>
> The load balancer is set to the correct port, but the VIP seems to be
> listening on port 80 instead of 3306!
>
> What we want:
>
> like this:
>
> vip 10.18.8.22x
> port 3306
>
>
> dbsvr-1               dbsvr-2
> port 3306      port 3306
>
>
> What we got:
>
> vip 10.18.8.22x
> port 80   <-------------this I want to be 3306
>
> dbsvr-1               dbsvr-2
> port 3306      port 3306

You sure you didn't set the virtual server to port 80?  Port config is
in two places, virtual server AND the pool - it looks like you have
the pool correct.  Feel free to email me /conf/config.xml and
/var/etc/slbdcap offlist, if it's truly a bug I'm interested to see
where it's occurring.  Of note, I don't recall there being ANY hard
coded items in the load balancer config.

--Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Commercial support available - https://portal.pfsense.org

Reply via email to