Search  
You are here:  Forums    
Latest Posts Minimize
RE: Cannot send from the server w/1.0.7.4 by argosoft on 03-11-2010 10:15 AM
Cannot send from the server w/1.0.7.4 by kmgoodman on 03-11-2010 9:15 AM
RE: Mailserver Refusing to Start by mcorrow on 03-11-2010 6:04 AM
RE: Mailserver Refusing to Start by RA5691 on 03-11-2010 5:19 AM
RE: Mailserver Refusing to Start by mcorrow on 03-10-2010 6:38 AM
Mailserver Refusing to Start by RA5691 on 03-10-2010 5:21 AM
RE: Webmail upgrade issue still exisits! by H2oToast on 03-08-2010 7:48 PM
RE: Mail not delivered: 'Error receiving data - empty string received' message received by Lars H. on 03-08-2010 2:53 PM
RE: Mail not delivered: 'Error receiving data - empty string received' message received by mcorrow on 03-08-2010 1:08 PM
RE: Webmail upgrade issue still exisits! by webequipped on 03-08-2010 9:37 AM

Top 10 Links Minimize

ArGoStuff User to User Support Forums Minimize
Subject: System Updates/Network Outages
Prev Next
You are not authorized to post a reply.

Author Messages
SteveT
Forum Administrator

Posts: 2797
Online: User is Offline
ArGoNuke Admiral
ArGoNuke Admiral





01-12-2009 8:01 AM  

On January 1st this site was taken offline  for 12 hours while server upgrades were performed.  Upgrades including increasing the amount of installed memory (Web Server 1Gb -> 4Gb & Database Server 1Gb -> 2Gb). I also replaced Hard Drives in both servers as each was showing potential signs of failure. These new drives were Seagate Barracuda 500 Gb Serial ATA drives. I also added new SATA controller card in the Database server.   In comparing benchmarks from before and after the upgrades there seems to be a significant improvement in performance which will hopefully be seen here on this site.

 

Network Outages:

Over the course of the past few weeks, My ISP has been experiencing periodic connectivity issues. They wish to express our apologies for these outages and emphasize that they are doing everything feasible to keep them under control and provide a final resolution. In short, they have determined that the outages are caused by extremely aggressive denial of service attacks on the ISP's network. While they are monitoring 24/7 for the attacks to mitigate the impact, they are also installing additional equipment which will resolve this permanently. 

The ISP initially experienced an unexpected network failure where interfaces were resetting causing errors and BGP sessions to fail. With the first occurrence, The ISP contacted it's circuit vendors for testing of the circuits, which resulted in no issues located. We prepared equipment for replacement, but with the sudden onset and almost instant disappearance of the cause, maintenance was not determined as effective at that time.

The issue did not reoccur for almost a week, at which point the same symptoms appeared. With this, maintenance was scheduled and performed replacing the likely hardware. The frequency increased with the next occurrence of network issues being a couple days later, and at this point we became very highly concerned. A sequence of maintenances was performed replacing all equipment in any way involved, and as logging was failing to provide any insights, we began monitoring the network 24/7 manually.

Through this manual monitoring it was determined that extremely targeted denial of service attacks were being performed. They would attack, obtain very rapid results, and then stop the attack just as quickly. However, having now located the cause, we were able to mitigate the attacks before they could cause network damage. Once it was realized that the original attack method had been neutralized, the attacks shifted styles.

The new attack method is one of saturating the network with anywhere from 100 to 200 thousand packets per second. These packets are also designed to cause maximum impact to the routers involved. While the networking equipment in place is able to handle up to ten times the normal load, it was not designed to handle an attack with the sole purpose of taking the network down.

The ISP is monitoring 24/7 to mitigate any attack which comes in, contact our upstream providers to block it from even reaching us, and to maintain network stability. Additionally, they are installing additional equipment which is designed to protect the network from just such an attack. Again, we apologize for the problems that this has caused you.


