| Displaying 1 to 5 of 129 | Previous 1 2 3 4 5 Next 5 |
We are aware of an issue currently affecting LINX, the largest UK traffic exchange point utilised by the majority of the large ISPs. This is causing widespread disruption to UK Internet traffic, as the majority of UK routes will pass through LINX at some point on their path, even if the ISP does not peer there directly. This is causing periods of packet loss, slow connectivity, and disconnects to hosts.
You could see the sudden drop in traffic from the LINX status page at https://www.linx.net/pubtools/trafficstats.html.
This disruption is likely to be short-lived.
We are very pleased to announce that Mark Gooderham is joining Web Integrations today.
Mark - who has taken the major step of a relocation from the Central Belt - is already experienced in Linux administration using the Debian operating system. He will be turning that knowledge to good use in converting to our preferred Red Hat systems.
Mark has a superb knowledge of CSS, XHTML and XML and is keen to develop his understanding of Linux and Windows security in particular.
We are very pleased to get Mark on board and looking forward to working with him.
Apr/28 - Sitellite Pro Version 5 now available
Fantastic new sitellite update available.
Apr/14 - RIBA db hacked without trace
Tip of the iceberg!
Mar/28 - ORDB is now configured to return each IP as spam source
From nixCraft Linux Sysadmin Blog
ORDB was a database of open relay email servers, provided until 2006 as a voluntary service to block spam. Now ORDB.org service has been re-activated and it is returning every IP address queried as being on its blacklist. I guess this was done to punish lazy sys admin / mail administrators
If you or your mail server / gateway / firewall querying relays.ordb.org; please stop it immediately. If you query relays.ordb.org - mail server will rejecting all incoming mails from that server.
Symantec Mail Security for Microsoft Exchange configuration in the list of Anti-spam blacklist servers including relays.ordb.org. Immediately remove the entry.
In Exchange Server 2003 you can find the feature for blacklist support within the global settings of your organization. Visit MS-Exchange System Manager > Global Settings > Message Delivery Properties -> Connection Filtering tab > Remove relays.ordb.org
Open postfix configuration file and remove the following line:
reject_rbl_client relays.ordb.org,
Restart postfix mail server:
# service postfix restart