<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Official Rackspace Blog &#187; Tom Sands</title>
	<atom:link href="http://www.rackspace.com/blog/author/tsands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rackspace.com/blog</link>
	<description>The Official Rackspace Blog</description>
	<lastBuildDate>Wed, 22 May 2013 19:45:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Services you need, but rarely think about</title>
		<link>http://www.rackspace.com/blog/services-you-need-but-rarely-think-about/</link>
		<comments>http://www.rackspace.com/blog/services-you-need-but-rarely-think-about/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 12:19:43 +0000</pubDate>
		<dc:creator>Tom Sands</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=58</guid>
		<description><![CDATA[DNS or Domain Name System is a service most commonly used to translate Domain Names (URL’s, websites, call them what you will) into IP Addresses. Realistically, IP Addresses are the true identifiers of how to locate things/places on the Internet, however DNS makes it much simpler to “surf” by only having to reference Domain Names [...]]]></description>
				<content:encoded><![CDATA[<p>DNS or Domain Name System is a service most commonly used to translate Domain Names (URL’s, websites, call them what you will) into IP Addresses. Realistically, IP Addresses are the true identifiers of how to locate things/places on the Internet, however DNS makes it much simpler to “surf” by only having to reference Domain Names that are much easier to remember. DNS functions in a hierarchical structure</p>
<p>Rackspace uses an implementation strategy called AnyCast with our Authoritative DNS. This technology allows us to announce the same DNS IP space from 3 different (or as many as desired) datacenters via the BGP protocol we run with our Internet Service Providers. The purpose of this is multi-fold in that it not only allows us to have active/active DR type redundancy, but it also allows us to serve customer requests from the closest DNS infrastructure possible, which typically means the best response time too. Additionally, it allows for the ease of maintenance, upgrades, and expansion our our DNS infrastructure with no customer impact.</p>
<p>This is the same kind of underlying technology that the Root Nameservers of the Internet run off of, and many other companies that specialize in DNS as a service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/services-you-need-but-rarely-think-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dirty Work You Never See</title>
		<link>http://www.rackspace.com/blog/rackspace-spends-a-considerable-amount-of-time-monitoring-network-health-and-detecting-anomalies/</link>
		<comments>http://www.rackspace.com/blog/rackspace-spends-a-considerable-amount-of-time-monitoring-network-health-and-detecting-anomalies/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 15:35:58 +0000</pubDate>
		<dc:creator>Tom Sands</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Customer Success Stories]]></category>
		<category><![CDATA[botnets]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[spyware]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29</guid>
		<description><![CDATA[A common problem across the Internet today is malicious activity. Things like: DDoS Attacks, botnets, IP hijacking, viruses, spyware, worms, and phishing make up just some of the things that we deal with on a daily basis. From a Networking perspective one of the common things that we deal with is DDoS attacks. Basically, this is [...]]]></description>
				<content:encoded><![CDATA[<p>A common problem across the Internet today is malicious activity. Things like: <a target="_blank" onclick="return confirm(EXIT_STATEMENT)" href="http://en.wikipedia.org/wiki/Denial_of_service">DDoS</a> Attacks, botnets, IP hijacking, viruses, spyware, worms, and phishing make up just some of the things that we deal with on a daily basis.</p>
<p>From a Networking perspective one of the common things that we deal with is DDoS attacks. Basically, this is that act of someone’s website being targeted with the intent of taking it offline. DDoS attacks can come in many forms and vary in effectiveness, including: SYN floods, ICMP/UDP floods, amplification or reflective attacks, and bulk data to just name a few.</p>
<p>In my years here at Rackspace there has been a great deal of change in the methods and mentalities used to perform attacks, from spoofing IP’s and bulk data to try and just max out someone’s connectivity, to much more precise attacks against applications. Because of this, the detection of attacks can become a lot more complicated, where you are no longer just looking for large spikes in traffic, receiving threshold alerts with SNMP, or traffic anomalies via Netflow. Attacks today can be very small in size, slipping under the radar of some systems, and still be affective at crippling a website.<span id="more-29"></span></p>
<p>Rackspace&#8217;s internal systems provide alerting to over 200 anomalous events per week that require investigation. These events are detected both inbound and outbound of the Rackspace network. This gives Rackspace the ability to proactively detect and alert customers of events like: DDoS attacks, and compromised servers.</p>
<p>In addition to these internal alerts, Rackspace also participates in several industry security groups to receive additional notifications of anomalous and potentially malicious activity, and the coordination and communication of some DDoS activity. The combination of these tools and resources greatly improve the ability to detect and mitigate compromised servers and malicious activity within the Rackspace network in a very timely manner. We pay great attention to running a safe and clean network for customers, and being a very Internet “friendly” hosting company.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/rackspace-spends-a-considerable-amount-of-time-monitoring-network-health-and-detecting-anomalies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Rackspace Cloud Files: c3414940.r40.cf0.rackcdn.com

 Served from: www.rackspace.com @ 2013-05-22 22:49:02 by W3 Total Cache -->