<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user">
    <title>gmane.linux.devices.blueonyx.user</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13052"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13051"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13050"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13049"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13048"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13047"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13046"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13045"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13044"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13043"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13042"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13041"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13040"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13039"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13038"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13037"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13036"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13035"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13034"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13033"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13052">
    <title>[BlueOnyx:13060] Re: Possible attack - Limited resources</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13052</link>
    <description>&lt;pre&gt;Marcello,

You can limit the number of httpd processes by editing 
/etc/httpd/conf/httpd.conf.  Find the section for the prefork MPM 
configuration and change the line:

   ServerLimit      256

This line sets the max number of copies of apache that will be started.  
Set that to a lower number and restart httpd.  The number to choose 
depends on your RAM.

You can run, "tail -f /var/log/httpd/access_log 
/var/log/httpd/error_log" to watch what is happening.  If it looks 
malicious and if the malicious behavior is coming from a few IP 
addresses, you can block them using iptables.  This has instructions on 
how to do that: http://www.cyberciti.biz/faq/linux-iptables-drop/.  Be 
sure you do not block yourself!

If the problem is not caused by malicious behavior but by something like 
an overactive web crawler, you should consider turning on keep-alives.  
This will let a client reuse a connection for several requests rather 
than making a new connection for each request.  If you run, "netstat 
-na|grep TIME_W&lt;/pre&gt;</description>
    <dc:creator>Eric Peabody</dc:creator>
    <dc:date>2013-05-18T13:05:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13051">
    <title>[BlueOnyx:13059]  Possible attack - Limited resources</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13051</link>
    <description>&lt;pre&gt;Hi,

i'm having trouble with my BO server.

Few minutes ago one of my customer contact me saying that his website was
down.

I've connected to server through SSH and i was unable to restart httpd.

There were 3 httpd processes "froze"

So i'v done kill -9 PID and restarted httpd

All works fine.


The problem is that if I restart httpd all the memory (RAM) will be
completely used.

running top from terminal says that there are a lot op httpd processes,
responsible of that big RAM usage.

Is there any kind of DoS attack?

What can i do?

Thanks

Marcello
&lt;/pre&gt;</description>
    <dc:creator>Marcello Torchio</dc:creator>
    <dc:date>2013-05-18T12:20:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13050">
    <title>[BlueOnyx:13058] Re: Newlinq</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13050</link>
    <description>&lt;pre&gt;
On 18/05/2013, at 11:45 AM, "Stephanie Sullivan" &amp;lt;ses-i0EhqrIUmh5BDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


Thought about that, but decided against it. Some people get 30 days maintenance, so a 30 day amber warning was not a good fit. This is the best of both worlds. Amber &amp;lt; at &amp;gt; expiry .... giving you time to renew before red when the first update is published that you would miss.

Regards,
Greg.
&lt;/pre&gt;</description>
    <dc:creator>Greg Kuhnert</dc:creator>
    <dc:date>2013-05-18T02:43:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13049">
    <title>[BlueOnyx:13057] Re: Newlinq</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13049</link>
    <description>&lt;pre&gt;
Thanks for your efforts on this, Greg.  I'm aware of the amount of 
diagnostics, planning, and reworking that go into a large-scale project 
and it's not always easy!  Your contributions are well appreciated.

&lt;/pre&gt;</description>
    <dc:creator>Chris Gebhardt - VIRTBIZ Internet</dc:creator>
    <dc:date>2013-05-18T02:15:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13048">
    <title>[BlueOnyx:13056] Re: Newlinq</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13048</link>
    <description>&lt;pre&gt;May I suggest that Amber means "Your support expires within the next 30 days
- renew to avoid an interruption of service.

Thanks,
-Stephanie




&lt;/pre&gt;</description>
    <dc:creator>Stephanie Sullivan</dc:creator>
    <dc:date>2013-05-18T01:45:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13047">
    <title>[BlueOnyx:13055] Re: Newlinq</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13047</link>
    <description>&lt;pre&gt;

On 18/05/2013, at 9:11 AM, Greg Kuhnert &amp;lt;gkuhnert-KfwGzCiItid+XZJcv9eMoO+c56aDEaJX&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


