Hi Laura,
Tried with with pci compliance enabled option but vulnerability is same.
Thanks & Regards
Rajesh Kumar
____________________________________________
This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual(s) or entity addressed above. If you are
not the intended recipient of this e-mail, then (i) please notify us at
[email protected] (ii) do not use the information contained &
(iii) delete it from your system. E-mail communications are not secure. Though
efforts have been taken to ensure that this communication has not been tampered
with; however, Canon India Pvt. Ltd. is not responsible for any changes made
to the contents of or any attachments to this message without its consent.
All information contained in this message which are not of an official nature
shall not be deemed as given or endorsed by Canon India Pvt. Ltd.
--- Begin Message ---
Send Zenloadbalancer-support mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Zenloadbalancer-support digest..."
Today's Topics:
1. Re: Zen loadblancer Vulnerability (Laura Garcia)
2. use perl script with FarmGuardian? (James Pifer)
3. Re: use perl script with FarmGuardian? (Emilio Campos)
4. Re: Installing without the ISO onto 64-bit Linux?
(Matthew Macdonald-Wallace)
----------------------------------------------------------------------
Message: 1
Date: Mon, 25 Feb 2013 18:51:34 +0100
From: Laura Garcia <[email protected]>
Subject: Re: [Zenloadbalancer-support] Zen loadblancer Vulnerability
To: [email protected]
Message-ID:
<caf90-wh1y0893uih1o7jzze3jibdetpcc3mf6fz_crzrzlz...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi, try again with pci compliance enabled option.
Regards,
Laura.
El 25/02/2013 11:48, "Rajesh-TC Kumar" <[email protected]>
escribi?:
> *I have installed Zen loadblancer and created on https farm and also
> configured wildcard ssl but after VA/PT by nessus we got the below
> vulnerability. Kindly help us to close these*
>
> * *
>
> *http://www.nessus.org/products/nessus-professionalfeed *
>
> Table Of Contents ****
>
> Vulnerabilities By Host <#13d10f7ea4a07752_id3133992>****
>
> 115.249.7.228 <#13d10f7ea4a07752_id2873684>****
>
> Vulnerabilities By Plugin <#13d10f7ea4a07752_id3019166>****
>
> 20007 (1) - SSL Version 2 (v2) Protocol Detection<#13d10f7ea4a07752_id3019170>
> ****
>
> 26928 (1) - SSL Weak Cipher Suites Supported <#13d10f7ea4a07752_id3012790>
> ****
>
> 42873 (1) - SSL Medium Strength Cipher Suites
> Supported<#13d10f7ea4a07752_id2905622>
> ****
>
> 53491 (1) - SSL / TLS Renegotiation DoS <#13d10f7ea4a07752_id312072>****
>
> 62565 (1) - TLS CRIME Vulnerability <#13d10f7ea4a07752_id3149575>****
>
> ** **
>
> ** **
>
> ** **
>
> Thanks & Regards****
>
> Rajesh Kumar****
>
> ____________________________________________****
>
> ** **
>
> ------------------------------
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual(s) or entity addressed above.
> If you are not the intended recipient of this e-mail, then (i) please
> notify us at [email protected] (ii) do not use the
> information contained & (iii) delete it from your system. E-mail
> communications are not secure. Though efforts have been taken to ensure
> that this communication has not been tampered with; however, Canon India
> Pvt. Ltd. is not responsible for any changes made to the contents of or any
> attachments to this message without its consent.
> All information contained in this message which are not of an official
> nature shall not be deemed as given or endorsed by Canon India Pvt. Ltd.
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Zenloadbalancer-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Tue, 26 Feb 2013 12:27:57 -0500
From: James Pifer <[email protected]>
Subject: [Zenloadbalancer-support] use perl script with FarmGuardian?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I have a perl script for checking back end servers. I can run it fine
from the command line on my zen servers. When I try to have FarmGuardian
run them I see this in the error log:
execution in Tue Feb 26 11:22:58 2013 ::
server[0]: 192.168.1.50:80
**execution error in ' /usr/local/zenloadbalancer/app/libexec/perl
test.pl http 192.168.1.50 ', output::**
server[1]: 192.168.1.53:80
**execution error in ' /usr/local/zenloadbalancer/app/libexec/perl
test.pl http 192.168.1.53 ', output::**
checking:
farmname: LB-Internal
timeout: 5
blacklist: 30
timetocheck: 60
portadmin: 13394
server[0]: 192.168.1.50:80
server[1]: 192.168.1.53:80
check: perl test.pl http HOST
Can I use a perl script for testing? The perl script sets the exit code
as well, at least it works when I run from the command line.
Thanks,
James
------------------------------
Message: 3
Date: Tue, 26 Feb 2013 20:22:11 +0100
From: Emilio Campos <[email protected]>
Subject: Re: [Zenloadbalancer-support] use perl script with
FarmGuardian?
To: [email protected]
Message-ID:
<CAKWgN_qjDOsWr3ipPy1jo24FzG0kmAmORSeefyougE=ucsv...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Farmguardian log says that there is a problem trying to run the script
/usr/local/zenloadbalancer/
app/libexec/perl, you have to copy your own perl script in the path where
farmguardian is looking for: /usr/local/zenloadbalancer/app/libexec/ .
Be sure that you don't call the perl intepreter when you run your perl
script.
Regards
2013/2/26 James Pifer <[email protected]>
> I have a perl script for checking back end servers. I can run it fine
> from the command line on my zen servers. When I try to have FarmGuardian
> run them I see this in the error log:
>
> execution in Tue Feb 26 11:22:58 2013 ::
> server[0]: 192.168.1.50:80
> **execution error in ' /usr/local/zenloadbalancer/app/libexec/perl
> test.pl http 192.168.1.50 ', output::**
> server[1]: 192.168.1.53:80
> **execution error in ' /usr/local/zenloadbalancer/app/libexec/perl
> test.pl http 192.168.1.53 ', output::**
> checking:
> farmname: LB-Internal
> timeout: 5
> blacklist: 30
> timetocheck: 60
> portadmin: 13394
> server[0]: 192.168.1.50:80
> server[1]: 192.168.1.53:80
> check: perl test.pl http HOST
>
>
> Can I use a perl script for testing? The perl script sets the exit code
> as well, at least it works when I run from the command line.
>
> Thanks,
> James
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Zenloadbalancer-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
--
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): [email protected]
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Tue, 26 Feb 2013 21:45:46 +0000
From: Matthew Macdonald-Wallace <[email protected]>
Subject: Re: [Zenloadbalancer-support] Installing without the ISO onto
64-bit Linux?
To: [email protected]
Message-ID: <1361915146.3301.30.camel@mmwlaptop>
Content-Type: text/plain; charset="UTF-8"
So I'm assuming that it's install via the ISO or not at all?
Matt
On Sun, 2013-02-24 at 20:36 +0000, Matthew Macdonald-Wallace wrote:
> Is anyone available to help with the below request?
>
> Thanks,
>
> Matt
>
> On Thu, 2013-02-21 at 08:36 +0000, Matthew Macdonald-Wallace wrote:
> > Hi all,
> >
> > I'm new to Zen and I'm hoping to use it in the cloud as my current
> > provider does not support an AWS "ELB"-style solution.
> >
> > The only images available to me are x86_64 and I cannot upload my own
> > ISO.
> >
> > I tried adding "deb http://zenloadbalancer.sourceforge.net/apt/x86 v2/"
> > to /etc/apt/sources.list.d/zen_loadbalancer.list however sourceforge
> > appears to be throwing errors at the moment on this URL so Apt is unable
> > to update/install successfully.
> >
> > Can anyone help me with the installation of Zen?
> >
> > If it is possible to install Zen via .deb files or similar, then I'm
> > happy to provide a chef cookbook to do this initial standup and help
> > others deploy this.
> >
> > Thanks in advance,
> >
> > Matt
> >
> >
> > ------------------------------------------------------------------------------
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > _______________________________________________
> > Zenloadbalancer-support mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Zenloadbalancer-support mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
------------------------------
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
------------------------------
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
End of Zenloadbalancer-support Digest, Vol 27, Issue 7
******************************************************
--- End Message ---
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support