Regards,
Steve Topilnycky
Top Cat Computing
http://www.topcatcomputing.com
You are not authorized to post a reply.
Forums > Site News > Site News Forums > System Updates/Network Outages



ActiveForums 3.7

Donations Minimize

Find our site useful? Make a donation to show your support

Donate

logo_ccMC.giflogo_ccVisa.giflogo_ccDiscover.giflogo_ccAmex.gif

ArGoStuff Supporters

 


News from ArGoSoft Minimize
1 2 3 4 5 6 7


Mail Server v1.0.7.5

Mail Server

  • Hopefully fixed a problem which was causing mail server to stop

Web Interface

  • Web interface now will work with Safari;
2/25/2010 12:49:41 PM
Mail Server v1.0.7.4

Mail Server

  • SMTP now supports two methods of authentication: AUTH PLAIN and AUTH LOGIN;
  • Improved the way how "stuck" delivery threads are getting cancelled. In some cases with previous versions they could stay connected infinitely long;
  • If a domain is in greylisting exception, and SPF is PASS, DNSBL will be not checked - to avoid blocking messages, when single IP addresses belonging to large ISPs are blacklisted by DNSBL databases;
  • Now there is an option to check all IP addresses, referred to in RECEIVED headers, against DNSBL databases;
  • If autoresponder is enabled, and return address is not specified, now the server will use username, plus @ symbol, plus either the first domain in the list belonging to the domain group, or domain group name itself;
  • If SMTP for account is disabled for an account, connection will be still accepted, if it comes from web interface;
  • If there is an unsuccessful attempt to log into the POP3 or IMAP server, or perform uncussessful SMTP Authentication, and entry is created in the Windows application log;

Web Interface

  • Fixed a problem with messages, containing embedded images with same name - was giving Resource already in use error when displaying images;
2/21/2010 6:10:28 PM
Mail Server v1.0.7.3

Mail Server

  • In previous versions "stuck" IMAP connections were not getting disconnected, because it was assumed that IDLE command can "stick around" infinitely. It turned out, some clients (e.g., iPhone and iPod) do not use IDLE command, but still leave connections open, which causes open IMAP connections to add up. In this version IMAP connection gets periodically checked, along with POP3 and SMTP connections, and gets disconnected, if it was around for long time, and currently is not in IDLE state;
  • Fixed a bug in Archiver: copy function was copying entire folder, not just a selection;
  • If a list of trusted or banned hosts contained blank entry, it was returning false positives. Now blank entries are just removed;
  • If remoting service cannot start, now it not affect other services.  Before it would crash other services too;
  • Added View Log Folder option to the mail server UI;
  • Now catching exception when reading server start date/time. It appears, server startup times was not getting stored properly into the Settings.xml file on non-English versions of Windows;
  • License is now checked onlny at server startup, rather then during each connection. It appears, decrypting of the license and checking it's signature was taking pretty long time on some systems;

Web Interface

  • Fixed a problem with processing MIME messages, when part separators (boundaries) contain space;
1/3/2010 5:36:30 PM
FTP Server v1.0.2.1
  • Fixed a potential security threat - no longer accepting very long command lines, which would cause server to crash;
12/3/2009 11:58:34 AM
Mail Server .NET v1.0.7.2

Mail Server

  • Fixed long delay when sending mail to large mailing lists, containing large number of local recipients;
  • Optimized access to trusted and banned hosts lists;
  • Added an option to allow bouncing only to local users (Options - Server Options - Delivery;
  • Further optimized resource consuming processes, such as POP3, IMAP and delivery;

Web Interface

  • Fixed multiple problems with displaying complex multipart messages;
11/26/2009 7:57:20 PM


1 2 3 4 5 6 7

Protect Your Computer today withGet AVG Today


Home:ArGoStuff:Forums:Articles:Cyber Security Tips:FAQ:Downloads:Links
Copyright 2006-2009 by ArGoStuff Terms Of Use Privacy Statement