renewal (am_status) issues are now fixed. This is a new feature we built a while ago. Basically, it integrates some smarts into newlinq, where you will be notified if about renewals for your server based on the following criteria;

Green = All good
Amber = Renewal date has passed
Red = Renewal date has passed, AND there are updates that you cannot download which may affect the security of your server.

Its been running for a while, but the funny story is that during testing, I hard coded the checks to lookup details from one of my test servers. I forgot to remove that hard coded detail, so everyone got the RED status of one of my servers at the same time. I have updated the code, and it now accurately reflects the renewal status for your servers directly.

One more update: Varnish is now running in front of newlinq. Before this issue, it was already on the to-do list. The current setup is only doin&lt;/pre&gt;</description>
    <dc:creator>Greg Kuhnert</dc:creator>
    <dc:date>2013-05-18T00:19:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13046">
    <title>[BlueOnyx:13054]  Newlinq</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13046</link>
    <description>&lt;pre&gt;OK. Its back up... 

There will be a number of changes over the near future that will help to "tame the beast".  Right now, the plans are:

1. Do some filtering of botnet traffic (Complete).
2. Increase some parameters in aventurine to give it some more grunt. (Complete)
3. Change compass website to a different IP. This will leave newlinq on its own IP. (Complete)
4. Put varnish in front of newlinq only. (WIP)
5. Later - Possibly migrate to ngenix and split some other components.

Ignore any am status values that show issues with renewal status right now - I will investigate and update in the near future.

Greg.
&lt;/pre&gt;</description>
    <dc:creator>Greg Kuhnert</dc:creator>
    <dc:date>2013-05-17T23:11:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13045">
    <title>[BlueOnyx:13053] Re: * amStatusFailure</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13045</link>
    <description>&lt;pre&gt;Hi Gerald,

On 5/17/2013 6:02 PM, Gerald Waugh wrote:



I suppose this has to do with the outage that has been ongoing 
throughout today with the BlueOnyx store, as NewLinQ would be tied 
closely to that.   See [BlueOnyx:13042] for that thread.

Hopefully that will be restored soon - it must be a pretty big issue so 
I wish the guys luck.

&lt;/pre&gt;</description>
    <dc:creator>Chris Gebhardt - VIRTBIZ Internet</dc:creator>
    <dc:date>2013-05-17T23:09:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13044">
    <title>[BlueOnyx:13052] Re: * amStatusFailure</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13044</link>
    <description>&lt;pre&gt;
On 05/17/2013 05:59 PM, Gerald Waugh wrote:
Oops I find
    Support Maintenance Status RedBall

Current Status &amp;lt;javascript: void 0&amp;gt;


Severe Problem &amp;lt;javascript: void(0);&amp;gt;    Support / Maintenance has
expired - New updates built after your expiry date

Status Last Changed &amp;lt;javascript: void 0&amp;gt;


May 17 2013 6:00 PM


&lt;/pre&gt;</description>
    <dc:creator>Gerald Waugh</dc:creator>
    <dc:date>2013-05-17T23:02:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13043">
    <title>[BlueOnyx:13051]  * amStatusFailure</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13043</link>
    <description>&lt;pre&gt;I hve servers from several different locations with this error

======
Active Monitor has detected recent changes in the state of your server appliance.
For more details, please see the Active Monitor section of the Server Desktop.

Summary of changes:

* amStatusFailure
=============== 

&lt;/pre&gt;</description>
    <dc:creator>Gerald Waugh</dc:creator>
    <dc:date>2013-05-17T22:59:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13042">
    <title>[BlueOnyx:13050]  How to script...</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13042</link>
    <description>&lt;pre&gt;Hey guys - I'd like to do a tiny bit of automation, and I expect one of you
can tell me how.  Here's what I would like to do for an existing site:

-          Create an associated non-administrative user account.

-          Create a forwarder to an external email address.

Alternatively:

-          If the user already exists, simply change existing forwarder to
specified address.

 

Seems like it should be pretty simple, but I don't know the ins and outs of
what BlueOnyx needs to keep track of where...

 

Thanks!

&lt;/pre&gt;</description>
    <dc:creator>James</dc:creator>
    <dc:date>2013-05-17T21:45:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13041">
    <title>[BlueOnyx:13049] Re: Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13041</link>
    <description>&lt;pre&gt;

Noticed yesterday....hope all is well

Best Regards, Jon McCauley


&lt;/pre&gt;</description>
    <dc:creator>Jon McCauley</dc:creator>
    <dc:date>2013-05-17T17:27:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13040">
    <title>[BlueOnyx:13048] Re: Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13040</link>
    <description>&lt;pre&gt;Hi Michael,

On 5/17/2013 12:16 PM, Michael Stauber wrote:

Yikes.  Sounds like you have your hands full.   As always, reach out if 
there is any way I (or someone) can contribute.

&lt;/pre&gt;</description>
    <dc:creator>Chris Gebhardt - VIRTBIZ Internet</dc:creator>
    <dc:date>2013-05-17T17:22:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13039">
    <title>[BlueOnyx:13047] Re: Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13039</link>
    <description>&lt;pre&gt;Hi Chris,


Yes, I'm at it. This will get solved one way or another today.

&lt;/pre&gt;</description>
    <dc:creator>Michael Stauber</dc:creator>
    <dc:date>2013-05-17T17:16:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13038">
    <title>[BlueOnyx:13046] Re: Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13038</link>
    <description>&lt;pre&gt;Maybe spammers/hakers are mad at michael because the recent  dns blockage removed several thousands of servers from their hands for hacking


------Mensaje original------
De: Wisja.net Computers
Remitente: blueonyx-bounces-tmYmGKlYHG7xDQNxMPk8KQ&amp;lt; at &amp;gt;public.gmane.org
Para: BlueOnyx General Mailing List
Responder a: BlueOnyx General Mailing List
Asunto: [BlueOnyx:13044] Re: Compass, Solarspeed, BX Shop down?
Enviado: 17 de may de 2013 10:45 AM

Hi Chris

Same problem over here in the Netherlands (so its not a local routing problem probably).

Wisja

On Fri, 17 May 2013 11:27:36 -0500, Chris Gebhardt - VIRTBIZ Internet wrote

_______________________________________________
Blueonyx mailing list
Blueonyx-tmYmGKlYHG7xDQNxMPk8KQ&amp;lt; at &amp;gt;public.gmane.org
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Servicio email BlackBerry® xnet

&lt;/pre&gt;</description>
    <dc:creator>rodrigo ordonez</dc:creator>
    <dc:date>2013-05-17T17:04:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13037">
    <title>[BlueOnyx:13045] Re: Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13037</link>
    <description>&lt;pre&gt;This is also occurring for me at 12:50 PM EDT.


-----Original Message-----
From: blueonyx-bounces-tmYmGKlYHG7xDQNxMPk8KQ&amp;lt; at &amp;gt;public.gmane.org
[mailto:blueonyx-bounces-tmYmGKlYHG7xDQNxMPk8KQ&amp;lt; at &amp;gt;public.gmane.org] On Behalf Of Chris Gebhardt -
VIRTBIZ Internet
Sent: Friday, May 17, 2013 12:28 PM
To: BlueOnyx General Mailing List
Subject: [BlueOnyx:13042] Compass, Solarspeed, BX Shop down?

Is it just me or are the sites unavailable?

http://www.blueonyx.it/ comes up just fine but the Solarspeed, Compass 
and BlueOnyx shops all appear down.

store.blueonyx.it comes up as a BX login page, but I think that the real 
alias should be shop.blueonyx.it for that site, right?

Just curious if anybody else is having the same issue.   (About 11:25CDT 
on May 17).

&lt;/pre&gt;</description>
    <dc:creator>Adam Lepp</dc:creator>
    <dc:date>2013-05-17T16:50:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13036">
    <title>[BlueOnyx:13044] Re: Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13036</link>
    <description>&lt;pre&gt;Hi Chris

Same problem over here in the Netherlands (so its not a local routing problem probably).

Wisja

On Fri, 17 May 2013 11:27:36 -0500, Chris Gebhardt - VIRTBIZ Internet wrote

&lt;/pre&gt;</description>
    <dc:creator>Wisja.net Computers</dc:creator>
    <dc:date>2013-05-17T16:45:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13035">
    <title>[BlueOnyx:13043] Re: Problem with dnsbl zen.spamhaus.org</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13035</link>
    <description>&lt;pre&gt;
I see when I look up the IP that I am connecting from at the 
http://www.whatismyip.com/ &amp;lt;http://www.whatismyip.com/&amp;gt; site, that my  
IP is not listed as dynamic.
So, I can't actually test it myself now.


Also, what I used to do is enable poprelay, then in the sendmail.cf I'd 
edit it to allow all IPs that were in the poprelayd database.
The section I'd edit is below.


######################################################################
###  check_relay -- check hostname/address on SMTP startup
######################################################################


SLocal_check_relay


#begin ken changes
# Put address in cannonical form
R$*                $: $&amp;gt;Parse0 03 $1
R$* &amp;lt; $* &amp;gt; $*        $: $1 &amp;lt; $2 . &amp;gt; $3
R$* &amp;lt; $* . . &amp;gt; $*        $1 &amp;lt; $2 . &amp;gt; $3
# Test against pop-before-relay hash
R$*                $: &amp;lt; $&amp;amp;{client_addr} &amp;gt;
R&amp;lt; $* &amp;gt;            $(popauth $1 $)
R$* &amp;lt; MATCH &amp;gt;        $#OK
#end ken changes







&lt;/pre&gt;</description>
    <dc:creator>Ken Marcus</dc:creator>
    <dc:date>2013-05-17T16:30:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13034">
    <title>[BlueOnyx:13042]  Compass, Solarspeed, BX Shop down?</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13034</link>
    <description>&lt;pre&gt;Is it just me or are the sites unavailable?

http://www.blueonyx.it/ comes up just fine but the Solarspeed, Compass 
and BlueOnyx shops all appear down.

store.blueonyx.it comes up as a BX login page, but I think that the real 
alias should be shop.blueonyx.it for that site, right?

Just curious if anybody else is having the same issue.   (About 11:25CDT 
on May 17).

&lt;/pre&gt;</description>
    <dc:creator>Chris Gebhardt - VIRTBIZ Internet</dc:creator>
    <dc:date>2013-05-17T16:27:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13033">
    <title>[BlueOnyx:13041] Re: Problem with dnsbl zen.spamhaus.org</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13033</link>
    <description>&lt;pre&gt;
Greetings Ken,

That's what I thought as well, but not what I actually observed on my 
BX5107 servers.

I do not use the AV-SPAM package, I use a hosted MX based spam &amp;amp; AV filter 
service instead. To address the spammers' attempts to bypass the mx filter 
by connecting directly to my SMTP, I added zen.spamhaus.org on the 
Blacklisting tab of the Email Servers Settings in Network Services &amp;gt; 
Email. That took care of those hoseheads trying to bypass the MX.

I checkmarked the "Enable delay_checks" option on the Advanced tab, 
because of this description for that option:

"delay_checks changes the order Sendmail checks if a connection is correct 
or not, this is a good option to us if you use RBL blacklists."

I thought that would enable customers sending email out via my SMTP that 
connect with SMTP-AUTH to bypass the RBL check, but it did not. Even 
thought the customer logged in with SMTP-AUTH, they were then blocked from 
sending mail by the RBL.

I had to add their IP connection hostname to the relay list&lt;/pre&gt;</description>
    <dc:creator>David Thacker</dc:creator>
    <dc:date>2013-05-17T15:51:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13032">
    <title>[BlueOnyx:13040] Re: Problem with dnsbl zen.spamhaus.org</title>
    <link>http://permalink.gmane.org/gmane.linux.devices.blueonyx.user/13032</link>
    <description>&lt;pre&gt;

I think if you set the option to "Delay Checks" then they could still send.

&lt;/pre&gt;</description>
    <dc:creator>Ken Marcus</dc:creator>
    <dc:date>2013-05-17T15:13:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.devices.blueonyx.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.devices.blueonyx.user</link>
  </textinput>
</rdf:RDF>
