<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title>Mettle News</title>
  <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/list/mettlenewsletter/"/>
  <link rel="self"      href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive_atom/mettlenewsletter/"/>
  
  <updated>2010-09-03T07:38:26Z</updated>
  <author>
    <name>Mettle News List Owner</name>
     
    <email>&#109;&#101;&#116;&#116;&#108;&#101;&#110;&#x65;&#119;&#x73;&#64;&#109;&#x65;&#116;&#116;&#108;&#x65;&#46;&#x69;&#x6E;</email>
  </author>
  <id>http://newsletter.mettle.in/cgi-bin/mail.cgi</id>
 
  <generator>Dada Mail 3.0.0</generator>
 

  <entry>
    <title>Mettle News August, 2010</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20100830131320/"/>
    <id>tag:newsletter.mettle.in,2010-08-30:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20100830131320%2F</id>
    
    <published>2010-08-30T13:13:20Z</published>
    <updated>2010-08-30T13:13:20Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
August 2010 &lt;br /&gt;
&lt;br /&gt;
Volume 3, Issue 6&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial &lt;br /&gt;
&lt;br /&gt;
* IT Industry news: Google's Speedy&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Backup &amp;#38; Restore Mettle SE Running Configuration&lt;br /&gt;
&lt;br /&gt;
* Mettle SE feature: Event logging on Remote Sys log Server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
Most of the IT managers are keen on updating Internet link bandwidth to speed up browsing experience. But the situation is more complex now. Even if there is more than enough bandwidth, the page load often exceeds acceptable limit. The &amp;#34;Industry News&amp;#34; section talks about a presentation by Google in the Velocity conference on this subject.&lt;br /&gt;
&lt;br /&gt;
Mettle SE is designed to make you feel confident about your IT infrastructure besides performing its basic functions. This month's &amp;#34;Tip of the Month&amp;#34; describes how you can retain your most trusted configuration even if you play around with it or if you replace/upgrade your Mettle SE.&lt;br /&gt;
&lt;br /&gt;
Logs provides live information about what happens in the system. Mettle SE has a provision to connect a log server to it so that you can process the logs using third-party tools of your choice. This month's &amp;#34;Feature of the Month&amp;#34; explains this facility.&lt;br /&gt;
&lt;br /&gt;
With you a month ahead filled with technology and excitement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#x69;&amp;#110;&quot;&gt;&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#x69;&amp;#110;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry News: Speedy - Google's SPDY Protocol&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
During the Velocity conference in Santa Clara, CA, Google's VP of Engineering Urs Holzle has warned that any improvement to the network bandwidth will be wasted unless the underlying protocols are updated. He said that even though the average network bandwidth will grow by a factor of three from 1.8Mbps to 5.4Mbps users will not be able to exploit the increase in bandwidth unless the underlying protocol is fixed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Internal tests conducted by Google has obtained the result that average website size is 320KB. So with average user bandwidth at 1.84Mbps, website load times should be around 1.4secs. But Google's tests have shown that real load times were close to 5secs. Holzle reckons this variation in theoretical to actual speeds is not due to the network bandwidth but due to the protocol and the browser.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Holzle said in the conference that Google's goal is to achieve 100millisecond load times on the Google Chrome web browser and this will only be possible with the improvements to the Internet's underlying protocols. Chrome was one of the fastest web browsers when it arrived in 2008, the increased speed, in part, was contributed by the revamped JavaScript engine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Google boosted its image search engine speed by 18 percent by making some modest changes to the TCP protocol, but without making any changes to the site itself. Google believes that on an average 12 percent speed boost can be had with TCP tweaks. Holzle said the modest change which involved increasing TCP's initial congestion window involved changing about 10 lines of code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Pushing the speed envelope, Google is developing a new application protocol it calls SPDY (pronounced Speedy) meant to reduce web latency via multiplexed streams, request prioritisation and HTTP header compression. According to Holzle the new protocol can reduce packet count by 40pc and byte count by 15pc and an improvement in downloading speed of upto 55pc over simulated home connections. SPDY creates a session layer between HTTP application layer and TCP transport layer, it is not a HTTP replacement protocol but augments it. SPDY overrides parts of HTTP protocol such as connection management and data transfer formats. Holzle said that on low bandwidth links with SPDY's header compression alone has seen a latency reduction of 85pc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://arstechnica.com/web/news/2009/11/spdy-google-wants-to-speed-up-the-web-by-ditching-http.ars&quot;&gt;http://arstechnica.com/web/news/2009/11/spdy-google-wants-to-speed-up-the-web-by-ditching-http.ars&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Backup &amp;#38; Restore Mettle SE Running Configuration *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Backing up:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is wise to backup the running configuration of Mettle SE after you have made changes to the system settings. Keeping backup of running configuration ready allows you to relax and be on the safe side if things go wrong. To take backup of your running configuration:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Go to Diagnostics --&amp;#62; Backup/Restore.&lt;br /&gt;
&lt;br /&gt;
- It is recommended to keep the backup area as 'All'&lt;br /&gt;
&lt;br /&gt;
- Click on 'Download configuration' button.&lt;br /&gt;
&lt;br /&gt;
- The configuration file would be downloaded into your system and named in this format - config-&amp;#60;host name&amp;#62;-&amp;#60;timestamp&amp;#62;.xml&lt;br /&gt;
&lt;br /&gt;
- Keep the configuration backup file safe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Restoring from backup:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can restore Mettle SE to a running configuration as saved in the backup file from the same screen you did the backing up from. To restore to a saved configuration:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Select a restore area, usually 'All'&lt;br /&gt;
&lt;br /&gt;
- Click 'Browse' and select the backup configuration file from your computer.&lt;br /&gt;
&lt;br /&gt;
- Click on 'Restore configuration' button.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mettle SE would reboot once you have clicked on the 'Restore configuration' button and restored settings would be applied.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/53/&quot;&gt;http://kb.mettle.in/entry/53/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE Feature: Event logging on Remote Sys log Server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Factory setting of Mettle SE is set to store the log entries locally in the hard drive. But it is possible for you to enable remote logging in Mettle SE which will store the long entries remotely in a sys log server. Log entries in Mettle SE can only be of a specific size and as new log is generated old logs are deleted. If you have a sys log server, enabling remote logging is a good practice as it will aid with troubleshooting and long term monitoring and there is no limit to the log size except for your hard drive capacity.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- To enable remote sys log logging go to:&lt;br /&gt;
&lt;br /&gt;
- Status --&amp;#62; System Logs&lt;br /&gt;
&lt;br /&gt;
- Go to the 'Settings' tab and tick on 'Enable sys log'ing to remote sys log server'&lt;br /&gt;
&lt;br /&gt;
- To disable local logging you may tick on 'Disable writing log files to the local ram disk'. But this is neither required nor recommended.&lt;br /&gt;
&lt;br /&gt;
- Enter the IP address of the remote sys log server in the text field.&lt;br /&gt;
&lt;br /&gt;
- Next you have to select what all events are to be logged in the sys log server. Tick each category you want to have logged.&lt;br /&gt;
&lt;br /&gt;
- Click on 'Save' once the settings are confirmed.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/54/&quot;&gt;http://kb.mettle.in/entry/54/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#x69;&amp;#110;&quot;&gt;&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#x69;&amp;#110;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News May, 2010</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20100531170045/"/>
    <id>tag:newsletter.mettle.in,2010-05-31:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20100531170045%2F</id>
    
    <published>2010-05-31T17:00:45Z</published>
    <updated>2010-05-31T17:00:45Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
May 2010 &lt;br /&gt;
Volume 3, Issue 5 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue: &lt;br /&gt;
&lt;br /&gt;
* Editorial &lt;br /&gt;
* IT Industry news: How fragile is the Internet?&lt;br /&gt;
* Tip of the month: Troubleshooting Firewall Rules&lt;br /&gt;
* Mettle SE feature: Firewall logs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings!&lt;br /&gt;
&lt;br /&gt;
Networking has two faces: Enterprise networking and the Internet (as seen by ISPs and carriers). The Internet&lt;br /&gt;
side of networking is quite challenging and demands a lot of co-operation and trust among operators for it to&lt;br /&gt;
work. This month's Industry News provides an interesting but scary problem that prevails in the Internet.&lt;br /&gt;
&lt;br /&gt;
Many a time, every network administrator faces the problem is firewall rule verification-basically finding out&lt;br /&gt;
whether the rule written matches the packets. Mettle SE provides a mechanism for this. This saves time and&lt;br /&gt;
effort. Also let you know, positively, how good you are in writing firewall policies.&lt;br /&gt;
&lt;br /&gt;
This month's feature section, we explain you the firewall rules and how effectively you can use them them. &lt;br /&gt;
&lt;br /&gt;
Happy networking.&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry news: How fragile is the Internet? * &lt;br /&gt;
&lt;br /&gt;
Brief Description: Unfixed routing glitch causing concern &lt;br /&gt;
&lt;br /&gt;
Story: &lt;br /&gt;
&lt;br /&gt;
In 1998 a hacker claimed that Internet could be brought down to its heels in 30minutes by exploiting a flaw&lt;br /&gt;
which caused online outages occasionally by misdirecting data. &lt;br /&gt;
&lt;br /&gt;
In 2010 the flaw still causes outages every year, although most of the outages are innocent and fixed quickly,&lt;br /&gt;
the problem still could be exploited by a hacker to spy on data traffic or take down websites. Reliance on the&lt;br /&gt;
Internet has only increased in all these years and an outage could disrupt businesses and governments which&lt;br /&gt;
require Internet to function normally. &lt;br /&gt;
&lt;br /&gt;
These outages are called &amp;#34;hijackings&amp;#34; and are caused by the haphazard way through which traffic is passed&lt;br /&gt;
between companies that carry Internet data. It is the Internet's open nature which has stimulated its dazzling&lt;br /&gt;
growth, and it is this same open nature which is contributing to the outage problem of the Internet. &lt;br /&gt;
&lt;br /&gt;
When an email is sent and a website is opened or done anything else online, the data you send and receive is&lt;br /&gt;
handed from one carrier of Internet  to another. The data might be handed from your ISP to a third party&lt;br /&gt;
company which operates a global network of fiber-optic lines that carry Internet data across long distances.&lt;br /&gt;
It, in turn, might pass the data to another carrier that's connected directly to the server computers the data&lt;br /&gt;
is intended for. &lt;br /&gt;
&lt;br /&gt;
The crux of the problem is that each carrier along the way figures out how to route the data based only on&lt;br /&gt;
what the surrounding carriers in the chain say, rather than by looking at the whole path. Because carriers&lt;br /&gt;
pass information between themselves about where data should go, and this system has no secure automatic&lt;br /&gt;
means of verifying the routing information is correct, data can be routed to some carrier that isn't&lt;br /&gt;
expecting the information. The carrier doesn't know what to do with it, and usually just drops it.&lt;br /&gt;
&lt;br /&gt;
On April 25, 1997, millions of people in North America lost access to all of the Internet for about an hour,&lt;br /&gt;
caused by an employee mis-programming a router at a small Internet service provider. That's what happens&lt;br /&gt;
when an Internet route gets hijacked. It falls into a &amp;#34;black hole.&amp;#34; Routing errors has previously blocked&lt;br /&gt;
Internet access in different parts of the world, at different times, often for millions of people.&lt;br /&gt;
 &lt;br /&gt;
Last month a Chinese Internet service provider halted access from around the world to a vast number of sites,&lt;br /&gt;
including Dell.com and CNN.com, for about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
In 2008, Pakistan Telecom tried to comply with a government order to prevent access to YouTube from the&lt;br /&gt;
country and intentionally &amp;#34;black-holed&amp;#34; requests for YouTube videos from Pakistani Internet users. But it also&lt;br /&gt;
accidentally published the route international upstream carrier, the upstream carrier accepted the routing&lt;br /&gt;
message, and passed it along to other carriers across the world, which started sending all requests for&lt;br /&gt;
YouTube videos to Pakistan Telecom. Soon, even Internet users in the U.S. were denied YouTube access for a few&lt;br /&gt;
hours.&lt;br /&gt;
&lt;br /&gt;
In 2004, the flaw was put to malicious use when someone got a computer in Malaysia to tell Internet service&lt;br /&gt;
providers that it was part of Yahoo Inc. A flood of spam was sent out, appearing to come from Yahoo.&lt;br /&gt;
&lt;br /&gt;
In 2003, the Bush administration's Critical Infrastructure Protection Board assembled a &amp;#34;National Strategy to&lt;br /&gt;
Secure Cyberspace&amp;#34; that concluded that it was vital to fix the routing system and make sure route always point&lt;br /&gt;
in the right direction.&lt;br /&gt;
&lt;br /&gt;
Unlike other Internet bugs that get discovered and fixed relatively quickly, the routing system has been&lt;br /&gt;
unreformed for more than a decade. There is some progress being made but there's little industry-wide momentum&lt;br /&gt;
behind efforts to introduce a permanent remedy. Data carriers regard the fallibility of the routing system as&lt;br /&gt;
the price to be paid for the Internet's open, flexible structure. The simplicity of the routing system makes&lt;br /&gt;
it easy for service providers to connect, a quality that has probably helped the explosive growth of the&lt;br /&gt;
Internet.&lt;br /&gt;
&lt;br /&gt;
Peiter Zatko, a member of the &amp;#34;hacker think tank&amp;#34; called the L0pht, told Congress in 1998 that he could use&lt;br /&gt;
the BGP vulnerability to bring down the Internet in half an hour. In recent years, Zatko, who now works for&lt;br /&gt;
the Pentagon's DARPA, has said the exploit would still work. However he added, it would likely take a few&lt;br /&gt;
hours rather than 30 minutes, partly because a greater number of Internet carriers would need to be hit.&lt;br /&gt;
&lt;br /&gt;
Plenty of solutions have been proposed in the Internet engineering community since 1995. The U.S. government&lt;br /&gt;
has supported these efforts, spurred in part by the Bush administration's 2003 strategy statement. It has&lt;br /&gt;
resulted in some trials of new technology, but adoption by data carriers still appears distant. And the&lt;br /&gt;
federal government doesn't have any direct authority to force changes.&lt;br /&gt;
&lt;br /&gt;
One solution being tested would stop short of making the routing system fully secure but would at least verify&lt;br /&gt;
part of it. Yet this system also worries carriers because they would have to work through a central database.&lt;br /&gt;
&lt;br /&gt;
Weakness in the system are in the routing between carriers. It doesn't help if one carrier introduces a new&lt;br /&gt;
system, every one it connects with has to make the change as well.&lt;br /&gt;
&lt;br /&gt;
As Doug Maughan of the US Homeland Security puts it, &amp;#34;It's kind of everybody's problem, because it impacts the&lt;br /&gt;
stability of the Internet, but at the same time it's nobody's problem because nobody owns it&amp;#34;.&lt;br /&gt;
&lt;br /&gt;
Meanwhile, network administrators deal with hijacking an old-fashioned way: calling their counterparts close&lt;br /&gt;
to where the hijacking is happening to get them to manually change data routes. Let us hope that researchers&lt;br /&gt;
will come up with something robust and practical to keep the Internet secure soon.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://detnews.com/article/20100508/BIZ04/5080399/Unfixed-Internet-glitch-could-strand-users-offline&quot;&gt;http://detnews.com/article/20100508/BIZ04/5080399/Unfixed-Internet-glitch-could-strand-users-offline&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Troubleshooting Firewall Rules * &lt;br /&gt;
&lt;br /&gt;
This month we will help you troubleshoot your firewall rules if they are not behaving as you expect it to. &lt;br /&gt;
&lt;br /&gt;
Check firewall logs:- First step to take while debugging suspected blocked traffic is to check the firewall&lt;br /&gt;
logs.  With factory setting Mettle SE logs all dropped traffic and will not log passed traffic. If there is no&lt;br /&gt;
traffic with a red X next to it in your firewall logs, Mettle SE is not dropping the traffic.&lt;br /&gt;
(Firewall logs explained in &amp;#34;Feature of the month&amp;#34;section). &lt;br /&gt;
&lt;br /&gt;
Review rule parameters:- Edit the suspected rule and review the parameters you have specified for each field.&lt;br /&gt;
For TCP and UDP traffic the source and destination ports are almost never the same and should be set to any.&lt;br /&gt;
If the default deny rule is the cause of problem, you have to create a new pass rule that will match the&lt;br /&gt;
traffic that is to be allowed. &lt;br /&gt;
&lt;br /&gt;
Review rule order:- First matching rule for a case wins. No further rules are evaluated. &lt;br /&gt;
&lt;br /&gt;
Rules and interfaces:- Make sure the rules are assigned on the correct interface. Traffic is filtered only by&lt;br /&gt;
the rule set configured on the interface where traffic is initiated. &lt;br /&gt;
&lt;br /&gt;
Enable rule logging: By enabling logging on your pass rules, you can view firewall logs and click on an entry&lt;br /&gt;
to determine which rule passed the traffic. This can be helpful to determine which rule is matching the&lt;br /&gt;
traffic in question. &lt;br /&gt;
&lt;br /&gt;
Packet captures:- This is a mighty good tool for troubleshooting and debugging firewall and traffic issues.&lt;br /&gt;
With packet capture you can tell if the traffic is reaching the outside interface or leaving the inside&lt;br /&gt;
interface and among many other uses. &lt;br /&gt;
&lt;br /&gt;
How to use packet capture:- &lt;a href=&quot;http://kb.mettle.in/entry/43/&quot;&gt;http://kb.mettle.in/entry/43/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE feature: Firewall logs * &lt;br /&gt;
&lt;br /&gt;
A firewall log entry is made for each rule that is set to log and for the default deny rule. To view the&lt;br /&gt;
parsed logs you have to go to Status -&amp;#62; System Logs on the Firewall tab. &lt;br /&gt;
&lt;br /&gt;
Parsed logs are displayed in 6 columns: Action - Time - Interface - Source - Destination - Protocol. Action&lt;br /&gt;
tells what happened to the packet which generated the log entry - its either Pass, Block, or Reject. Time&lt;br /&gt;
tells the time when the packet has arrived. Interface is the interface through which the packet entered&lt;br /&gt;
Mettle SE. Source is the source IP address and the port the packet originated from, Destination is the&lt;br /&gt;
destination IP address and port of the packet. Protocol is the protocol of the packet. &lt;br /&gt;
&lt;br /&gt;
The 'Action' icon displayed in the logs is a link, clicking it will lookup and display the rule which caused&lt;br /&gt;
the log entry. &lt;br /&gt;
&lt;br /&gt;
If the Protocol is TCP, you will see extra fields that represent TCP flags present in the packet. These flags&lt;br /&gt;
indicate various connection states or packet attributes, some common flags are: &lt;br /&gt;
 &lt;br /&gt;
S (Syn) - Synchronise sequence numbers. Indicates a new connection attempt when only SYN is set. &lt;br /&gt;
A (Ack) - Acknowledgement to the data received. &lt;br /&gt;
F (Fin) - Indicates there is no more data from the sender, connection closing. &lt;br /&gt;
R (Rst) - Connection reset &lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/52/&quot;&gt;http://kb.mettle.in/entry/52/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News April, 2010</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20100430170805/"/>
    <id>tag:newsletter.mettle.in,2010-04-30:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20100430170805%2F</id>
    
    <published>2010-04-30T17:08:05Z</published>
    <updated>2010-04-30T17:08:05Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
April 2010 &lt;br /&gt;
Volume 3, Issue 4 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue: &lt;br /&gt;
* Editorial &lt;br /&gt;
* IT Industry news: Accidentally Importing Foreign Censorship Policy &lt;br /&gt;
* Tip of the month: Firewall Rule Best Practices &lt;br /&gt;
* Mettle SE feature: Server Load Balancing &lt;br /&gt;
* Case Study: Mettle SE at a Research and Education Institute in Kerala&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
This month passes with yet another episode of wrong BGP advertisement hogging the Internet. This occurred in&lt;br /&gt;
China this time. Result: China's censorship was enforced outside their country. Read the full story in the&lt;br /&gt;
Industry News section. &lt;br /&gt;
&lt;br /&gt;
A badly maintained system is prone to go wrong and will turn into a maintenance nightmare. Firewall is no&lt;br /&gt;
exception. This month's Tip of the Month section describes how the firewall configuration in Mettle SE can be&lt;br /&gt;
kept neat and tidy. It is nothing but a set of conventions that can be followed easily.&lt;br /&gt;
&lt;br /&gt;
Redundancy is what we think when it comes to high availability. It is easier said than done when it comes to&lt;br /&gt;
setting up redundant servers or services and putting them into use effectively. This requires additional&lt;br /&gt;
infrastructure components to direct traffic and check out availability etc. Mettle SE supports this and this&lt;br /&gt;
feature is part of standard firmware. Read about this in this month's Mettle SE Feature column.&lt;br /&gt;
&lt;br /&gt;
This month's case study explains how Mettle SE enabled a premier research institute to implement a secure IT&lt;br /&gt;
infrastructure and policy enforcement in their campus.&lt;br /&gt;
&lt;br /&gt;
Happy networking!&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#x6D;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&quot;&gt;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry News: Accidentally Importing Foreign Censorship Policy * &lt;br /&gt;
&lt;br /&gt;
You're browsing the Internet from a place with no Internet censorship, but one fine day the websites you used&lt;br /&gt;
to visit have become unavailable or you're presented with restricted user access. You may not have realised,&lt;br /&gt;
but your computer must have come under the Internet censorship policy of another country! Sounds strange?&lt;br /&gt;
Read on! &lt;br /&gt;
&lt;br /&gt;
With advancing technology, sophisticated filtering technologies are increasingly being applied to restrict&lt;br /&gt;
access to the Internet. Internet filtering is done by corporations and by some governments. Given the open&lt;br /&gt;
nature of the Internet, one country's restrictions, if not handled very carefully, can foul global Internet&lt;br /&gt;
access. This article is about one such incident, Internet filtering done in China affecting other parts of the&lt;br /&gt;
world and going undetected for 3 weeks. Given the increasing complexity and efficiency of this technology, and&lt;br /&gt;
the difficulty in controlling a very open Internet, and the desire of some to do just that could be a&lt;br /&gt;
harbinger of things to come. &lt;br /&gt;
&lt;br /&gt;
To understand this, one needs a bit of Internet routing know how, the behaviour of DNS and the root name&lt;br /&gt;
servers, and the economics of Internet routing. &lt;br /&gt;
&lt;br /&gt;
When you type www.facebook.com into your browser, your computer first contacts a DNS server to convert this&lt;br /&gt;
name into an IP address in order to contact the host serving this content. Answers to DNS requests are cached&lt;br /&gt;
on both your machine and the servers involved to save time and to reduce the load of subsequent identical&lt;br /&gt;
queries. Now suppose that the caches on your computer and your DNS server are both empty and you make the&lt;br /&gt;
above query. Your DNS server first contacts a Root name server with your request. If configured according to&lt;br /&gt;
convention, the Root name server will not provide the answer to your query by itself, instead directs your DNS&lt;br /&gt;
server to the .com Name servers. In turn, .com name servers will direct your DNS server to the Facebook.com's&lt;br /&gt;
name server, which will ultimately provide IP address to of Facebook's web servers. &lt;br /&gt;
&lt;br /&gt;
Now suppose corporate Z runs a root name server and Z wants to restrict Facebook access. Nothing requires Z to&lt;br /&gt;
direct you to the .com name servers as in the chain of resolution described above. Since Z sees your complete&lt;br /&gt;
request, it could just answer it directly. If Z gave you the wrong answer, it would effectively block your&lt;br /&gt;
access to Facebook. Since Internet runs on trust, you'll also end up caching Z's invalid response (called&lt;br /&gt;
&amp;#147;cache poisoning&amp;#148;) and with Z being the one who tells you how long to cache the result. Or Z could actually&lt;br /&gt;
provide the correct answer, but a firewall in front of Z could alter the DNS query response on its way back&lt;br /&gt;
to you. &lt;br /&gt;
 &lt;br /&gt;
Incident Details&lt;br /&gt;
&lt;br /&gt;
This scenario might seem very unlikely but it in fact just happened with the I-Root instance that runs out of&lt;br /&gt;
China. The problem existed from March 3rd until March 25th, before it was reported and corrected. Despite the&lt;br /&gt;
fact that a lot of people could have been impacted, the chances of any one of them having gotten the incorrect&lt;br /&gt;
DNS response are extremely remote. Thanks again to the way DNS operates and the overall resiliency of the&lt;br /&gt;
Internet. &lt;br /&gt;
&lt;br /&gt;
China censors the Internet in a variety of ways, one way is to return invalid answers to DNS requests to&lt;br /&gt;
Chinese users. For example, a Chinese DNS server is returning 46.82.174.68 as an IP address for&lt;br /&gt;
www.facebook.com, when in fact all legitimate Facebook IPs are of the form 66.220.x.y or 69.63.x.y. Such&lt;br /&gt;
seemingly random IPs are also returned for www.twitter.com, www.youtube.com and many other domains. This is&lt;br /&gt;
normal and expected behavior inside China.&lt;br /&gt;
&lt;br /&gt;
However, China hosts an instance of a Root name server, the I-Root, when this server became visible outside of&lt;br /&gt;
China on March 3rd, anyone who happened to query it could have got bogus responses. There are thirteen&lt;br /&gt;
different root name server IP addresses and the I-root is just one of these, namely 192.36.148.17. In&lt;br /&gt;
addition, there are dozens of instances of the I-Root housed in many locations around the world. To get a&lt;br /&gt;
bogus DNS response outside of China, you not only had to query the I-Root but you had to query the Chinese&lt;br /&gt;
version of it. Not surprisingly, the most exposed countries were all in Asia, but some prefixes in the US were&lt;br /&gt;
also vulnerable, more than half of which geo-locate to California. &lt;br /&gt;
&lt;br /&gt;
Let us review the unlikely series of events that would have been required to observe a bogus answer to&lt;br /&gt;
www.facebook.com.&lt;br /&gt;
&lt;br /&gt;
1. You attempt to go to www.facebook.com. &lt;br /&gt;
2. You don't have this entry in your DNS cache, nor does your DNS server. &lt;br /&gt;
3. Your DNS server does not have the .com servers cached either. &lt;br /&gt;
4. Your DNS server happens to choose the I-root (as opposed to A-root, B-root, C-root,... M-root etc). &lt;br /&gt;
5. Due to current Internet routing in place at your location, your DNS server happens to be directed to&lt;br /&gt;
China's instance.&lt;br /&gt;
&lt;br /&gt;
Since Facebook is blocked in China, your DNS server does not get the expected list of .com servers, but rather&lt;br /&gt;
a bogus response to your original request, either from the I-root itself or a firewall in between.&lt;br /&gt;
&lt;br /&gt;
You don't have any control over which I-root instance you see from your location. That is determined by&lt;br /&gt;
Internet routing. Many of the root name servers are &amp;#147;anycast&amp;#148; from multiple locations around the world. This&lt;br /&gt;
means that the associated IP prefixes are announced from multiple locations, all of which house servers with&lt;br /&gt;
copies of the appropriate data. BGP, the Internet routing protocol, is then used to sort out who sees which&lt;br /&gt;
instance of the root servers from which locations. In general, the Chinese I-root instance is supposedly only&lt;br /&gt;
visible from within China, but for 3 weeks these routes leaked out to the global Internet which created this&lt;br /&gt;
issue. This announcement leaked out of China when it was leaked by China Network Information Center. &lt;br /&gt;
&lt;br /&gt;
Internet routing is driven more by economics than by physical distance, although the two are often related.&lt;br /&gt;
For example, two smaller Internet service providers X and Y, agree to exchange traffic with each other for&lt;br /&gt;
free. This common arrangement on the Internet is known as peering and allows X and Y to save money in transit&lt;br /&gt;
costs to larger ISPs. Suppose further that X (or one of its customers) is running the I-root. If Y needs to&lt;br /&gt;
get to the I-root it should pick its peering link with X, rather than its link to a larger carrier for whom&lt;br /&gt;
they have to pay. China Telecom, the largest carrier in China, peers with nearly 100 other ISPs. If those ISPs&lt;br /&gt;
or their customers aren't running an instance of the I-root themselves, they might use their peering link to&lt;br /&gt;
China Telecom to reach their instance. This is how countries far from China could end up selecting the Chinese&lt;br /&gt;
I-root as the &amp;#34;best&amp;#34; of many possibilities. &lt;br /&gt;
&lt;br /&gt;
Conclusions&lt;br /&gt;
&lt;br /&gt;
The article illustrates both the fragility and the resiliency of the Internet. Its fragile because it is&lt;br /&gt;
ultimately trust-based and almost anyone can violate that trust, deliberately or by accident. Its resilient&lt;br /&gt;
because there are often many alternatives or workarounds for any sabotage or attempts to control it.&lt;br /&gt;
&lt;br /&gt;
Reference: Renesys blog: &lt;a href=&quot;http://www.renesys.com/blog/2010/03/fouling-the-global-nest.shtml&quot;&gt;http://www.renesys.com/blog/2010/03/fouling-the-global-nest.shtml&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Firewall Rule Best Practices * &lt;br /&gt;
&lt;br /&gt;
Below are general best practice tips to consider when configuring firewall rules. Following best practices&lt;br /&gt;
tips will help you to create a secure and robust computer network and easy trouble shooting. &lt;br /&gt;
&lt;br /&gt;
1) Default deny: Two philosophies in computer security related access control are default allow and default&lt;br /&gt;
deny. Best practice is to have the default deny strategy. Configure your rules to permit only the bare minimum&lt;br /&gt;
required traffic for your networking needs, and let the rest drop with Mettle SE's built in default deny rule. &lt;br /&gt;
&lt;br /&gt;
2) Keep it short: The shorter the rule set, the easier it is to manage. Long rule sets are difficult to work&lt;br /&gt;
with, increase human error, tend to become overly permissive and significantly more difficult to audit.&lt;br /&gt;
Utilise 'Aliases' to help keep your rule set as short as possible. &lt;br /&gt;
&lt;br /&gt;
3) Review your rules: You should manually review your firewall rules and NAT configuration on a periodic basis&lt;br /&gt;
to ensure they still match minimum requirements of your current network environment. The recommended frequency&lt;br /&gt;
of such review will vary from one scenario to another. In networks that do not change frequently with a small&lt;br /&gt;
number of network administrators and good change control procedures, quarterly or semi-annually is usually&lt;br /&gt;
adequate. For fast changing environments or those with poor change control and several network administrators,&lt;br /&gt;
the configuration should be reviewed at least on a monthly basis. &lt;br /&gt;
&lt;br /&gt;
4) Document your configuration: Use of the 'description' field in firewall and NAT rules is always recommended&lt;br /&gt;
to document the purpose of each rule. In larger or more complex deployments, you should also maintain a more&lt;br /&gt;
detailed configuration document describing your entire Mettle SE configuration. When reviewing your&lt;br /&gt;
configuration in the future this should help you determine which rules are necessary and why they are there. &lt;br /&gt;
&lt;br /&gt;
5) Reducing log noise: Logging is enabled on the default deny rule in Mettle SE by default. This means all the&lt;br /&gt;
noise getting blocked from the Internet is going to get logged. Sometimes you won't see much noise, but in&lt;br /&gt;
many environments you will find something incessantly spamming your logs. Sometimes spamming cover up logs&lt;br /&gt;
that are important, and its a good idea to add a block rule on the WAN interface for repeated noise traffic.&lt;br /&gt;
By adding a block rule without logging enabled on the WAN interface, the traffic will still be blocked, but no&lt;br /&gt;
longer fill your logs. &lt;br /&gt;
&lt;br /&gt;
6) Logging Practices: By default Mettle SE does not log any passed traffic and logs all dropped traffic. This&lt;br /&gt;
is a practical setting as logging all passed traffic should rarely be done due to log levels generated. There&lt;br /&gt;
is a catch in this, blocked traffic cannot harm the network, but traffic that gets passed could be very&lt;br /&gt;
important log information to have if a system is compromised. After eliminating useless block noise as&lt;br /&gt;
described in the previous section, the remainder is of some value for pattern analysis purpose. If you are&lt;br /&gt;
seeing a significantly more or less log volume than usual, its probably good to investigate why. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE Feature: Server Load Balancing * &lt;br /&gt;
&lt;br /&gt;
Server load balancing allows you to distribute traffic between multiple internal servers. It is commonly used&lt;br /&gt;
with web servers and SMTP servers though it can be used for any service that uses TCP. &lt;br /&gt;
&lt;br /&gt;
There are two portions of configuration for the server load balancer. Virtual server pools define the list of&lt;br /&gt;
servers to be used, which port they listen on, and monitoring method to be used. Virtual servers define the IP&lt;br /&gt;
address and port to listen on, and the appropriate pool to direct the incoming traffic to that IP address and&lt;br /&gt;
port. &lt;br /&gt;
&lt;br /&gt;
To configure Virtual server pools: &lt;br /&gt;
&lt;br /&gt;
1) Go to: Services --&amp;#62; Load Balancer --&amp;#62; Click + button to add a new pool. &lt;br /&gt;
2) Name --&amp;#62; Enter a name for the pool here. The name is referenced later when configuring virtual server. &lt;br /&gt;
3) Description --&amp;#62; You may enter an optional description here/ &lt;br /&gt;
4) Type --&amp;#62; Select 'Server' &lt;br /&gt;
5) Behaviour --&amp;#62; Select 'Load Balancing' &lt;br /&gt;
6) Port --&amp;#62; This is the port your servers are listening on internally. This can be different from the external&lt;br /&gt;
port. &lt;br /&gt;
7) Monitor --&amp;#62; Defines the type of monitoring to use. Selecting 'TCP' will make the balancer connect to the&lt;br /&gt;
port defined above, if it cannot connect, server is considered down. Choosing 'ICMP' will monitor the defined&lt;br /&gt;
servers by pinging them, and will be marked down if there is no ping response. &lt;br /&gt;
8) Monitor IP --&amp;#62; Not applicable with server load balancing &lt;br /&gt;
9) Server IP Address --&amp;#62; Fill in the IP address of the servers in the pool. &lt;br /&gt;
10) List --&amp;#62; Shows the list of servers you have added to this pool. You can remove a server from the pool by&lt;br /&gt;
clicking on its IP address and clicking remove from pool. &lt;br /&gt;
11) Click on 'Save' and proceed to configure virtual servers. &lt;br /&gt;
&lt;br /&gt;
To Configure virtual servers: &lt;br /&gt;
&lt;br /&gt;
1) Name --&amp;#62; Enter a name for the virtual server here, this is not parsed. &lt;br /&gt;
2) Description --&amp;#62; You may enter a long description here, its not parsed. &lt;br /&gt;
3) IP Address --&amp;#62; Enter the IP address that the virtual server will listen on. This is usually your WAN IP or&lt;br /&gt;
a Virtual IP on WAN interface. &lt;br /&gt;
4) Port --&amp;#62; This is the port the virtual server will listen on. It can be different from the port on your&lt;br /&gt;
servers are listening internally. &lt;br /&gt;
5) Virtual Server Pool --&amp;#62; Select the previously configured pool from the list. &lt;br /&gt;
&lt;br /&gt;
After configuring server pool and servers, you should create a firewall rule to allow the traffic to the&lt;br /&gt;
servers and the ports they are listening on. Please refer to our KB article for detailed information. &lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/51/&quot;&gt;http://kb.mettle.in/entry/51/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study: Mettle SE at a Research and Education Institute in Kerala * &lt;br /&gt;
&lt;br /&gt;
Vertical: Education/Campus &lt;br /&gt;
Geography: Trivandrum, Kerala &lt;br /&gt;
&lt;br /&gt;
Client Profile: &lt;br /&gt;
&lt;br /&gt;
This client is an autonomous research institute, established in 1971, with an objective to promote research,&lt;br /&gt;
teaching and training in disciplines relevant to development. The institute is considered to be one of the&lt;br /&gt;
foremost development economics research centers in the country. The core activities of the institute are&lt;br /&gt;
research, teaching and training. They conduct programmes affiliated to Jawaharlal Nehru University. Institute&lt;br /&gt;
has gained recognition from the University of Kerala as a center for its doctoral studies. Institute is&lt;br /&gt;
supported financially by the Government of Kerala and Indian Council of Social Science and Research. &lt;br /&gt;
&lt;br /&gt;
Problems: &lt;br /&gt;
&lt;br /&gt;
Institute is served by a single high bandwidth WAN link. LAN networks is not secured from Virus attacks from&lt;br /&gt;
the Internet as they don't have a gateway antivirus installed in their network. Secure WiFi service was to be&lt;br /&gt;
made available in the campus. Content Filtering is to be implemented to filter out unacceptable Internet&lt;br /&gt;
content and services as a part of the acceptable usage policy laid down by the management. Internet access log&lt;br /&gt;
needs to be maintained for the campus. They have servers deployed in their local area network which has to be&lt;br /&gt;
made available to authorised users on the Internet. Few users need access to the campus servers remotely.&lt;br /&gt;
&lt;br /&gt;
Solution: &lt;br /&gt;
&lt;br /&gt;
Mettle SE was deployed at the campus to handle their IT infrastructure needs. Solutions provided by Mettle SE&lt;br /&gt;
can be grouped into the following sections: &lt;br /&gt;
&lt;br /&gt;
a) ISP Link Termination and Gateway Antivirus &lt;br /&gt;
b) Firewall and DMZ &lt;br /&gt;
c) NAT and PAT &lt;br /&gt;
d) VPN with RADIUS Server &lt;br /&gt;
e) Proxy Server and Content Scanning &lt;br /&gt;
&lt;br /&gt;
a) ISP Link Termination and Gateway Antivirus &lt;br /&gt;
&lt;br /&gt;
The Institute is served by a single ISP providing a high bandwidth link. Mettle SE is the terminating point&lt;br /&gt;
for the ISP link at the campus. Mettle SE is the gateway for all the computers and server on the campus&lt;br /&gt;
network. Mettle SE protects the LAN subnets and computers in the network from viruses, worms, trojans and&lt;br /&gt;
other malicious codes and threats from the Internet. Mettle SE updates its internal virus signature database&lt;br /&gt;
automatically over the Internet to provide maximum security for the campus network. &lt;br /&gt;
&lt;br /&gt;
b) Firewall and DMZ &lt;br /&gt;
&lt;br /&gt;
To provide optimum security to the computers in the campus, Mettle SE implements a security barricade. Campus&lt;br /&gt;
users are served by the campus LAN and WiFi subnets. Mettle SE Firewalls the LAN and WiFi subnets thus keeping&lt;br /&gt;
the computers connected to the Internet via Mettle SE safe and secured. &lt;br /&gt;
&lt;br /&gt;
A DMZ also has been setup where their public access servers are kept. The purpose of a DMZ is to add an&lt;br /&gt;
additional layer of security to the institute's LAN, an external attacker only has access to hosts in the DMZ,&lt;br /&gt;
rather than the whole of the network. The publicly accessible servers are hosted in the DMZ. This setup allows&lt;br /&gt;
servers in the DMZ to service both internal and external network, while keeping the LAN safe from possible&lt;br /&gt;
threats from the Internet. IP traffic between LAN and DMZ is monitored by Mettle SE, thus keeping out suspect&lt;br /&gt;
and unauthorised traffic out of the LAN. In the unlikely situation that security of DMZ is breached, Mettle SE&lt;br /&gt;
would keep the LAN and critical machines secured. &lt;br /&gt;
&lt;br /&gt;
c) NAT and PAT &lt;br /&gt;
&lt;br /&gt;
Mettle SE provides Internet connectivity for Desktops, Laptops and Servers hosted in the corporate network.&lt;br /&gt;
Mettle SE is configured as the gateway for the computers on the LAN subnets. Manual Network Address&lt;br /&gt;
Translation (NAT) is enabled in Mettle SE to provide Internet connectivity to computers which require direct&lt;br /&gt;
access to the Internet. Content Scanning is skipped for such computers which connect to the Internet via NAT.&lt;br /&gt;
Mettle SE is set as the proxy server for other computers, for which Internet connection needs to be monitored&lt;br /&gt;
and controlled. &lt;br /&gt;
&lt;br /&gt;
Port forwarding (PAT) is enabled in Mettle SE to allow an authorised user, to connect to a specific computer&lt;br /&gt;
in the LAN, over the Internet. Port forwarding transfers IP packets between the private IP addresses of the&lt;br /&gt;
computer on a particular port and a public IP address with a specific port. This ensures that a service in the&lt;br /&gt;
host computer can be accessed from the Internet but is secured. &lt;br /&gt;
&lt;br /&gt;
d) VPN with RADIUS Server &lt;br /&gt;
&lt;br /&gt;
A PPTP VPN service has been enabled in Mettle SE to allow authorised users to connect to the campus network&lt;br /&gt;
for administrative and academic purposes. Users are issued with  unique username and password combination with&lt;br /&gt;
which they can connect to Mettle SE from anywhere in the world. VPN user credentials are stored in a RADIUS&lt;br /&gt;
server which is linked with Mettle SE. VPN users trying to connect to Mettle SE is authorised against the user&lt;br /&gt;
credentials stored in the RADIUS server. Valid users are allowed to connect after verification. Mettle SE VPN&lt;br /&gt;
service also allows users to access campus resources irrespective of their location, without compromising&lt;br /&gt;
security. &lt;br /&gt;
&lt;br /&gt;
e) Proxy Server and Content Scanning &lt;br /&gt;
&lt;br /&gt;
Routing all IP traffic from the local subnets to the Internet via a proxy service has its advantages. A&lt;br /&gt;
research institute would like their students and faculty to use the Internet according to the acceptable usage&lt;br /&gt;
policy (AUP). Mettle SE helps the network administrator to enforce AUP with its Proxy Server and Content&lt;br /&gt;
scanning engines. The Internet usage policy is best if enforced at the point of presence of the ISP links,&lt;br /&gt;
which ensures that content is filtered before it is passed on to the LAN. &lt;br /&gt;
&lt;br /&gt;
Mettle SE has been serving the institute reliably and efficiently since its deployment, meeting the needs of&lt;br /&gt;
the management and the system administrators. Mettle SE has proved its Mettle once again, serving our client&lt;br /&gt;
reliably round the clock.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x6D;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&quot;&gt;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News March, 2010</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20100331162336/"/>
    <id>tag:newsletter.mettle.in,2010-03-31:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20100331162336%2F</id>
    
    <published>2010-03-31T16:23:36Z</published>
    <updated>2010-03-31T16:23:36Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
March 2010 &lt;br /&gt;
Volume 3, Issue 3 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
&lt;br /&gt;
* Editorial &lt;br /&gt;
* IT Industry news: Websites that can take a punch! &lt;br /&gt;
* Tip of the month:  Firewall States&lt;br /&gt;
* Mettle SE feature: RRD Graphs &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial &lt;br /&gt;
&lt;br /&gt;
Greetings!&lt;br /&gt;
&lt;br /&gt;
We are at the closing of one more financial year. The year passing by was both exciting and troublesome for&lt;br /&gt;
many. But the year ahead seems very promising in the soaring economy. We wish all of our clients a prosperous&lt;br /&gt;
year ahead and hope to strengthen our relationships further!&lt;br /&gt;
&lt;br /&gt;
This issue's Industry News examines how MIT succeeded in preparing Web sites can stand an attack.&lt;br /&gt;
&lt;br /&gt;
Tip of the month this month features &amp;#147;Firewall States&amp;#148; in Mettle SE. Feature of the month column introduces&lt;br /&gt;
RRD Graphs in Mettle SE.&lt;br /&gt;
&lt;br /&gt;
Once again all at Linuxense wish readers a prosperous year ahead!&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#x65;&amp;#x2E;&amp;#x69;&amp;#110;&quot;&gt;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#x65;&amp;#x2E;&amp;#x69;&amp;#110;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry News: Websites that can take a punch! &lt;br /&gt;
&lt;br /&gt;
The recent, well-publicised cyber attack on Google was just the latest skirmish in a long war. And like most&lt;br /&gt;
long wars, this one features an arms race, as hackers seek out new security holes, and web site administrators&lt;br /&gt;
try to close them. &lt;br /&gt;
&lt;br /&gt;
When a web site is under attack, its only viable defence may be to take its servers offline, which in the&lt;br /&gt;
short term can cost  them money in lost revenue and productivity and, in the long term, could hurt its&lt;br /&gt;
credibility. Indeed knocking a site offline may be an attackers&amp;#146; sole intention. &lt;br /&gt;
&lt;br /&gt;
MIT researchers have developed a system to keep web servers or any Internet-connected computers running even&lt;br /&gt;
when they&amp;#146;re under attack. The work was funded largely by the U.S. Defence Department. In a pair of tests&lt;br /&gt;
whose thoroughness is unusual in academia, DARPA hired a group of computer security professionals outside MIT&lt;br /&gt;
to try to bring down a test network protected by the new system. In both tests the system exceeded all the&lt;br /&gt;
performance criteria that DARPA set for it, says Martin Rinard the professor of electrical engineering and&lt;br /&gt;
computer science who led the research. &lt;br /&gt;
&lt;br /&gt;
The MIT system during its operation, monitors the programs running on an Internet-connected computer to&lt;br /&gt;
determine their normal range of behaviour, and during an attack, it simply refuses to let them wander outside&lt;br /&gt;
that range. Suppose that a program running on a web server routinely stores data in one of two memory&lt;br /&gt;
locations - A and B. During an attack, malicious code tries to trick the program into storing data at location&lt;br /&gt;
C instead. The MIT system won't let that operation happen,it sends the data to either location A or location B. &lt;br /&gt;
&lt;br /&gt;
Of course, the data may not be of a type that belongs at either of those locations. And the system will modify&lt;br /&gt;
behaviours that could be even more disruptive than data storage. At sites with large banks of servers the MIT&lt;br /&gt;
system gets several chances to find the best response to an attack. If storing at location A causes one server&lt;br /&gt;
in the bank to crash, the MIT system will tell the other servers to store it at location B, instead. &lt;br /&gt;
&lt;br /&gt;
&amp;#34;The idea is that you've got hundreds of machines out there,&amp;#34; Rinard says. &amp;#34;We're saying, 'Okay, fine, you can&lt;br /&gt;
take out six or 10 of my 200 machines.'&amp;#34; But, he adds, &amp;#34;by observing what happens with the executions of those&lt;br /&gt;
six or 10 machines, we'll be able to deploy patches out to protect the rest of the machines.&amp;#34; The entire&lt;br /&gt;
process of recognizing an attack, testing a number of countermeasures and deploying the most effective ones&lt;br /&gt;
can take a matter of seconds. &lt;br /&gt;
&lt;br /&gt;
Read the complete article at: &lt;br /&gt;
&lt;a href=&quot;http://web.mit.edu/newsoffice/2010/web-attacks-0317.html&quot;&gt;http://web.mit.edu/newsoffice/2010/web-attacks-0317.html&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Firewall States&lt;br /&gt;
&lt;br /&gt;
Mettle SE has a stateful firewall and uses one state to track each connection to and from the system. These&lt;br /&gt;
states may be viewed in the web interface. &lt;br /&gt;
&lt;br /&gt;
To view the states go to Diagnostics --&amp;#62; States. Here  you will see the protocol for each connection, its&lt;br /&gt;
Source, Router, Destination and its connection state. When viewing NAT entries the three entries in the center&lt;br /&gt;
column represent the system which made the connection, the IP address and port Mettle SE is using for NAT&lt;br /&gt;
connection and the remote system to which the connection has been made. &lt;br /&gt;
&lt;br /&gt;
Individual states may be removed by clicking the 'X' button at the end of each row. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE Feature: RRD Graphs&lt;br /&gt;
&lt;br /&gt;
RRD graphs are a useful set of data provided by Mettle SE. It keeps track of various sets of data and how the&lt;br /&gt;
system performs and stores this data in RRD files. To view RRD graphs go to: Status --&amp;#62; RRD Graphs. &lt;br /&gt;
&lt;br /&gt;
Some graphs can be viewed in 'Inverse style' or 'Absolute style'. In the Inverse style the graph is split in&lt;br /&gt;
the middle horizontally, incoming traffic is shown as going up and outgoing traffic is shown as going down. In&lt;br /&gt;
the Absolute style graph is superimposed. Each graph is available in several time span and each of these is&lt;br /&gt;
averaged over a different period of time based on how much time is being covered in each graph. Each graph&lt;br /&gt;
will have a legend and summarisation of the data being shown. &lt;br /&gt;
&lt;br /&gt;
There are six tabs on the RRD graphs page: System, Traffic, Packets, Quality, Queues and Settings. &lt;br /&gt;
&lt;br /&gt;
a) System graph: This shows a general overview of the system utilisation, including CPU usage, total&lt;br /&gt;
throughput and firewall states. &lt;br /&gt;
&lt;br /&gt;
b) Processor Graph: This shows the CPU usage for user and system processes, interrupts and the number of&lt;br /&gt;
running processes. &lt;br /&gt;
&lt;br /&gt;
c) Throughput Graph: Shows the incoming and outgoing traffic totalled up for all interfaces. &lt;br /&gt;
&lt;br /&gt;
d) States Graph: Shows the system states but breaks down the value in several ways. It shows the filter states&lt;br /&gt;
from firewall rules, NAT states from NAT rules and the count of unique active source and destination IP&lt;br /&gt;
addresses and the number of state changes per second. &lt;br /&gt;
&lt;br /&gt;
e) Traffic Graphs: Shows the amount of bandwidth used on each available interface in bits per second. There is&lt;br /&gt;
an 'All graphs' choice which will show all of the graphs in a single page. &lt;br /&gt;
&lt;br /&gt;
f) Packet Graphs: This works like traffic graphs but instead of reporting based on bandwidth used it reports&lt;br /&gt;
the number of packets per second (pps) passed. &lt;br /&gt;
&lt;br /&gt;
g) Quality Graph: This graph tracks the quality of WAN interfaces with gateways specified. Response time from&lt;br /&gt;
the gateway in milliseconds and percentage of lost packets is reported in this graph. Any loss on graph&lt;br /&gt;
indicates connectivity issues or times of excessive bandwidth  use. &lt;br /&gt;
&lt;br /&gt;
h) Queue Graphs: If traffic shaping is enabled queue graphs will show a composite of each traffic shaper&lt;br /&gt;
queue. Each queue will be shown represented by a unique colour. You can view either the graph of all queues or&lt;br /&gt;
the graph representing the drops from all queues. &lt;br /&gt;
&lt;br /&gt;
RRD Graph Settings: &lt;br /&gt;
&lt;br /&gt;
RRD graphs can be customised to suit your preferences. Its possible to turn of RRD graphing is you prefer to&lt;br /&gt;
use third party external graphing solution. Remember to click on 'Save' when you're finished. &lt;br /&gt;
&lt;br /&gt;
a) Enable Graphing: Check the box to turn ON RRD graphing. Uncheck the box to turn OFF RRD graphing. &lt;br /&gt;
&lt;br /&gt;
b) Default Category: This option selects the tab to be displayed as default when you visit RRD Graphs page. &lt;br /&gt;
&lt;br /&gt;
c) Default Style: This option selects which style of graph to be displayed by default, Inverse or Absolute. &lt;br /&gt;
&lt;br /&gt;
d) Save the settings when finished. &lt;br /&gt;
&lt;br /&gt;
KB Article: &lt;a href=&quot;http://kb.mettle.in/entry/50/&quot;&gt;http://kb.mettle.in/entry/50/&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#x65;&amp;#x2E;&amp;#x69;&amp;#110;&quot;&gt;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#109;&amp;#101;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#x65;&amp;#x2E;&amp;#x69;&amp;#110;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News February, 2010</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20100223130244/"/>
    <id>tag:newsletter.mettle.in,2010-02-23:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20100223130244%2F</id>
    
    <published>2010-02-23T13:02:44Z</published>
    <updated>2010-02-23T13:02:44Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
February 2010&lt;br /&gt;
Volume 3, Issue 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
* IT Industry news: Hacker attacks from China&lt;br /&gt;
* Tip of the month: Traffic Graph&lt;br /&gt;
* Mettle SE feature:  Time-based Firewall Rules&lt;br /&gt;
* Case Study&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
Presenting you yet another edition of Mettle News with more tips, news and case studies. &lt;br /&gt;
&lt;br /&gt;
To thank your patronage and to celebrate the completion of one year of Mettle News, we are giving out&lt;br /&gt;
Mettle(tm) goodies to Mettle News readers. To get yours, just send an email to &lt;a href=&quot;mailto:&amp;#103;&amp;#111;&amp;#x6F;&amp;#x64;&amp;#105;&amp;#x65;&amp;#115;&amp;#x40;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#103;&amp;#111;&amp;#x6F;&amp;#x64;&amp;#105;&amp;#x65;&amp;#115;&amp;#x40;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#x6E;&lt;/a&gt; saying hello.&lt;br /&gt;
&lt;br /&gt;
This edition presents you a Mettle SE tip that explains how to use the traffic graph facility to troubleshoot&lt;br /&gt;
and analyse WAN/Internet traffic in real time.&lt;br /&gt;
&lt;br /&gt;
Time-based firewall rules are handy when it comes to transparent enforcement of organisational policies.&lt;br /&gt;
Feature of the month explains how to do this in Mettle SE.&lt;br /&gt;
&lt;br /&gt;
Case study of the month explains how Mettle SE helped a premier University in the country to secure and manage&lt;br /&gt;
their fairly complex campus LAN using Mettle SE.&lt;br /&gt;
&lt;br /&gt;
As usual, we expect your feed back and suggestions to improve Mettle News. Requests for HTML version of this&lt;br /&gt;
news letter is being considered. Soon you will have the option of opting HTML version if you like it.&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#x40;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#x40;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry News: Hacker Attacks from China *&lt;br /&gt;
&lt;br /&gt;
Last month Google announced that it had been the target of a highly sophisticated hack attack against its&lt;br /&gt;
corporate infrastructure. Google said that hackers had stolen intellectual property and gained access to the&lt;br /&gt;
email accounts of human rights activists. This attack, according to Google, originated from China.&lt;br /&gt;
&lt;br /&gt;
It has been reported that Google managed to gain access to a computer in Taiwan that was suspected of being&lt;br /&gt;
the source of the attacks. Probing inside that machine Google engineers found evidence of attacks not only at&lt;br /&gt;
Google but also at 33 other companies including Adobe Systems and Juniper Networks. Adobe acknowledged in a&lt;br /&gt;
blog post that it discovered on 2nd January that it had also been the target of a &amp;#147;sophisticated, coordinated&lt;br /&gt;
attack against corporate network systems managed by Adobe and other companies.&amp;#148;&lt;br /&gt;
&lt;br /&gt;
The attackers used a dozen pieces of malware and several levels of encryption to burrow deep into the bowels&lt;br /&gt;
of corporate networks and obscure their activity. The encryption was supposedly highly successful in obscuring&lt;br /&gt;
the attack and avoiding common detection methods. Even though China has denied that it has anything to do with&lt;br /&gt;
the hacker attacks, experts believe that the attack might have been supported by Chinese Government agencies.&lt;br /&gt;
&lt;br /&gt;
Once the attackers were in systems they siphoned off data to command-and-control servers in Illinois, Texas&lt;br /&gt;
and Taiwan. Alperovitch, VP of threat research at McAfee, wouldn&amp;#146;t identify the systems in the United States&lt;br /&gt;
that were involved in the attack but reports indicate that Rackspace, a hosting firm in Texas, was used by&lt;br /&gt;
hackers. Rackspace disclosed on their blog that they inadvertently played a very small part in the attack.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.nytimes.com/2010/02/19/technology/19china.html?em&quot;&gt;http://www.nytimes.com/2010/02/19/technology/19china.html?em&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.wired.com/threatlevel/2010/01/operation-aurora/#ixzz0frmLPVlU&quot;&gt;http://www.wired.com/threatlevel/2010/01/operation-aurora/#ixzz0frmLPVlU&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip Of The Month: Traffic Graphs *&lt;br /&gt;
&lt;br /&gt;
Mettle SE provides you with a solution to view network traffic on any of the Interfaces in real time. Traffic&lt;br /&gt;
graphs in SVG (Scalable Vector Graphics) format is being rendered constantly live showing the traffic flow of&lt;br /&gt;
the selected network interface.&lt;br /&gt;
&lt;br /&gt;
To view Traffic Graph go to: Status --&amp;#62; Traffic Graph&lt;br /&gt;
&lt;br /&gt;
Choose which interface to view from the Interface drop down list. When you select an interface, the page will&lt;br /&gt;
automatically refresh and start displaying the graph. Traffic graph is a quick tool that helps to analyse the&lt;br /&gt;
network speed and find out if any link is showing unexpected traffic.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE feature: Time-based Firewall Rules *&lt;br /&gt;
&lt;br /&gt;
Time-based rules allow to set up firewall rules that come into effect only on specified days and/or time&lt;br /&gt;
period. The schedule determines when to apply the rules specified. &lt;br /&gt;
&lt;br /&gt;
To configure a Schedule go to:&lt;br /&gt;
&lt;br /&gt;
1) Firewall --&amp;#62; Schedules --&amp;#62; Click on the '+' (Add) button&lt;br /&gt;
2) Enter a Schedule Name of your choice containing only letters and digits&lt;br /&gt;
&lt;br /&gt;
Now specify schedule:&lt;br /&gt;
&lt;br /&gt;
3) A schedule can apply to specific days of a month or days of the week&lt;br /&gt;
4) To select any given day within the year, choose month from the drop down list and click on specific days on&lt;br /&gt;
   the calendar.&lt;br /&gt;
5) To select for any day regardless of the month click on Mon, Tue, Wed, Thu etc. This will make the schedule&lt;br /&gt;
   active for Mondays, Tuesdays, Wednesdays etc.&lt;br /&gt;
&lt;br /&gt;
Defining Time Range:&lt;br /&gt;
&lt;br /&gt;
6) Select the Schedule start and end time in Hours and Minutes from the drop down box.&lt;br /&gt;
7) You may enter a Time Range Description for ease of understanding.&lt;br /&gt;
8) Click 'Add Time' once time range has been selected.&lt;br /&gt;
9) You can add more than one time ranges. You may use same time range for identical days and another time&lt;br /&gt;
   range for each day with different times (For e.g. Working hours on Monday to Tuesday might be from 9Am to&lt;br /&gt;
   5Pm and on Saturdays it might be from 9Am to 2Pm).&lt;br /&gt;
10) Save the changes once defining Schedule has been completed.&lt;br /&gt;
&lt;br /&gt;
Using the Schedule in a Firewall Rule:&lt;br /&gt;
&lt;br /&gt;
11) Create a Firewall Rule as you would normally create to allow or deny particular traffic.&lt;br /&gt;
12) Inside Firewall Rule editing page you can find the 'Schedule' heading and a drop down list box next to it.&lt;br /&gt;
13) Select the Schedule you have created from this drop box.&lt;br /&gt;
14) Configure the rest of the Firewall settings and Save the configuration.&lt;br /&gt;
&lt;br /&gt;
The Firewall Rule you have now created would be active during the Schedule you have defined.&lt;br /&gt;
&lt;br /&gt;
See the Mettle Knowledge article: &lt;a href=&quot;http://kb.mettle.in/entry/49/&quot;&gt;http://kb.mettle.in/entry/49/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study *&lt;br /&gt;
&lt;br /&gt;
Vertical: Education/Campus&lt;br /&gt;
Geography: Trivandrum, Kerala&lt;br /&gt;
&lt;br /&gt;
Client Profile:&lt;br /&gt;
&lt;br /&gt;
This client is the oldest University in the state of Kerala, established in the year of 1937 in the then&lt;br /&gt;
Travancore state. The University has sixteen faculties and 41 departments of teaching and research and there&lt;br /&gt;
are around 157 affiliated colleges under the wings of the university. The University Departments offer a wide&lt;br /&gt;
range of teaching and research at post-graduate and higher levels.&lt;br /&gt;
&lt;br /&gt;
Problems to be solved:&lt;br /&gt;
&lt;br /&gt;
Campus is connected to the Internet by multiple ISP links to satiate the demand for high bandwidth&lt;br /&gt;
necessitated by large number of computers requiring Internet connectivity. Unequal bandwidth ISP links are&lt;br /&gt;
deployed at the campus. Load balancing two ISP links is to be implemented taking care not to over saturate the&lt;br /&gt;
link with lower bandwidth. College campus network was not secured from Internet borne virus attacks and&lt;br /&gt;
threats since they do not have a gateway anti virus solution. To keep the campus network from offensive and&lt;br /&gt;
inappropriate content, content filtering is to be implemented. Students and faculties rely upon video feeds as&lt;br /&gt;
a part of their curriculum and such content has to be accessed from the campus network. Servers hosted in the&lt;br /&gt;
campus running public services have to be made accessible from the Internet.&lt;br /&gt;
&lt;br /&gt;
Solutions built up with Mettle SE are classified into the following sections:&lt;br /&gt;
&lt;br /&gt;
a. Terminating redundant  ISP links with fail over and load balancing&lt;br /&gt;
b. Firewall, Gateway Anti-virus  and Content Filtering&lt;br /&gt;
c. Port Forwarding&lt;br /&gt;
&lt;br /&gt;
a. Redundant  ISP links&lt;br /&gt;
&lt;br /&gt;
Internet connection to the campus is provided by two ISP links. These two links are of unequal bandwidth, one a&lt;br /&gt;
higher bandwidth link and the other comparatively lower in bandwidth. Both links are terminated at Mettle SE&lt;br /&gt;
and configured in a load balanced set up. ISP links being of different bandwidth, Mettle SE has been&lt;br /&gt;
configured to pass proportionately more traffic through the broader link and direct less traffic through the&lt;br /&gt;
narrow bandwidth link. Load balancing is set at a ratio of 4:1. Such a set up has been implemented to ensure&lt;br /&gt;
the best possible utilisation of the links.&lt;br /&gt;
&lt;br /&gt;
With load balancing enabled, automatic fail over mode is also active. If an ISP link goes down Internet&lt;br /&gt;
traffic is diverted over to the active link. Though browsing speed will be proportionately lower one of the&lt;br /&gt;
link goes down, Mettle SE will keep the campus connected without interruption. Once the ISP link is back up&lt;br /&gt;
Mettle SE adds it back into the load balancing pool.&lt;br /&gt;
&lt;br /&gt;
b. Firewall, Gateway Anti-virus  and Content Filtering&lt;br /&gt;
&lt;br /&gt;
Campus network at the time of deployment did not have an effective gateway anti-virus system, firewall and&lt;br /&gt;
content filtering service. With Mettle SE the the aim was to provide maximum security for the campus network&lt;br /&gt;
with Mettle SE's inbuilt Firewall, Gateway Anti-virus system and Content Filtering services. Campus LAN is&lt;br /&gt;
divided into two different subnets based on the security and management requirements. Main network is the&lt;br /&gt;
campus LAN and the smaller network is the DMZ network.&lt;br /&gt;
&lt;br /&gt;
Mettle SE's firewall secures the LAN from unauthorised access from other networks. Firewall rules combined&lt;br /&gt;
with Aliases feature in Mettle SE enables restricting unauthorised access to resources hosted in the LAN and&lt;br /&gt;
DMZ network with ease. Public servers are hosted behind Mettle SE's Firewall to protect them from Internet&lt;br /&gt;
borne threats and attacks.&lt;br /&gt;
&lt;br /&gt;
Mettle SE has an inbuilt Gateway Anti virus engine which filters all viruses and worms coming from the Internet&lt;br /&gt;
before it reaches the local area network. The Gateway Anti-virus engine inside Mettle SE automatically&lt;br /&gt;
maintains an up-to-date virus definition without user intervention. This helps to identify and quarantine most&lt;br /&gt;
viruses propagating over the Internet. Thus Mettle SE Gateway Anti-virus goes a long way in keeping the campus&lt;br /&gt;
network safer from viruses and malicious codes.&lt;br /&gt;
&lt;br /&gt;
University wished to implement an Acceptable Usage Policy (AUP) with the aim of enforcing effective Internet&lt;br /&gt;
usage in the campus. Best way to enforce such a policy is to enforce it at the point of presence of ISP links,&lt;br /&gt;
which helps to filter out content before it reaches the local network. With Mettle SE implementing AUP was&lt;br /&gt;
made easy. Mettle SE was configured to block certain types of web sites and web resources that goes against&lt;br /&gt;
University's general policies and websites which allow Internet users to circumvent usage policy. Mettle SE's&lt;br /&gt;
White List and Grey List feature allows complete exclusion and partial exclusions of web sites respectively.&lt;br /&gt;
If a particular website is white listed, it will not be scanned and thus the website access will be faster for&lt;br /&gt;
the user. If a website is Grey listed then the website will be scanned and if that website content falls&lt;br /&gt;
within the AUP it shall be allowed. Black listing a website is possible and doing so those websites will be&lt;br /&gt;
blocked.&lt;br /&gt;
&lt;br /&gt;
c. Mettle SE for Port Forwarding&lt;br /&gt;
&lt;br /&gt;
The institution hosts several servers in the local network which needs to be accessed from the Internet by&lt;br /&gt;
authorised users and general public. These servers are hosted behind Mettle SE and protected from hacker&lt;br /&gt;
attacks and viruses. To make these servers available on the Internet Mettle SE uses port forwarding which&lt;br /&gt;
translates the the local IP address assigned to the servers to a public IP address for a specific port or set&lt;br /&gt;
of ports.&lt;br /&gt;
&lt;br /&gt;
Conclusion:&lt;br /&gt;
&lt;br /&gt;
Mettle SE enabled the University to provide high quality Internet and Internet enabled services in the campus.&lt;br /&gt;
Mettle SE is the secure gateway for their connections to public networks and secures the servers and computers&lt;br /&gt;
in the local networks. Mettle SE does bandwidth aggregation of two unequal bandwidth WAN links with load&lt;br /&gt;
balancing providing the campus with high bandwidth and redundancy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#x40;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#x6E;&amp;#101;&amp;#x77;&amp;#x73;&amp;#x40;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News January, 2010</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20100128122215/"/>
    <id>tag:newsletter.mettle.in,2010-01-28:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20100128122215%2F</id>
    
    <published>2010-01-28T12:22:15Z</published>
    <updated>2010-01-28T12:22:15Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
January 2010&lt;br /&gt;
Volume 3, Issue 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
&lt;br /&gt;
* Editorial&lt;br /&gt;
* IT Industry news: Scraping the bottom of IPv4 barrel!&lt;br /&gt;
* Tip of the month: Configuration History&lt;br /&gt;
* Mettle SE feature: DHCP Server&lt;br /&gt;
* Case Study:  e-Governance Kerala State Department&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Wish you a happy new year!&lt;br /&gt;
&lt;br /&gt;
Hope you had a great year behind. Let us look forward to an exciting year ahead!&lt;br /&gt;
&lt;br /&gt;
This new year begins with a warning on IPv4 address space run out. So regional NICs are going to be stringent&lt;br /&gt;
on terms to release new IP address blocks and in turn ISPs are going to put cap on free IP address pool they&lt;br /&gt;
provide. This months Industry News takes a look at this scenario and the proposed solution of IPv6.&lt;br /&gt;
&lt;br /&gt;
Tip of the Month this issue shows a cool way to keep track the configuration changes in your Mettle SE. This&lt;br /&gt;
is handy when you want to revert a change that you made or want to do a forensic analysis.&lt;br /&gt;
&lt;br /&gt;
In the Feature of the Month section, it is an in-depth view of the DHCP service that is available in Mettle SE.&lt;br /&gt;
&lt;br /&gt;
As always, we appreciate your feedback, suggestions and brickbats. Enjoy!&lt;br /&gt;
&lt;br /&gt;
Once again, wish you a Happy New Year!&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#x40;&amp;#x6D;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&quot;&gt;&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#x40;&amp;#x6D;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry News &amp;#150; Scraping the bottom of IPv4 barrel *&lt;br /&gt;
&lt;br /&gt;
We are facing an IP address crunch and at the rate we are using the current IPv4 addresses and we will soon&lt;br /&gt;
extinguish the available supply in a few more years! We used up 1370 million IPv4 addresses in this past&lt;br /&gt;
decade and we have only 722 million left!&lt;br /&gt;
&lt;br /&gt;
Of the 3,706,650,624 IPv4 addresses, approximately 1615 million, 44 percent of the pool, were in use on&lt;br /&gt;
January 1 2000 and 2092 million were still available. Fast forward to the present 81 percent of the pool,&lt;br /&gt;
approximately around 2985 million, IPv4 addresses are in use and 722 million are available. So its only a&lt;br /&gt;
matter of time before you have to get into the IPv6 way of addressing.&lt;br /&gt;
&lt;br /&gt;
IANA allocates blocks of 16,777,216 addresses called &amp;#34;/8s&amp;#34; to the five Regional Internet Registries - AfriNIC,&lt;br /&gt;
APNIC, ARIN, LACNIC and the RIPE NCC - which in turn supply address space to ISPs and end-user organizations.&lt;br /&gt;
At the end of 2008, IANA held 34 unused /8s and the RIRs together held 371.91 million unused addresses.&lt;br /&gt;
&lt;br /&gt;
IANA global pool was only reduced by 8/8s, but the RIRs collectively reduced their working inventory by&lt;br /&gt;
another 5/8s, bringing total reduction of the free address space 13/8s, or 203.4 million IPv4 addresses, to be&lt;br /&gt;
exact. 2009 is the first year since 1992 that the number of IPv4 addresses given out has been more than 200&lt;br /&gt;
million.&lt;br /&gt;
&lt;br /&gt;
If IANA goes back to giving out 12/8s to the RIRs per year, IANA will be giving out the fifth-to-last /8&lt;br /&gt;
somewhere in 2011 and then automatically also the other four. APNIC's Geoff Huston predicts September 14, 2011&lt;br /&gt;
as the day the IANA global pool runs out, and November 1, 2012, as the day we last scrape the bottom of the&lt;br /&gt;
IPv4 barrel.&lt;br /&gt;
&lt;br /&gt;
Source: &lt;a href=&quot;http://arstechnica.com/tech-policy/news/2010/01/dont-publish-the-decade-in-ipv4-addresses.ars&quot;&gt;http://arstechnica.com/tech-policy/news/2010/01/dont-publish-the-decade-in-ipv4-addresses.ars&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE tip of the month: Configuration History *&lt;br /&gt;
&lt;br /&gt;
Backup/Restore screen allows you to easily take backup of your Mettle SE running configuration or allows you&lt;br /&gt;
to load a saved configuration and make it active. But for minor problems you may use Mettle SE internal&lt;br /&gt;
backups to revert to a previous configuration, sort of like an 'undo' feature. Previous 30 configurations are&lt;br /&gt;
stored along with current running configuration.&lt;br /&gt;
&lt;br /&gt;
1.  Diagnostics --&amp;#62; Backup/Restore&lt;br /&gt;
2.  Select tab 'Config History'&lt;br /&gt;
3.  Listed are the previous 30 configurations along with the current running configuration.&lt;br /&gt;
4.  To make a previous config active click on the '+' button next to it.&lt;br /&gt;
5.  To delete a stored config click on the 'x' button next to it.&lt;br /&gt;
&lt;br /&gt;
Please note that Mettle SE will not automatically reboot if required. Minor changes may not need a reboot, but&lt;br /&gt;
recovering some major changes will need a reboot.&lt;br /&gt;
&lt;br /&gt;
(Best practice is to always take the backup of the running configuration into an admin PC on the LAN before&lt;br /&gt;
you make any major changes to Mettle SE).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE feature: DHCP Server *&lt;br /&gt;
&lt;br /&gt;
DHCP server assigns IP addresses and related configuration options to client PCs on your network. It is&lt;br /&gt;
enabled by default on the LAN interface with the default IP range of 192.168.1.10 through 192.168.1.199. In&lt;br /&gt;
its default configuration Mettle SE assigns its LAN IP as the gateway and DNS server if DNS forwarder is&lt;br /&gt;
enabled.&lt;br /&gt;
&lt;br /&gt;
To configure DHCP server go to Services --&amp;#62; DHCP server. On the DHCP configuration page there is a tab for&lt;br /&gt;
each non-WAN interface and each interface has its own separate DHCP configuration and they may be enabled and&lt;br /&gt;
configured independently of each other.&lt;br /&gt;
&lt;br /&gt;
1.  Check 'Enable DHCP Server' to enable DHCP on an Interface.&lt;br /&gt;
2.  Check 'Deny unknown clients' to deny DHCP lease to clients except for those which are defined with static&lt;br /&gt;
    mapping.&lt;br /&gt;
3.  Range - Enter the start IP address and the finish IP address for use as DHCP pool. DHCP range must be&lt;br /&gt;
    contained within the subnet of the interface being configured.&lt;br /&gt;
4.  WINS Servers -  Enter the IP address of WINS servers if you use WINS servers. They need not be on the same&lt;br /&gt;
    network but proper routing and firewall rules should be in place.&lt;br /&gt;
5.  DNS Servers - Depending on your LAN setup you may or may not fill in the DNS servers. Leaving the fields&lt;br /&gt;
    blank and if you enable DNS forwarder in Mettle SE, mettle SE will assign itself as the DNS forwarder for&lt;br /&gt;
    client PCs. If the fields are left blank and if DNS forwarder is disabled Mettle SE will pass on the DNS&lt;br /&gt;
    server assigned in System --&amp;#62; General Setup. If you wish to use your own DNS servers instead of automatic&lt;br /&gt;
    choices, enter the IP addresses of the DNS servers here.&lt;br /&gt;
6.  Gateway - If LAN is using Mettle SE as the default gateway, the field can be left blank. If not enter the&lt;br /&gt;
    IP address of your gateway.&lt;br /&gt;
7.  Default and Maximum  Lease Time - Value to be entered in 'seconds'. It control the life of the DHCP lease.&lt;br /&gt;
    Default lease time is supplied by Metle SE when the client does not request for a specific lease time.&lt;br /&gt;
    Maximum lease time will control how long lease will last even if the client asks for a longer lease time.&lt;br /&gt;
8.  Fail-over Peer IP - If Mettle SE is setup in a failover stack enter the IP address of the slave Mettle SE&lt;br /&gt;
    here.&lt;br /&gt;
9.  Static ARP - If enabled Mettle SE will deny DHCP lease to unknown MAC addresses and also restrict any&lt;br /&gt;
    unknown client from communicate with Mettle SE. Before enabling static ARP make sure that clients which&lt;br /&gt;
    need to communicate with Mettle SE are listed inside static mapping list, especially the machine you need&lt;br /&gt;
    to access Mettle SE web interface from.&lt;br /&gt;
10. Dynamic DNS - Click on 'Advanced' button to go to Dynamic DNS settings. Check the check box to enable it.&lt;br /&gt;
    If using Mettle SEs DNS forwarder you can leave this blank and configure it inside DNS forwarder setup.&lt;br /&gt;
11. NTP Servers - Click on the 'Advanced' button to enter NTP server IP addresses.&lt;br /&gt;
12. Enable Network Booting - Click 'Advanced' button to view or enable network booting settings. Check the box&lt;br /&gt;
    to enable it. Enter the IP address of the 'Network boot server' and the 'File name of the boot image'.&lt;br /&gt;
13. After changes have been made click on 'Save' to save settings. This must be done before creating static&lt;br /&gt;
    mappings.&lt;br /&gt;
14. Static Mappings - This allows you to provide specific IP addresses to specific clients inside the LAN.&lt;br /&gt;
    To set static mapping click on '+' button and you will be forwarded to a new page. Here you will need to&lt;br /&gt;
    enter the MAC address of the particular client PC in the 'MAC Address' field and enter the IP address in&lt;br /&gt;
    the 'IP address' field. 'Host name' and 'Description' is not parsed so you may enter it or not. Please&lt;br /&gt;
    note that IP addresses issued for static mapping must be outside of the DHCP pool. Save the changes before&lt;br /&gt;
    navigating away from the page.&lt;br /&gt;
&lt;br /&gt;
KB Article: &lt;a href=&quot;http://kb.mettle.in/entry/4/&quot;&gt;http://kb.mettle.in/entry/4/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study *&lt;br /&gt;
&lt;br /&gt;
Vertical: Government/e-Governance&lt;br /&gt;
Geography: Kerala, India&lt;br /&gt;
&lt;br /&gt;
Client profile:&lt;br /&gt;
&lt;br /&gt;
Department of the State of Kerala.&lt;br /&gt;
&lt;br /&gt;
Requirements &amp;#38; Solution:&lt;br /&gt;
&lt;br /&gt;
Their district head quarters are spread across the state and the Head Office (H.O) is stationed at&lt;br /&gt;
Thiruvananthapuram. Remote offices need to connect to the e-Governance application located at H.O,&lt;br /&gt;
Thiruvananthapuram. Also the servers which run the e-Governance applications at the H.O require protection from&lt;br /&gt;
unauthorised access from the Internet. Secondly Desktop computers at HO need to be protected from viruses,&lt;br /&gt;
Internet threats, malicious codes and offensive content.&lt;br /&gt;
&lt;br /&gt;
Mettle SE was deployed at the H.O as the solution to satisfy all the connectivity and security requirements.&lt;br /&gt;
They can be categorised into:&lt;br /&gt;
&lt;br /&gt;
a. VPN Solution&lt;br /&gt;
b. Port Forwarding&lt;br /&gt;
c. Firewall and Routing&lt;br /&gt;
d. Gateway Anti-virus and Content Scanning &lt;br /&gt;
&lt;br /&gt;
a. VPN Solution.&lt;br /&gt;
&lt;br /&gt;
Mettle SE made it possible to connect district offices and range offices spread across the 14 districts of&lt;br /&gt;
Kerala to the H.O through SSL-VPN. Remote VPN users on different operating systems seamlessly connect to the&lt;br /&gt;
H.O using and can reliably access servers according to their user privileges.&lt;br /&gt;
&lt;br /&gt;
b. Port Forwarding&lt;br /&gt;
&lt;br /&gt;
Certain servers hosted at the H.O to be accessible over the Internet. Mettle SE provided port address&lt;br /&gt;
translation service to the servers that has to be accessed from a public network. Mettle SE has made it&lt;br /&gt;
possible to map internal servers to public IP addresses and they can be accessed from the Internet for users&lt;br /&gt;
with valid credentials.&lt;br /&gt;
&lt;br /&gt;
c. Firewall and Routing&lt;br /&gt;
&lt;br /&gt;
For extended security, PCs and servers are deployed in two different local networks: User-LAN and  Server-LAN.&lt;br /&gt;
Firewall rules specified in Mettle SE controls the access to the computers in the User-LAN, servers in&lt;br /&gt;
Server-LAN and secure publicly accessible servers. Remote users access to servers in the H.O is strictly&lt;br /&gt;
controlled based on their requirement. Mettle SE blocks all unspecified traffic from reaching the HO network.&lt;br /&gt;
&lt;br /&gt;
There are two routable LAN segments in the network. Servers are placed in a secured Server LAN subnet to&lt;br /&gt;
separate them from  User LAN traffic. Mettle SE routes users on  User-LAN to the server network when they&lt;br /&gt;
access their servers.&lt;br /&gt;
&lt;br /&gt;
b. Content Scanning and Gateway Antivirus&lt;br /&gt;
&lt;br /&gt;
Mettle SE is the terminating point for the ISP link at the H.O. Mettle SE is the Gateway for desktop computers&lt;br /&gt;
and servers. Mettle SE protects the local network from viruses and worms from the Internet with its built-in&lt;br /&gt;
Gateway Antivirus service. Mettle SE updates virus signature database automatically with the latest anti-virus&lt;br /&gt;
definitions available so as to block any new virus.&lt;br /&gt;
&lt;br /&gt;
Internet traffic is filtered by Mettle SE's proxy Server. Web sites and services that violate Internet usage&lt;br /&gt;
policy are blocked preventing users from accessing it. Mettle SE keeps a log of the Websites users visit on&lt;br /&gt;
the Internet; and the Web services they use like, instant messengers or download clients. Mettle SE keeps the&lt;br /&gt;
Internet content distribution in the H.O, clean and safe.&lt;br /&gt;
&lt;br /&gt;
Conclusion:&lt;br /&gt;
&lt;br /&gt;
Mettle SE has been serving the  department for many years since its deployment. Mettle SE team is happy to&lt;br /&gt;
report that Mettle SE is working flawlessly ever since satisfying the requirement of the department.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#x40;&amp;#x6D;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&quot;&gt;&amp;#109;&amp;#101;&amp;#116;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#x73;&amp;#x40;&amp;#x6D;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#x6E;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News May 2009</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20090515083711/"/>
    <id>tag:newsletter.mettle.in,2009-05-15:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20090515083711%2F</id>
    
    <published>2009-05-15T08:37:11Z</published>
    <updated>2009-05-15T08:37:11Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
May 2009&lt;br /&gt;
Volume 2, Issue 5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
&lt;br /&gt;
 * Editorial&lt;br /&gt;
 * IT industry news: Mega Botnet Discovered *&lt;br /&gt;
 * Mettle SE feature: Port Forwarding *&lt;br /&gt;
 * Tip of the month: Package Updates *&lt;br /&gt;
 * Case study: Mettle SE at a prestigious private engineering college *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
Welcome to another edition of Mettle News!&lt;br /&gt;
&lt;br /&gt;
Bots are software robots, which are usually part of a large network of bots, which infect&lt;br /&gt;
a computer and lets the botnet controller to control the PC remotely. This month's&lt;br /&gt;
industry news is about a extensive botnet which has infected atleast 1.95 million PCs&lt;br /&gt;
around the world.&lt;br /&gt;
&lt;br /&gt;
In this edition of Mettle News we will familiarise you with Mettle SE's Port Forwarding&lt;br /&gt;
feature. Port forwarding makes a specified port of a computer inside LAN accessible to a&lt;br /&gt;
user from a public network. Tip section explains the process of updating installed&lt;br /&gt;
packages in Mettle SE as and when updates are available.&lt;br /&gt;
&lt;br /&gt;
This edition of Mettle News brings you the case study of the deployment of Mettle SE at a&lt;br /&gt;
famous private Engineering college at Kanjirapally, Kottayam. Mettle SE helped the college&lt;br /&gt;
streamline and manage their IT operations and computer lab facilities for engineering&lt;br /&gt;
students.&lt;br /&gt;
&lt;br /&gt;
Shoot us your comments and feedback as usual!&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#109;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#110;&quot;&gt;&amp;#109;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#110;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Industry News: Mega botnet discovered *&lt;br /&gt;
&lt;br /&gt;
At least 1.95 million computers world wide have come under undetected control of a newly&lt;br /&gt;
discovered mega botnet. The discovery was made by researchers at Finjan Internet Security&lt;br /&gt;
Company based in San Jose, CA. Finjan, noted on its blog that the number of infected&lt;br /&gt;
computers it detects is rising every year. Only four out of 39 antivirus products it&lt;br /&gt;
tested were able to detect the bots.&lt;br /&gt;
&lt;br /&gt;
Botnet is a term for a collection of codes referred as software robots, or bots, which run&lt;br /&gt;
autonomously and automatically. The term is often associated with malicious software but&lt;br /&gt;
it can also refer to the network of computers using distributed computing software. While&lt;br /&gt;
the term &amp;#34;botnet&amp;#34; can be used to refer to any group of bots, this word is generally used&lt;br /&gt;
to refer to a collection of compromised computers (called Zombie computers), under a&lt;br /&gt;
common command-and-control center, running malicious software usually installed via worms,&lt;br /&gt;
Trojan horses, or backdoors. The largest known botnet, Conficker, has infected over 10&lt;br /&gt;
million computers.&lt;br /&gt;
&lt;br /&gt;
The new botnet has infected machines from approximately 77 govt owned domains out of which&lt;br /&gt;
51 are US government domains. Finjan revealed that the Botnet is controlled by a 6 member&lt;br /&gt;
hacker group based out of Ukraine. Around 45 percent of the bots are in the U.S., and the&lt;br /&gt;
machines are Windows XP. Nearly 80 percent run Internet Explorer; 15 percent, Firefox; 3&lt;br /&gt;
percent, Opera; and 1 percent Safari. Finjan says the bots were found in banks, large&lt;br /&gt;
corporations and as well as consumer machines.&lt;br /&gt;
&lt;br /&gt;
Aside from its massive size and scope, what is also striking about the botnet is what its&lt;br /&gt;
malware can do to an infected machine. The bot malware lets an attacker read the victim's&lt;br /&gt;
email, communicate via HTTP in the botnet, inject code into other processes, visit&lt;br /&gt;
Websites without the user knowing, and register as a background service on the infected&lt;br /&gt;
machine, for instance. The bots communicate with their command and control systems via&lt;br /&gt;
HTTP.&lt;br /&gt;
&lt;br /&gt;
It appears that the botnet operators may be buying and selling bots or portions of their&lt;br /&gt;
botnet based on a communique Finjan discovered on an underground black-hat hacker forum in&lt;br /&gt;
Russia.&lt;br /&gt;
&lt;br /&gt;
For further reading please check the link below:&lt;br /&gt;
&lt;a href=&quot;http://www.finjan.com/MCRCblog.aspx?EntryId=2237&quot;&gt;http://www.finjan.com/MCRCblog.aspx?EntryId=2237&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A Mettle SE feature: Port Forwarding *&lt;br /&gt;
&lt;br /&gt;
Port forwarding, sometimes referred to as port mapping, is the act of forwarding an&lt;br /&gt;
external network address and port to an internal network address and port. When you have&lt;br /&gt;
port forwarding rules set up, Mettle SE takes the data off of the external IP address:port&lt;br /&gt;
number and sends that data to an internal IP address:port number. This technique can allow&lt;br /&gt;
an external user to reach a port on a private IP address (inside a LAN) from the outside&lt;br /&gt;
via a NAT-enabled router.&lt;br /&gt;
&lt;br /&gt;
Following instructions will help you set up a port forwarding rule in your Mettle SE.&lt;br /&gt;
&lt;br /&gt;
1. Go to Firewall --&amp;#62; NAT&lt;br /&gt;
2. Select the tab 'Port Forwarding'&lt;br /&gt;
3. Interface --&amp;#62; Choose the interface to use. Normally the WAN interface.&lt;br /&gt;
4. External Address --&amp;#62; Choose the external address to use for Port Forwarding. Choosing&lt;br /&gt;
   'Interface Address' will use the WAN IP address. To use a different public IP address&lt;br /&gt;
   create a Virtual IP address.&lt;br /&gt;
5. Protocol --&amp;#62; Choose the protocol, TCP/UDP in most cases.&lt;br /&gt;
6. External Port Range --&amp;#62; Give the external port range to be used. Use Alias feature if&lt;br /&gt;
   multiple ports are to be used.&lt;br /&gt;
7. NAT IP --&amp;#62; Enter the LAN IP address which is the target IP address for port forwarding.&lt;br /&gt;
8. Local Port --&amp;#62; Enter the port which is the port forwarding target port of the LAN&lt;br /&gt;
   computer. Usually this is the same port as the external port.&lt;br /&gt;
9. Description --&amp;#62; Enter a description for this port forwarding rule.&lt;br /&gt;
10. Tick the check box which says 'Auto-add a firewall rule to permit traffic through this&lt;br /&gt;
    NAT rule'.&lt;br /&gt;
11. Click on Save and Apply Changes.&lt;br /&gt;
&lt;br /&gt;
If your ISP has allocated you with a block of IP addresses you can use a different public&lt;br /&gt;
IP address from that block instead of your WAN IP address for Port Forwarding. This way&lt;br /&gt;
you don't have to reveal the actual WAN IP address of Mettle SE to port forward users. For&lt;br /&gt;
doing that you need to define a virtual IP address in Mettle SE.&lt;br /&gt;
&lt;br /&gt;
KB article for port forwarding: &lt;a href=&quot;http://kb.mettle.in/entry/20/&quot;&gt;http://kb.mettle.in/entry/20/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Package Updates *&lt;br /&gt;
&lt;br /&gt;
Updates are made available to packages running inside Mettle SE on a periodic basis. To&lt;br /&gt;
update the packages installed in Mettle SE follow the steps below.&lt;br /&gt;
&lt;br /&gt;
1. Go to System --&amp;#62; Packages&lt;br /&gt;
2. To see the installed packages click the tab 'Installed Packages'.&lt;br /&gt;
3. There will be three buttons next to each installed package - 'x' to remove that&lt;br /&gt;
   package, 'pkg' to re-install the package and 'xml' to re-install the GUI components of&lt;br /&gt;
   the package.&lt;br /&gt;
4. In the column marked 'Package Version' you can see the version number of the latest&lt;br /&gt;
   available package and the installed package.&lt;br /&gt;
5. To update a package click on the 'pkg' button.&lt;br /&gt;
&lt;br /&gt;
KB article is here: &lt;a href=&quot;http://kb.mettle.in/entry/45/&quot;&gt;http://kb.mettle.in/entry/45/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study: Mettle SE at a prestigious private engineering college *&lt;br /&gt;
&lt;br /&gt;
Vertical: Education/Campus&lt;br /&gt;
Geography: Kottayam, Kerala&lt;br /&gt;
&lt;br /&gt;
Client Profile:&lt;br /&gt;
&lt;br /&gt;
Our client featured in this month's Mettle SE case study is one of the very prestigious&lt;br /&gt;
private engineering colleges in Kerala. Located at Kanjirapally, Kottayam is a large&lt;br /&gt;
complex with a built up area of around 6lac square feet on the Kanjirapally - Sabarimala&lt;br /&gt;
state highway. The engineering college has nine departments and provide higher education&lt;br /&gt;
in domains of Electrical, Electronics, Computer Science, Information Technology,&lt;br /&gt;
Mechanical and Civil. Students are provided with a large computer lab facility and is&lt;br /&gt;
allowed free Internet access inside the campus. The college is one of the first private&lt;br /&gt;
engineering colleges in Kerala to be accredited by AICTE.&lt;br /&gt;
&lt;br /&gt;
Problems:&lt;br /&gt;
&lt;br /&gt;
College LAN subnets are not secured from Virus attacks from the Internet as they don't&lt;br /&gt;
have Gateway Antivirus installed in their network. Content Filtering is to be implemented&lt;br /&gt;
to filter out offensive content as a part of the acceptable usage policy laid down by the&lt;br /&gt;
management. Students Internet access needs to be controlled and time wasting services&lt;br /&gt;
like Orkut and chat should be banned. Internet access log needs to be maintained for the&lt;br /&gt;
campus. College requires a WAN link management solution for implementing a failover link&lt;br /&gt;
for the Internet. Access to other subnets should be restricted for some users, whereas few&lt;br /&gt;
privileged users should be able to access hosts on other subnets.&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
A Mettle SE 3700 was deployed at the campus to handle their total IT infrastructure.&lt;br /&gt;
Solutions built up with Mettle SE are classified into the following sections:&lt;br /&gt;
&lt;br /&gt;
 a. Redundant WAN link with failover&lt;br /&gt;
 b. Firewalling &amp;#38; Routing&lt;br /&gt;
 c. Content Scanning &amp;#38; Gateway Antivirus&lt;br /&gt;
&lt;br /&gt;
a. Redundant WAN link with failover&lt;br /&gt;
&lt;br /&gt;
College is served by two different ISP links so as to provide a stable Internet connection&lt;br /&gt;
with failover. Both WAN links are of different bandwidth, one is a very high bandwidth&lt;br /&gt;
link and the other is a relatively lower throughput link. Both links are terminated at&lt;br /&gt;
Mettle SE. Due to unequal bandwidth available for the campus Mettle SE has configured the&lt;br /&gt;
links to be in failover mode. The primary WAN uplink is the one with the higher bandwidth&lt;br /&gt;
and the secondary failover link duty is assigned to the link with lower bandwidth. Such a&lt;br /&gt;
setup has been implemented at the campus to provide best browsing speeds to web users&lt;br /&gt;
since all Internet traffic will be sent via the higher bandwidth link. If the high&lt;br /&gt;
bandwidth link goes down at the ISP's end, Mettle SE will switch over to the backup WAN&lt;br /&gt;
uplink. Browsing speed will be comparatively lower while the main link is down but still&lt;br /&gt;
Mettle SE keeps the campus connected to the Internet. Once the primary WAN link is up&lt;br /&gt;
Mettle SE will automatically switch over to it.&lt;br /&gt;
&lt;br /&gt;
b. Firewalling &amp;#38; Routing&lt;br /&gt;
&lt;br /&gt;
College campus LAN is divided into 4 different subnets based on their needs and&lt;br /&gt;
activities. The firewall engine in Mettle SE secure each local subnet from unauthorised&lt;br /&gt;
access from other subnets and from the Internet. Inter LAN routing enables authorised&lt;br /&gt;
users from other LAN subnets access to hosts in another subnets. One of the prime&lt;br /&gt;
requirements of our client was to prohibit students from using chat services in college&lt;br /&gt;
campus, to accomplish this the Firewall blocks access to the ports and IP addresses of the&lt;br /&gt;
most commonly used chat servers of the most popular chat services. It is implemented in a&lt;br /&gt;
manner that does not restrict the users from checking their webmail accounts but will&lt;br /&gt;
prohibit the chat service from working.&lt;br /&gt;
&lt;br /&gt;
c. Content Scanning &amp;#38; Gateway Antivirus&lt;br /&gt;
&lt;br /&gt;
As an educational institution responsible for the activities of it's students it was in&lt;br /&gt;
their agenda to block certain web services and web resources available on the Internet.&lt;br /&gt;
Such a policy decision has been taken by the management for the benefit and the betterment&lt;br /&gt;
of their students. It was decided by the management that certain groups of users should&lt;br /&gt;
have an unfiltered access to the Internet and while certain other user groups should have&lt;br /&gt;
limited filtered access to the Internet.&lt;br /&gt;
&lt;br /&gt;
To help implement this access policy, different groups of users are created in Mettle SE&lt;br /&gt;
and users are added into these groups based on their IP addresses. Each group has a set of&lt;br /&gt;
filter rules associated with them. Internet content is served to the users in the&lt;br /&gt;
respective groups according to the filter rules set for each group. Students are put in&lt;br /&gt;
the filtered group where objectionable content is blocked. Mettle SE provides the system&lt;br /&gt;
administrator with a detailed web usage report containing the websites visited and amount&lt;br /&gt;
of data downloaded by a user, identified by the IP address, for each date in a neat&lt;br /&gt;
tabular form.&lt;br /&gt;
&lt;br /&gt;
To further secure the campus LAN subnets from Internet borne threats and viruses, Mettle&lt;br /&gt;
SE with its in built antivirus engine actively monitors the content passing through&lt;br /&gt;
the gateway. Virus codes and other threats are identified and blocked from gaining access&lt;br /&gt;
to host machines inside campus LAN subnets. The virus definition database in Mettle SE is&lt;br /&gt;
always kept updated by Mettle SE automatically.&lt;br /&gt;
&lt;br /&gt;
Mettle SE team is happy to report that the Mettle SE 3700 deployed at the campus has been&lt;br /&gt;
working flawlessly ever since meeting the needs of the college management and the system&lt;br /&gt;
administrators.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#109;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#110;&quot;&gt;&amp;#109;&amp;#x65;&amp;#116;&amp;#116;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#x73;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#x69;&amp;#110;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News April 2009</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20090415143641/"/>
    <id>tag:newsletter.mettle.in,2009-04-15:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20090415143641%2F</id>
    
    <published>2009-04-15T14:36:41Z</published>
    <updated>2009-04-15T14:36:41Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
April 2009&lt;br /&gt;
Volume 2, Issue 4&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
&lt;br /&gt;
 * Editorial&lt;br /&gt;
 * IT industry news: Routers owned by Botnet *&lt;br /&gt;
 * Mettle SE feature: Packet Capture *&lt;br /&gt;
 * Tip of the month: Traceroute *&lt;br /&gt;
 * Case study: Mettle SE at Kerala's leading share broking company *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
This is the first time Internet sees the break out of a worm that is targeted to routers&lt;br /&gt;
and DSL modems. This pose a very different type of security issues. This month's industry&lt;br /&gt;
news explains the story of &amp;#34;psyb0t&amp;#34;.&lt;br /&gt;
&lt;br /&gt;
Case study of the month explains how a stock broking company owned by Kerala-based&lt;br /&gt;
conglomerate built their IT infrastructure around Mettle SE. This is yet another success&lt;br /&gt;
story of Mettle SE in the Financial Services sector.&lt;br /&gt;
&lt;br /&gt;
Regular &amp;#34;Tip of the month&amp;#34; and &amp;#34;Feature of the month&amp;#34; columns included with information&lt;br /&gt;
useful for day-to-day practice.&lt;br /&gt;
&lt;br /&gt;
As usual, we request you to continue sending your feedback which help us to improve this&lt;br /&gt;
newsletter.&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#109;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#x40;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#109;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#x40;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Industry News: Routers Owned by Botnet *&lt;br /&gt;
&lt;br /&gt;
Security researchers at DroneBL have spotted a stealthy router-based botnet worm targeting&lt;br /&gt;
Routers and DSL modems. The worm, called &amp;#34;psyb0t&amp;#34;, has been circulating since at least&lt;br /&gt;
January this year, infecting vulnerable embedded Linux mipsel devices. Once the malware&lt;br /&gt;
takes hold, it locks legitimate users out of the device by blocking telnet, sshd, and web&lt;br /&gt;
access. It then makes the devices part of a botnet. The researchers said they first&lt;br /&gt;
learned of the worm while investigating DDoS attacks that hit DroneBL's infrastructure two&lt;br /&gt;
weeks ago.&lt;br /&gt;
&lt;br /&gt;
The &amp;#34;psyb0t&amp;#34; worm is believed to be the first piece of malware to target home networking&lt;br /&gt;
gear. It has already infiltrated an estimated 100,000 hosts. According to DroneBL, the&lt;br /&gt;
worm can infect any Linux mipsel routing device (including openwrt/dd-wrt devices)&lt;br /&gt;
configured with a weak username/password and has a router administration interface or sshd&lt;br /&gt;
or telnetd in a DMZ. It has been used to carry out DDoS, or distributed denial of service,&lt;br /&gt;
attacks and is also believed to use deep-packet inspection to harvest user names and&lt;br /&gt;
passwords. The worm also helps to identify exploitable phpMyAdmin and MySQL servers.&lt;br /&gt;
&lt;br /&gt;
DroneBL researchers in their blog says, &amp;#34;This technique is one to be extremely concerned&lt;br /&gt;
about because most end users will not know their network has been hacked, or that their&lt;br /&gt;
router is exploited,&amp;#34;. &amp;#34;This means that in the future, this could be an attack vector for&lt;br /&gt;
the theft of personally identifying information. This technique is not going away.&amp;#34;&lt;br /&gt;
&lt;br /&gt;
Below listed are few peculiar characteristics of psyb0t worm:&lt;br /&gt;
&lt;br /&gt;
 * It is the first botnet worm to target routers and DSL modems&lt;br /&gt;
 * It contains shellcode for many mipsel devices&lt;br /&gt;
 * It is not targeting PCs or servers&lt;br /&gt;
 * It uses multiple strategies for exploitation, including brute force username and&lt;br /&gt;
   password combinations&lt;br /&gt;
 * It can harvest user names and passwords through deep packet inspection&lt;br /&gt;
 * It can scan for exploitable phpMyAdmin and MySQL servers&lt;br /&gt;
&lt;br /&gt;
To disinfect the psyb0t worm, reset/power cycle your device, update to the latest&lt;br /&gt;
firmware, and use an unique admin user name with secure password to lock it down.&lt;br /&gt;
&lt;br /&gt;
Read more about psyb0t here &lt;a href=&quot;http://www.dronebl.org/blog/8&quot;&gt;http://www.dronebl.org/blog/8&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A Mettle SE feature: Packet Capture *&lt;br /&gt;
&lt;br /&gt;
Packet Capture is a tool bundled with Mettle SE which will help the administrator to&lt;br /&gt;
better diagnose networking problems. With packet Capture Mettle SE administrators will be&lt;br /&gt;
able to diagnose connection issues by analysing packets captured with this tool. Packets&lt;br /&gt;
passing through specific interface to/from a particular IP address and/or port can be&lt;br /&gt;
filtered and captured for analysis. Using Packet Capture is simple but should you need&lt;br /&gt;
help, instructions below will help you.&lt;br /&gt;
&lt;br /&gt;
a) Go to Diagnostics --&amp;#62; Packet Capture&lt;br /&gt;
b) Interface --&amp;#62; From the drop down list you can choose the Interface on which the Packets&lt;br /&gt;
   are to be captured.&lt;br /&gt;
c) Host Address --&amp;#62; This value is either Source or Destination IP address. This allows you&lt;br /&gt;
   to capture packets addressed to or coming from a specific host.&lt;br /&gt;
d) Port --&amp;#62; The port can be either source or destination port. This allows you to capture&lt;br /&gt;
   packets intended for a specific port. If it is left blank packets to all ports would be&lt;br /&gt;
   captured.&lt;br /&gt;
e) Packet length --&amp;#62; The Packet length is the number of bytes packet capture will capture&lt;br /&gt;
   for each payload. For most scenarios default value would suffice.&lt;br /&gt;
f) Count --&amp;#62; This is the number of packets the packet capture will grab. Enter 0 for no&lt;br /&gt;
   count limit.&lt;br /&gt;
g) Level of Detail --&amp;#62; This is the level of detail that will be displayed after hitting&lt;br /&gt;
   'Stop' when the packets have been captured. This option does not affect the level of&lt;br /&gt;
   detail when downloading the packet capture. Choose from Normal, Medium, High or Full.&lt;br /&gt;
h) Reverse DNS Lookup --&amp;#62; This check box will cause the packet capture to perform a&lt;br /&gt;
   reverse DNS lookup associated with all IP addresses. This will slow down the packet&lt;br /&gt;
   capture because of DNS resolution time.&lt;br /&gt;
i) Start --&amp;#62; Click on Start Button to start Packet Capture process.&lt;br /&gt;
j) Download --&amp;#62; Captured packets will be downloaded into your computer as a &amp;#34;*.cap&amp;#34; file.&lt;br /&gt;
&lt;br /&gt;
The KB article can be found here &lt;a href=&quot;http://kb.mettle.in/entry/43/&quot;&gt;http://kb.mettle.in/entry/43/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip of the month: Traceroute *&lt;br /&gt;
&lt;br /&gt;
Traceroute is a network diagnostics utility used to determine the route taken by packets&lt;br /&gt;
across an IP network. By showing a list of routers traversed, it allows the user to&lt;br /&gt;
identify the path taken to reach a particular destination on the network. This can help&lt;br /&gt;
identify routing problems or firewalls that may be blocking access to a destination.&lt;br /&gt;
&lt;br /&gt;
a) Go to Diagnostics --&amp;#62; Traceroute&lt;br /&gt;
b) Host --&amp;#62; Enter the IP address or the fully qualified domain name of the target.&lt;br /&gt;
c) Maximum Number of Hops --&amp;#62; Enter the maximum number of hops allowed before the packet&lt;br /&gt;
   is dropped. Default is 18, maximum allowed is 64. If destination is not reached with in&lt;br /&gt;
   default number of hops you may increase the hop number.&lt;br /&gt;
d) Use ICMP --&amp;#62; Check the box to do ICMP traceroute. Default is UDP. If default traceroute&lt;br /&gt;
   doesn't take you to the destination, try with ICMP.&lt;br /&gt;
e) Traceroute --&amp;#62; Click on this button to begin traceroute.&lt;br /&gt;
&lt;br /&gt;
The KB article can be found at &lt;a href=&quot;http://kb.mettle.in/entry/44/&quot;&gt;http://kb.mettle.in/entry/44/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case study: Mettle SE at Kerala's leading share broking company *&lt;br /&gt;
&lt;br /&gt;
Vertical: Financial, Shares&lt;br /&gt;
Geography: Pan India, HO at Cochin&lt;br /&gt;
&lt;br /&gt;
Our client is a major business house with pan-India presence and diverse products with a&lt;br /&gt;
thrust in the financial sector and share market. With the client's sustained efforts to&lt;br /&gt;
emerge as a financial supermarket for its diverse customers, the group now makes its foray&lt;br /&gt;
into securities trading space making it a natural progression on the company's substantial&lt;br /&gt;
presence in  Wealth Management Services.&lt;br /&gt;
&lt;br /&gt;
The Group has emerged as one of the India's largest financial group of its kind with&lt;br /&gt;
business interests in Seventeen diverse fields, a network of over a thousand branches&lt;br /&gt;
nationwide, with more than Ten thousand employees serving millions of customers across the&lt;br /&gt;
country. The client with their pan-Indian presence and varied bouquet of products serves&lt;br /&gt;
over Forty thousand customers every day.&lt;br /&gt;
&lt;br /&gt;
The client's Corporate Head Office is the hub of all activities and coordinating things&lt;br /&gt;
that go on at different parts of the country. To provide high availability to their&lt;br /&gt;
services, provide security to their IT operations and make available the resources to&lt;br /&gt;
authorised users across the world, the following solutions were proposed.&lt;br /&gt;
&lt;br /&gt;
 * Link load balancing&lt;br /&gt;
 * Mettle SE active failover stack&lt;br /&gt;
 * Firewall &amp;#38; DMZ&lt;br /&gt;
 * Gateway Antivirus&lt;br /&gt;
 * Routing&lt;br /&gt;
 * VPN&lt;br /&gt;
 * NAT &amp;#38; PAT&lt;br /&gt;
&lt;br /&gt;
* Link Load Balancing&lt;br /&gt;
&lt;br /&gt;
To run a high availability network system it is mandatory to have a minimum of two WAN&lt;br /&gt;
links at the least. The corporate office has two WAN links provided by two different ISPs&lt;br /&gt;
and Mettle SEs job is to aggregate the links and provide a load balanced WAN link with&lt;br /&gt;
failover. If for any reason a WAN link goes down, Mettle SE re-routes the traffic via the&lt;br /&gt;
active WAN link, to provide access to the Internet. Total bandwidth would be reduced when&lt;br /&gt;
a link goes down but still the servers would be accessible.&lt;br /&gt;
&lt;br /&gt;
* Mettle SE active failover stack&lt;br /&gt;
&lt;br /&gt;
The client's business is focussed on money management, shares and finance, since this is&lt;br /&gt;
an ever changing market the systems should be up and running all the time so as to keep up&lt;br /&gt;
with the developments. For such a high availability requirement the client have chosen to&lt;br /&gt;
go with a high availability setup using two Mettle SE 3700. These two Mettle SE devices&lt;br /&gt;
are configured in an active/standby failover mode where one is the Master device and the&lt;br /&gt;
other a Slave device. If in the unlikely event that the master Mettle SE fails the slave&lt;br /&gt;
Mettle SE will take over and take care of the network without affecting work done by&lt;br /&gt;
users. This ensures that the computer network is up and running all the time without fail&lt;br /&gt;
even if a device fails.&lt;br /&gt;
&lt;br /&gt;
* Firewall &amp;#38; DMZ&lt;br /&gt;
&lt;br /&gt;
To provide optimum security to the host machines at the corporate office Mettle SE&lt;br /&gt;
implements a security barricade. Firewalling the private network which has the host&lt;br /&gt;
computers are placed helps keep the machines safe and secured. A DMZ also has been created&lt;br /&gt;
where all of their public access servers are kept. This setup allows servers in the DMZ to&lt;br /&gt;
service both internal and external network, while keeping the LAN safe from possible&lt;br /&gt;
threats from the Internet. Traffic into LAN and DMZ is monitored by Mettle SE allowing&lt;br /&gt;
traffic that is implicitly allowed by the firewall rules. This keeps out suspect and&lt;br /&gt;
unauthorised traffic out of the LAN. In the unlikely situation that security of DMZ is&lt;br /&gt;
breached, Mettle SE would keep the LAN and critical machines secured.&lt;br /&gt;
&lt;br /&gt;
* Gateway Antivirus&lt;br /&gt;
&lt;br /&gt;
The most common entry point for viruses into a corporate LAN is through the Internet. To&lt;br /&gt;
curb the virus infection on a LAN with Internet access it is ideal to implement a gateway&lt;br /&gt;
antivirus system that will detect, disinfect or quarantine a threat before it enters the&lt;br /&gt;
LAN. Mettle SE has such a gateway antivirus system built in. Mettle SE's Gateway antivirus&lt;br /&gt;
engine filters all viruses and worms that come from the Internet before it reach the LAN&lt;br /&gt;
subnet. Mettle SE's antivirus engine automatically keeps its virus definitions updated to&lt;br /&gt;
identify and quarantine even the latest virus that is out on the Internet. A huge risk of&lt;br /&gt;
virus infections of the host machines are thus protected by Mettle SE.&lt;br /&gt;
&lt;br /&gt;
* Routing&lt;br /&gt;
&lt;br /&gt;
Corporate office of the client has two local networks the LAN subnet and the DMZ subnet.&lt;br /&gt;
Routing is implemented in Mettle SE which enables the host machines placed in the LAN to&lt;br /&gt;
access the servers kept in DMZ. Routing is enabled for the VPN clients which will enable&lt;br /&gt;
the remote clients to gain access to the resources available in the corporate local&lt;br /&gt;
network.&lt;br /&gt;
&lt;br /&gt;
* VPN&lt;br /&gt;
&lt;br /&gt;
The corporate office uses PPTP VPN service provided by Mettle SE to help connect the road&lt;br /&gt;
warriors to office base. Other VPN services provided by Mettle SE are IPsec VPN and&lt;br /&gt;
OpenVPN, but the administrator have chosen to use PPTP because of it's user friendliness&lt;br /&gt;
and tight integration with Windows operating systems. Executives while on the move can now&lt;br /&gt;
connect to the corporate network from anywhere in the world from his/her Laptop. As the&lt;br /&gt;
clients connect to Mettle SE they are routed to the right part of the corporate network&lt;br /&gt;
that they are allowed to access. Accessing resources other than which is authorised by the&lt;br /&gt;
administrator is blocked by the firewall which ensures that the security is not&lt;br /&gt;
compromised.&lt;br /&gt;
&lt;br /&gt;
* 1to1 NAT and Port Forwarding&lt;br /&gt;
&lt;br /&gt;
Our client has servers which are hosted in the DMZ and they need to be available on the&lt;br /&gt;
Internet with it's own public IP address. Such servers which are hosted in the DMZ are&lt;br /&gt;
assigned with a public IP addresses using 1:1 NAT. In this scheme, each private host has a&lt;br /&gt;
direct and fixed mapping to a public IP address. Port forwarding allow remote computers to&lt;br /&gt;
connect to a specific computer within a private LAN. In Mettle SE port forwarding (PAT) is&lt;br /&gt;
enabled to allow an authorised user from the Internet to connect to a specific computer&lt;br /&gt;
within the private LAN for administrative purposes or special requirements. Port&lt;br /&gt;
forwarding transfers IP packets between the private IP addresses of the computer on a&lt;br /&gt;
particular port and a public IP address with a specific port. This ensures that a service&lt;br /&gt;
in the host computer can be accessed from the Internet but is secured.&lt;br /&gt;
&lt;br /&gt;
Mettle SE has proved its Mettle in demanding situations such as this; serving our client&lt;br /&gt;
reliably round the clock.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#109;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#x40;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#109;&amp;#x65;&amp;#x74;&amp;#x74;&amp;#108;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#x40;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#108;&amp;#x65;&amp;#46;&amp;#105;&amp;#x6E;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News March 2009</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20090314084616/"/>
    <id>tag:newsletter.mettle.in,2009-03-14:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20090314084616%2F</id>
    
    <published>2009-03-14T08:46:16Z</published>
    <updated>2009-03-14T08:46:16Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
March 2009&lt;br /&gt;
Volume 2, Issue 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
 * Editorial&lt;br /&gt;
 * IT Industry news: Long AS path causes pandemonium on the Internet *&lt;br /&gt;
 * Mettle SE Feature: Mettle SE Active Failover Stack *&lt;br /&gt;
 * Tip Of The Month: Changing Default Web GUI Administration Port *&lt;br /&gt;
 * Case Study: Mettle SE at the Indian subsidiary of US based Asset Management Company *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
In this month's news letter we present the case study of a client that uses two Mettle SE&lt;br /&gt;
devices in two campuses a few kilometres apart.&lt;br /&gt;
&lt;br /&gt;
Learn how to set up a failover stack using Mettle SE in this issue's Mettle SE fail&lt;br /&gt;
feature.&lt;br /&gt;
&lt;br /&gt;
As usual we expect your feedback and suggestions which help to improve this newsletter and&lt;br /&gt;
the Mettle Range of products.&lt;br /&gt;
&lt;br /&gt;
Thank you.&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#46;&amp;#x69;&amp;#x6E;&quot;&gt;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#46;&amp;#x69;&amp;#x6E;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Industry News: Long AS path causes pandemonium on the Internet *&lt;br /&gt;
&lt;br /&gt;
Internet routing is a cooperative effort, routers inform their neighbouring routers about&lt;br /&gt;
routing announcements and what they know; the information is relayed all over the world.&lt;br /&gt;
The information that is passed around to neighbouring routers are prefixes, which are&lt;br /&gt;
blocks of IP address that are routed in the same way. There is often more than one way to&lt;br /&gt;
reach a given prefix. Routing announcements relayed by routers include various attributes&lt;br /&gt;
so that everyone can choose a preferred path to each prefix; one such attribute is the&lt;br /&gt;
Autonomous System (AS) Path, which is the list of organisations (list is the Autonomous&lt;br /&gt;
System Number (ASN) of each organisation) that have to be traversed to reach the prefix.&lt;br /&gt;
&lt;br /&gt;
If network administrators don't want routers to select a particular path they artificially&lt;br /&gt;
lengthen the path so that it is only chosen as a secondary route. They could effect this&lt;br /&gt;
by making the announced path artificially long. The average path length on the Internet is&lt;br /&gt;
only around 4 AS numbers. So if the path is made a little bit longer, by one or two AS&lt;br /&gt;
numbers, it generally will not get selected and will accomplish the objective of being the&lt;br /&gt;
path of last resort.&lt;br /&gt;
&lt;br /&gt;
On Monday, Feb 16th a slight misconfiguration on a Czech company's router slowed down the&lt;br /&gt;
entire Internet. The small company briefly caused widespread router problems across the&lt;br /&gt;
globe which slowed down the Internet. The problem was caused when the company, SuproNet,&lt;br /&gt;
provided a crucial bit of information to other routers telling them how to reach&lt;br /&gt;
SuproNet's site or IP address from other locations. In this recent mishap, SuproNet&lt;br /&gt;
lengthened its path for its secondary route by several orders of magnitude greater than&lt;br /&gt;
was either needed on the Internet. As its routing announcements were propagated over the&lt;br /&gt;
Internet, the sheer length of SuproNet's path information caused routers to end their&lt;br /&gt;
sessions with the immediate source of that data.&lt;br /&gt;
&lt;br /&gt;
What seems to have happened was a massive buffer overflow. While most core routers of&lt;br /&gt;
major ISPs were unaffected, older routers choked by processing the ridiculous path and&lt;br /&gt;
sending it on. This caused widespread network disruptions and slowdown around the globe.&lt;br /&gt;
While SuproNet's AS path length was unusually long, that alone should not have created the&lt;br /&gt;
cascading set of problems around the Internet. Instead the problem has to do with a bug in&lt;br /&gt;
Cisco routers that makes its Internetwork Operating System susceptible to problems when&lt;br /&gt;
they encounter such long AS paths. These Cisco routers were located all over the world&lt;br /&gt;
which made it a global event. The Cisco routers choked on the path  and&lt;br /&gt;
assumed that the input was junk and broke down connections with the source.&lt;br /&gt;
&lt;br /&gt;
The matter was resolved when SuproNet changed the AS-path information after apparently&lt;br /&gt;
being informed about the problems its routing update was causing around the Internet.&lt;br /&gt;
&lt;br /&gt;
For more details:&lt;br /&gt;
&lt;a href=&quot;http://www.renesys.com/blog/2009/02/longer-is-not-better.shtml&quot;&gt;http://www.renesys.com/blog/2009/02/longer-is-not-better.shtml&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE Feature: Mettle SE Active Failover Stack *&lt;br /&gt;
&lt;br /&gt;
Hardware redundancy is a de facto standard of a high availability installation. Hardware&lt;br /&gt;
redundancy provides immense reassurance and relief for businesses running mission critical&lt;br /&gt;
operations. Active hardware redundancy provides a very high level of reliability which&lt;br /&gt;
will keep the operations up and running seamlessly even if a core device fails. For an&lt;br /&gt;
active hardware redundancy to work, the participating core devices should support it.&lt;br /&gt;
Mettle SE has the support for such a configuration if need arises. Mettle SE implements&lt;br /&gt;
active hardware redundancy with the help of Common Address Redundancy Protocol (CARP).&lt;br /&gt;
&lt;br /&gt;
The pre requisites for setting up an active Mettle SE failover stack are:-&lt;br /&gt;
&lt;br /&gt;
 1. Two Mettle SE devices, name them as, say, Master and Slave&lt;br /&gt;
 2. Three IP addresses in local Network for using in LAN side. (One is a floating IP&lt;br /&gt;
    address)&lt;br /&gt;
 3. Three IP addresses in WAN Network for using in WAN side.(One is a floating IP address)&lt;br /&gt;
 4. Two IP addresses from a /28 subnet to synchronise two Mettle SEs. (Sync Network)&lt;br /&gt;
 5. One dedicated interface in each Mettle SEs for Synchronising (Sync)&lt;br /&gt;
&lt;br /&gt;
The following steps will walk you through the configuration of CARP.&lt;br /&gt;
&lt;br /&gt;
A) Create a SYNC Interface (In both Mettle SE devices):&lt;br /&gt;
&lt;br /&gt;
 1. Go to Interfaces --&amp;#62; Assign --&amp;#62; click on + Button. Assign a free interface and rename&lt;br /&gt;
    it SYNC&lt;br /&gt;
 2. Connect SYNC interfaces of each Mettle SE's together with a crossover Ethernet cable&lt;br /&gt;
 3. Give SYNC interfaces two unique IP addresses from the /28 subnet not used anywhere&lt;br /&gt;
    else.&lt;br /&gt;
 4. Create a firewall rule in both Mettle SE devices to allow all traffic between SYNC&lt;br /&gt;
    interfaces.&lt;br /&gt;
&lt;br /&gt;
B) Configure Virtual IPs (In Master Mettle SE):&lt;br /&gt;
&lt;br /&gt;
 1. Go to Firewall --&amp;#62; Virtual IPs&lt;br /&gt;
 2. Click '+' to add a new Virtual IP address&lt;br /&gt;
 3. Type - select CARP&lt;br /&gt;
 4. Interface - select WAN&lt;br /&gt;
 5. IP Address(es) - enter floating IP address reserved for WAN with the correct CIDR&lt;br /&gt;
    value&lt;br /&gt;
 6. Virtual IP Password - enter a password&lt;br /&gt;
 7. VHID Group - enter VHID group number set as 1, or 2 if this is the second CARP&lt;br /&gt;
    VirtualIP.&lt;br /&gt;
 8. Advertising Frequency - should be set to 0&lt;br /&gt;
 9. Description - enter a description for this set of configuration.&lt;br /&gt;
 10. Click on 'Save'&lt;br /&gt;
 11. Repeat this same procedure for LAN also, incrementing 'VHID Group'&lt;br /&gt;
 12. Apply Settings.&lt;br /&gt;
&lt;br /&gt;
C) CARP configuration in Master Mettle SE:&lt;br /&gt;
 1. Go to Firewall --&amp;#62; Virtual IPs --&amp;#62; CARP Settings&lt;br /&gt;
 2. Check 'Synchronise Enabled'&lt;br /&gt;
 3. Use SYNC as 'Synchronise Interface'&lt;br /&gt;
 4. Check 'Synchronise Rules'&lt;br /&gt;
 5. Check 'Synchronise Firewall Schedules'&lt;br /&gt;
 6. Check 'Synchronise Aliases'&lt;br /&gt;
 7. Check 'Synchronise NAT'&lt;br /&gt;
 8. Check 'Synchronise IPsec'&lt;br /&gt;
 9. Check 'Synchronise Wake on LAN'&lt;br /&gt;
 10. Check 'Synchronise Static Routes'&lt;br /&gt;
 11. Check 'Synchronise Load Balancer'&lt;br /&gt;
 12. Check 'Synchronise Virtual IPs'&lt;br /&gt;
 13. Check 'Synchronise Traffic Shaper'&lt;br /&gt;
 14. Check 'Synchronise DNS Forwarder'&lt;br /&gt;
 15. Synchronise to IP - Enter the IP address of the SYNC interface of slave Mettle SE&lt;br /&gt;
 16. Enter the webGUI password of Slave Mettle SE in 'Remote System Password'&lt;br /&gt;
 17. Click on 'Save'&lt;br /&gt;
&lt;br /&gt;
D) CARP configuration in Slave Mettle SE:&lt;br /&gt;
 1. Go to Firewall --&amp;#62; Virtual IPs --&amp;#62; CARP Settings&lt;br /&gt;
 2. Check 'Synchronise Enabled'&lt;br /&gt;
 3. Synchronise Interface - Select the SYNC interface created earlier.&lt;br /&gt;
 4. Save.&lt;br /&gt;
&lt;br /&gt;
E) Verify Settings:&lt;br /&gt;
 1. Take Status -&amp;#62; CARP&lt;br /&gt;
 2. Master should show both Virtual IP address as MASTER&lt;br /&gt;
 3. Slave should show both Virtual IP address as BACKUP&lt;br /&gt;
&lt;br /&gt;
F) Additional Settings:&lt;br /&gt;
&lt;br /&gt;
NAT&lt;br /&gt;
 1. NAT should use CARP VIP as outgoing IP instead of WAN IP&lt;br /&gt;
 2. Edit NAT rule and change &amp;#34;Translation&amp;#34; to CARP address &lt;br /&gt;
&lt;br /&gt;
DHCP&lt;br /&gt;
&lt;br /&gt;
Master&lt;br /&gt;
 1. DHCP should send LAN-CARP address as DNS and GATEWAY addresses.&lt;br /&gt;
 2. &amp;#34;Failover peer IP&amp;#34; should be the real IP address of slave.&lt;br /&gt;
&lt;br /&gt;
Slave&lt;br /&gt;
 1. DHCP should send LAN-CARP address as DNS and GATEWAY addresses.&lt;br /&gt;
 2. &amp;#34;Failover peer IP&amp;#34; should be the real IP address of master.&lt;br /&gt;
&lt;br /&gt;
KB article:&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/18/&quot;&gt;http://kb.mettle.in/entry/18/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip Of The Month: Changing Default Web GUI Administration Port *&lt;br /&gt;
&lt;br /&gt;
In Mettle SE the default protocol the webGUI uses is HTTPS and the default port number is&lt;br /&gt;
443. When you use port forwarding using the same WAN IP as your Mettle SE's it will be&lt;br /&gt;
necessary for you to change the default webGUI port number from 443 to some other random&lt;br /&gt;
number. It's easy to change the default port number of webGUI, just follow the steps&lt;br /&gt;
below.&lt;br /&gt;
&lt;br /&gt;
1) Go to System --&amp;#62; General&lt;br /&gt;
2) On the page, scroll down to &amp;#34;webGUI Protocol&amp;#34; - The default protocol selected will be&lt;br /&gt;
   HTTPS. You can make it HTTP but for security reasons leave it as HTTPS.&lt;br /&gt;
3) Next item would be webGUI port - If using the default webGUI port 443 this would be&lt;br /&gt;
   blank. To change the port enter a random port number of your choice.&lt;br /&gt;
4) Scroll down and click on Save.&lt;br /&gt;
&lt;br /&gt;
When you try to access the webGUI after this over a WAN link or from LAN you will have to&lt;br /&gt;
append the port number after the link address. For example &lt;a href=&quot;https://192.168.1.1:2222&quot;&gt;https://192.168.1.1:2222&lt;/a&gt; if the&lt;br /&gt;
port number you gave was 2222. It is recommended to use a port number above 1024. Also&lt;br /&gt;
avoid well known ports.&lt;br /&gt;
&lt;br /&gt;
KB article: &lt;a href=&quot;http://kb.mettle.in/entry/42/&quot;&gt;http://kb.mettle.in/entry/42/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study: Mettle SE at the Indian Subsidiary of US based Asset Management Company *&lt;br /&gt;
&lt;br /&gt;
Vertical: Financial Service&lt;br /&gt;
Geography: Trivandrum, India&lt;br /&gt;
&lt;br /&gt;
Our client is the Indian subsidiary of a US-based asset management company, they have two&lt;br /&gt;
campuses in Trivandrum located couple of kilo metres apart.&lt;br /&gt;
&lt;br /&gt;
Founded in 1999, the company began with an idea that would revolutionise the services that&lt;br /&gt;
financial advisers provide to their clients. Today their capabilities are unparalleled,&lt;br /&gt;
merging the expertise of top investment managers, a broad range of fee-based investment&lt;br /&gt;
products and an array of enhanced financial technology. Over the years, we have grown into&lt;br /&gt;
one of the largest providers of wealth management solutions to independent financial&lt;br /&gt;
advisers in the industry, with more than 400 employees in their Chicago headquarters and&lt;br /&gt;
offices spread across US and Trivandrum, India.&lt;br /&gt;
&lt;br /&gt;
Both their Trivandrum offices have separate WAN links, Campus A has 2 WAN links and Campus&lt;br /&gt;
B has 1 WAN link. Both these campuses are connected together by three redundant fiber&lt;br /&gt;
optic links. Both sites needed securing the local network, they needed to provide&lt;br /&gt;
authenticated Internet access to employees, and Internet content has to be monitored. At&lt;br /&gt;
Campus A the two ISP links has to be aggregated and loadbalanced for better throughput.&lt;br /&gt;
Campus B has only one WAN link, so if the WAN link goes down an alternate method has to be&lt;br /&gt;
devised to keep the Internet connectivity alive.&lt;br /&gt;
&lt;br /&gt;
Mettle SE was chosen by our client as the 'Silver Bullet' to solve all these challenges.&lt;br /&gt;
Mettle SE provides the following set of solutions. At Campus A, two Mettle SE devices are&lt;br /&gt;
deployed in active failover mode for very high availability, at Campus B a single Mettle&lt;br /&gt;
SE 2400 is deployed. Solutions are categorised into:&lt;br /&gt;
&lt;br /&gt;
 * Multiple ISP bandwidth aggregation&lt;br /&gt;
 * Failover loadbalancing with routing&lt;br /&gt;
 * Firewall&lt;br /&gt;
 * Gateway antivirus&lt;br /&gt;
 * Content scanning&lt;br /&gt;
 * Authenticated Internet access and Active Directory Integration&lt;br /&gt;
&lt;br /&gt;
1) Multiple ISP bandwidth aggregation&lt;br /&gt;
&lt;br /&gt;
Two ISPs provide Internet connectivity to the company. Campus A has two Internet links&lt;br /&gt;
from two ISPs and campus B has only one ISP link. At campus A Mettle SE handles the&lt;br /&gt;
bandwidth aggregation and load balancing of the WAN links. Campus A has 2+2 Mbps of&lt;br /&gt;
aggregated bandwidth and Campus B has 2Mbps bandwidth. Approximately 200 users across the&lt;br /&gt;
two campuses share the 6mbps of total bandwidth across each campus.&lt;br /&gt;
&lt;br /&gt;
2) Failover Loadbalancing with routing&lt;br /&gt;
&lt;br /&gt;
At campus A the two ISP links are terminated at Mettle SE, both ISPs provide 2Mbps each.&lt;br /&gt;
The links are aggregated and loadbalanced to provide 4Mbps throughput to the users. If one&lt;br /&gt;
WAN link fails Internet traffic would be diverted over the active WAN link automatically.&lt;br /&gt;
&lt;br /&gt;
Campus B is serviced by a single 2Mbps WAN link. Even with a single ISP an active failover&lt;br /&gt;
is implemented at campus B in a innovative way. When Mettle SE at campus B detects that&lt;br /&gt;
the WAN link is down, it automatically routes Internet traffic to the fiber optic link to&lt;br /&gt;
Mettle SE stationed at Campus A. Campus A Mettle SE routes all the Internet traffic from&lt;br /&gt;
Campus B through it's loadbalanced WAN links! Thus users in campus B continue to have&lt;br /&gt;
Internet access.&lt;br /&gt;
&lt;br /&gt;
3) Mettle Secure: Firewall, Gateway Antivirus and Content Scanning&lt;br /&gt;
&lt;br /&gt;
One of the prime reasons why the client chose our product was to secure their network. For&lt;br /&gt;
total security of the local network from the Internet Mettle SE provides impeccable level&lt;br /&gt;
of security to the host computers in the local network with the help of three security&lt;br /&gt;
services - Firewall, gateway Antivirus and Content Scanning.&lt;br /&gt;
&lt;br /&gt;
At both campuses Mettle SE firewall secures the LAN by blocking unauthorised networks and&lt;br /&gt;
host machines from accessing the local network. Host computers in the local network are&lt;br /&gt;
also denied access to the Internet directly and they are made to use the proxy service.&lt;br /&gt;
&lt;br /&gt;
The Gateway Antivirus engine within Mettle SE always keep the virus signatures updated.&lt;br /&gt;
The company's local networks are secured from worms, viruses and malicious codes&lt;br /&gt;
originating from the Internet. Updated virus definitions give no chance for a virus or&lt;br /&gt;
worm to sneak past Mettle SE and harm the host computers in the local network. A huge risk&lt;br /&gt;
of virus infections of the computers in LAN is thus solved by Mettle SE.&lt;br /&gt;
&lt;br /&gt;
Routing all web traffic from the host machines to the Internet via a proxy service has its&lt;br /&gt;
advantages. An organisation would like their employees to use the Internet according to&lt;br /&gt;
the acceptable usage policy (AUP). Mettle SE helps the system administrator to enforce the&lt;br /&gt;
AUP with Mettle SE's Proxy and Content scanning engines. The Internet usage policy is&lt;br /&gt;
enforced at the point of presence of the WAN links, which ensures that unwanted content is&lt;br /&gt;
not passed on to the LAN. Content scanning along with authenticated Internet access, which&lt;br /&gt;
is explained in the next section, together is a powerful tool to keep a watch over the&lt;br /&gt;
Internet usage and to make sure AUP is adhered to by the users.&lt;br /&gt;
&lt;br /&gt;
4) Authenticated Internet Access and Active Directory Integration&lt;br /&gt;
&lt;br /&gt;
Authenticated Internet is a service provided by Mettle SE with the help of Active&lt;br /&gt;
Directory which ensures Internet access is given only to authorised users. Mettle SE at&lt;br /&gt;
each campus will contact Windows 2003 Domain controllers at each campus. When a user tries&lt;br /&gt;
to access a website, a window will pop up asking him to log in to proceed. Once the user&lt;br /&gt;
enter the credentials the information is passed to domain controllers and get it verified&lt;br /&gt;
by Mettle SE and access is granted in case if the user is authenticated by the Domain&lt;br /&gt;
Controller.&lt;br /&gt;
&lt;br /&gt;
A group policy is implemented in Active Directory to force the Mettle SE IP address as the&lt;br /&gt;
proxy server to all desktop machines. Each desktop receives the proxy information via&lt;br /&gt;
TACACAS from Active Directory, and asks for the user credentials and sends the requests to&lt;br /&gt;
Mettle SE proxy server. Default gateway of all desktops is also set as Mettle SE, where it&lt;br /&gt;
controls the traffic to the Internet based on the policy.&lt;br /&gt;
&lt;br /&gt;
Our client is completely satisfied with the Mettle SE based solution provided. We are&lt;br /&gt;
proud to quote the comment of Mr Jayagopan on Mettle SE.&lt;br /&gt;
&lt;br /&gt;
&amp;#34;You don't need to add n number of modules, you don't need to buy and configure n number&lt;br /&gt;
of devices. You don't need to make your network more complex with cables and boxes. You&lt;br /&gt;
just get this , configure whatever you want in easy steps, you have everything you need in&lt;br /&gt;
the box right in front of you!&amp;#34;&lt;br /&gt;
&lt;br /&gt;
Jayagopan Gopinathan&lt;br /&gt;
Technical Lead of Systems&lt;br /&gt;
Envestnet Asset Management India Pvt. Ltd.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#46;&amp;#x69;&amp;#x6E;&quot;&gt;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#101;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#x65;&amp;#46;&amp;#x69;&amp;#x6E;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News February 2009</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20090214105650/"/>
    <id>tag:newsletter.mettle.in,2009-02-14:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20090214105650%2F</id>
    
    <published>2009-02-14T10:56:50Z</published>
    <updated>2009-02-14T10:56:50Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
February 2009&lt;br /&gt;
Volume 2, Issue 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
 * Editorial *&lt;br /&gt;
 * IT Industry news: SQL Injection *&lt;br /&gt;
 * Mettle SE feature: Virtual IP Address *&lt;br /&gt;
 * Tip of the month: Blocking Yahoo Messenger &amp;#38; Gtalk *&lt;br /&gt;
 * Case Study: Mettle SE at a Leading ISP *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
Presenting you the February edition of Mettle News.&lt;br /&gt;
&lt;br /&gt;
SQL injection is not a new attack vector. But this technique is still being used by&lt;br /&gt;
attackers. This month's news column features such an attack and the victim is a security&lt;br /&gt;
company--this means that it can happen to anyone if applications are not carefully coded.&lt;br /&gt;
&lt;br /&gt;
Virtual IP address is one of the popular features of Mettle SE and this is covered in the&lt;br /&gt;
&amp;#34;Feature you might have missed&amp;#34; column.&lt;br /&gt;
&lt;br /&gt;
Admins always talk about blocking IM services such as Yahoo! chat and GTalk. &amp;#34;Tip of the&lt;br /&gt;
month&amp;#34; column of this issue discusses how to do this with Mettle SE.&lt;br /&gt;
&lt;br /&gt;
Case study of the month covers an interesting story of how an enterprise with state-wide&lt;br /&gt;
operations deploys Mettle SE as their multi-technology VPN concentrator.&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* IT Industry News: SQL Injection *&lt;br /&gt;
&lt;br /&gt;
SQL Injection is not the latest exploit haunting the Internet, but very recently an&lt;br /&gt;
attacker, using this exploit, managed to gain access to the customer database of a leading&lt;br /&gt;
Anti Virus company (referred to as &amp;#34;company&amp;#34; in this article). SQL injection exploits the&lt;br /&gt;
security vulnerability, if present, in the database layer of an application by injecting&lt;br /&gt;
carefully crafted SQL statements. The vulnerability is a result of user input being&lt;br /&gt;
incorrectly filtered for string literal escape characters embedded in SQL statements or&lt;br /&gt;
when user input is blindly trusted and executed.&lt;br /&gt;
&lt;br /&gt;
Using SQL injection an attacker gained access to the databases used by the usa.company.com&lt;br /&gt;
website, allowing him to gain access to users accounts, activation codes and possibly&lt;br /&gt;
personal data of company's customers. This type of critical flaw can probably be used to&lt;br /&gt;
usurp legitimate purchases and renewals of their products - which could include the&lt;br /&gt;
linking to malicious and backdoored versions of their software - thereby infecting those&lt;br /&gt;
very same customers that were seeking protection from malware in the first place.&lt;br /&gt;
&lt;br /&gt;
To protect against SQL injection, user input must not directly be embedded in SQL&lt;br /&gt;
statements. Instead, parameterised statements must be used (preferred), or user input must&lt;br /&gt;
be carefully escaped or filtered. Moral of the story? Even people in the security business&lt;br /&gt;
have bad days and make mistakes, if they're not careful!&lt;br /&gt;
&lt;br /&gt;
Read more about it here:&lt;br /&gt;
&lt;a href=&quot;http://securityandthe.net/2009/02/08/kaspersky-database-exposed/&quot;&gt;http://securityandthe.net/2009/02/08/kaspersky-database-exposed/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Mettle SE Feature: Virtual IP Address *&lt;br /&gt;
&lt;br /&gt;
One of the coolest features of Mettle SE is that it will allow the usage of Virtual IP&lt;br /&gt;
addresses (VIP). A virtual IP address is an IP address that is not connected to any&lt;br /&gt;
specific network interface on a computer. Incoming packets are sent to the VIP address,&lt;br /&gt;
but all packets travel through real network interfaces. In Mettle SE you can assign &lt;br /&gt;
Virtual IP addresses for Proxy ARP, for CARP and for other use (for example for 1:1 NAT).&lt;br /&gt;
&lt;br /&gt;
To set up a Virtual IP address follow the instructions below.&lt;br /&gt;
&lt;br /&gt;
1. Go to: Firewall --&amp;#62; Virtual IPs&lt;br /&gt;
2. Click on the '+' button&lt;br /&gt;
3. Type --&amp;#62; Choose Proxy ARP/CARP/Other.&lt;br /&gt;
 3.a. For port forwarding choose Proxy ARP.&lt;br /&gt;
 3.b. To set up an active failover Mettle SE cluster choose CARP.&lt;br /&gt;
 3.c. For 1:1 outbound NAT use Other.&lt;br /&gt;
4. IP Address --&amp;#62; Enter the IP address.&lt;br /&gt;
5. VHID Password --&amp;#62; Enter VHID password (Only for CARP)&lt;br /&gt;
6. VHID Group --&amp;#62; Select VHID group (Only for CARP)&lt;br /&gt;
7. Advertising Frequency --&amp;#62; Select the advertising frequency (Only for CARP)&lt;br /&gt;
8. Description --&amp;#62; Enter the description (Not parsed)&lt;br /&gt;
&lt;br /&gt;
After you have set up a Virtual IP address, you can use it as it is set up for in the&lt;br /&gt;
respective Mettle SE configuration page.&lt;br /&gt;
&lt;br /&gt;
Read the KB article: &lt;a href=&quot;http://kb.mettle.in/entry/32/&quot;&gt;http://kb.mettle.in/entry/32/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
In the next issue of the newsletter we will look at setting up a Mettle SE active failover&lt;br /&gt;
stack using CARP.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip Of the Month: Blocking Yahoo Messenger and Gtalk *&lt;br /&gt;
&lt;br /&gt;
We have been asked many times by system administers to help them block the Yahoo and&lt;br /&gt;
Google chat services on their LANs for policy related reasons. Chat services, even though&lt;br /&gt;
very useful, in certain situations, can be counter productive in most environments. To&lt;br /&gt;
block the chat services using your Mettle SE follow the instructions below.&lt;br /&gt;
&lt;br /&gt;
Blocking Yahoo Messenger&lt;br /&gt;
&lt;br /&gt;
1. Configure the internal DNS to return 127.0.0.1 for webcs.msg.yahoo.com and&lt;br /&gt;
httpcs.msg.yahoo.com&lt;br /&gt;
&lt;br /&gt;
2. Add the DNS names webcs.msg.yahoo.com and httpcs.msg.yahoo.com in the web proxy&lt;br /&gt;
server black list.&lt;br /&gt;
&lt;br /&gt;
3. To make it more effective: We recommended to allow only known HTTPS web sites from your&lt;br /&gt;
LAN through the Web proxy server. This can be done by entering &amp;#34;**s&amp;#34; (without quotes) in&lt;br /&gt;
the web proxy server black list and then add the known &amp;#34;https&amp;#34; sites to the white list.&lt;br /&gt;
&lt;br /&gt;
Blocking Google Chat&lt;br /&gt;
&lt;br /&gt;
1. Configure your internal DNS to return 127.0.0.1 for talk.google.com,&lt;br /&gt;
talkx.l.google.com, chatenabled.mail.google.com&lt;br /&gt;
&lt;br /&gt;
2. Also add the above DNS names in the Web proxy server black list.&lt;br /&gt;
&lt;br /&gt;
3. To make it more effective:&lt;br /&gt;
&lt;br /&gt;
Google chat uses the following ports and servers for it's chat service; Ports (80, 443,&lt;br /&gt;
5223, 5222), Servers (216.239.37.125, 72.14.253.125, 72.14.217.189, 209.85.137.125)&lt;br /&gt;
&lt;br /&gt;
Create two Aliases and club all the ports together in one Alias and the IP addresses of&lt;br /&gt;
the servers in another Alias. Now create a rule in Mettle SE for the local networks where&lt;br /&gt;
in you block all the traffic from LAN to google chat servers on the mentioned ports. Use&lt;br /&gt;
the Alias you have created in the firewall rules. To block only Google chat file transfers&lt;br /&gt;
block the ports 20 &amp;#38; 21.&lt;br /&gt;
&lt;br /&gt;
Read more here:&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/22/&quot;&gt;http://kb.mettle.in/entry/22/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/23/&quot;&gt;http://kb.mettle.in/entry/23/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study: Mettle SE at a Leading ISP *&lt;br /&gt;
&lt;br /&gt;
Vertical: Internet Service Provider&lt;br /&gt;
Geography: Headquartered at Trivandrum. Kerala&lt;br /&gt;
&lt;br /&gt;
Client Profile:&lt;br /&gt;
&lt;br /&gt;
This month's featured client is one of the leading ISP's in Kerala and one of the pioneers&lt;br /&gt;
in Internet through cable. They have more than thirty five thousand customers spread&lt;br /&gt;
across different cities and towns in Kerala. They are one of the largest private investors&lt;br /&gt;
in Kerala with over Rupees 350 crore in investments consisting of Earth stations, seven&lt;br /&gt;
hundred kilometre long optic-fibre backbone and forty thousand kilometre long hybrid&lt;br /&gt;
fibre-coaxial cable network spread over cities and towns in the state. They provide&lt;br /&gt;
services to corporations, educational institutions and residential customers. They have&lt;br /&gt;
set up their own international satellite gateways at Trivandrum and Kochi.&lt;br /&gt;
&lt;br /&gt;
Problems to be solved:&lt;br /&gt;
&lt;br /&gt;
They're a leading ISP providing service to more than thirty five thousand customers.&lt;br /&gt;
Handling such a large number of customers produces a huge Customer Relationship Management&lt;br /&gt;
(CRM) database that has to be stored at a central location which should be accessible from&lt;br /&gt;
area offices. Their existing VPN concentrator device was not keeping up with the high&lt;br /&gt;
throughput requirements in addition to that the database server at the central location&lt;br /&gt;
needs to be secured and firewalled in a De-Militarised Zone (DMZ). The local network at&lt;br /&gt;
the site also had to be firewalled and protected.&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
Mettle SE 4300 was deployed at their administrative office to resolve their IT&lt;br /&gt;
infrastructure related issues. Solutions built up on Mettle SE are classified into the&lt;br /&gt;
following sections:&lt;br /&gt;
&lt;br /&gt;
Mettle SE as a high throughput VPN Concentrator&lt;br /&gt;
Firewall &amp;#38; DMZ&lt;br /&gt;
&lt;br /&gt;
Mettle SE as a VPN concentrator&lt;br /&gt;
&lt;br /&gt;
The servers at the administrative office hold the huge CRM customer back end database used&lt;br /&gt;
for administrative purposes. The branch offices spread across the length and breadth of&lt;br /&gt;
Kerala need access to this database for billing and for resolving customer complaints.&lt;br /&gt;
Earlier the client had another VPN concentrator which couldn't deliver the high through&lt;br /&gt;
put  required. There are around 75 area offices that connect to the CRM database server.&lt;br /&gt;
Mettle SE handles the VPN connections from all 75 area offices simultaneously and provides&lt;br /&gt;
high throughput required by the front-end CRM application to pull data from the back end&lt;br /&gt;
server. The client and its remote branches prefer to use IPsec and PPTP, provided by&lt;br /&gt;
Mettle SE, for their VPN connectivity.&lt;br /&gt;
&lt;br /&gt;
Firewall &amp;#38; DMZ&lt;br /&gt;
&lt;br /&gt;
Mettle SE provides two levels of protection at the administrative office, it secures the&lt;br /&gt;
LAN network and provides a secure DMZ. The purpose of a DMZ is to add an additional layer&lt;br /&gt;
of security to an organisation's LAN, an external attacker only has access to hosts in the&lt;br /&gt;
DMZ, rather than the whole of the network. The publicly accessible servers and database&lt;br /&gt;
back end servers are hosted in the DMZ. This allows hosts in the DMZ to provide services&lt;br /&gt;
to both the internal and external network, while Mettle SE controls the traffic between&lt;br /&gt;
the DMZ servers and the internal network clients. Mettle SE monitors the traffic into&lt;br /&gt;
servers hosted in DMZ. The remote users connecting from branch offices are provided&lt;br /&gt;
restricted access to the database back end servers for the services they require. Requests&lt;br /&gt;
from unspecified public addresses are blocked and any attempts to break into the DMZ is&lt;br /&gt;
foiled. In the unlikely situation that an attacker manages to get into the DMZ, hosts in&lt;br /&gt;
LAN would still be inaccessible to the attacker. LAN is again secured independently by&lt;br /&gt;
Mettle SE firewall and is separated from the DMZ. Mettle SE blocks all unspecified traffic&lt;br /&gt;
from reaching the corporate network.&lt;br /&gt;
&lt;br /&gt;
Conclusion:&lt;br /&gt;
&lt;br /&gt;
Mettle SE provides an efficient solution to link together the client's administrative&lt;br /&gt;
functions spread over various branches via high throughput VPN. Mettle SE helps to&lt;br /&gt;
streamline their customer handling and problem solving by giving quick access to the CRM&lt;br /&gt;
database. Mettle SE firewall secures their LAN network from unauthorised access from the&lt;br /&gt;
public domains. The firewalled DMZ built with Mettle SE provides an additional level of&lt;br /&gt;
security to the LAN. Mettle SE has provided with the best IT infrastructure solution at&lt;br /&gt;
their administrative office.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#116;&amp;#116;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#109;&amp;#x65;&amp;#x74;&amp;#116;&amp;#108;&amp;#101;&amp;#x2E;&amp;#105;&amp;#110;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 

  <entry>
    <title>Mettle News January 2009</title>
    <link rel="alternate" href="http://newsletter.mettle.in/cgi-bin/mail.cgi/archive/mettlenewsletter/20090116075145/"/>
    <id>tag:newsletter.mettle.in,2009-01-16:%2Fcgi-bin%2Fmail.cgi%2Farchive%2Fmettlenewsletter%2F20090116075145%2F</id>
    
    <published>2009-01-16T07:51:45Z</published>
    <updated>2009-01-16T07:51:45Z</updated>
    <content type="html">&lt;p&gt;&lt;br /&gt;
&lt;br /&gt;
METTLE NEWS&lt;br /&gt;
[News letter on Mettle(tm) brand of products; Industry updates, Tips and Case&lt;br /&gt;
studies]&lt;br /&gt;
&lt;br /&gt;
January 2009&lt;br /&gt;
Volume 2, Issue 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this issue:&lt;br /&gt;
 * Editorial&lt;br /&gt;
 * IT Industry news: SSL Certificate Forging&lt;br /&gt;
 * Mettle SE feature: Inbound Load balancing&lt;br /&gt;
 * Tip of the month: Grey List&lt;br /&gt;
 * Case Study: Mettle SE at Kerala's Home Grown ISP&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Editorial *&lt;br /&gt;
&lt;br /&gt;
Greetings,&lt;br /&gt;
&lt;br /&gt;
Happy New Year 2009!&lt;br /&gt;
&lt;br /&gt;
New Year break is a good time to make new resolutions in general and it is a&lt;br /&gt;
good time to take network security resolutions too. Make sure that you take&lt;br /&gt;
adequate measures to protect your digital assets. Your Mettle SE will help&lt;br /&gt;
you achieve and maintain that.&lt;br /&gt;
&lt;br /&gt;
Linuxense is committed to help you to maintain your network security. Towards&lt;br /&gt;
this, in this new year, Linuxense is offering a free Network scanning&lt;br /&gt;
free of cost for existing Mettle customers. Customers who have their Mettle&lt;br /&gt;
devices under warranty or AMC shall qualify. Get in touch with your support&lt;br /&gt;
contact at Linuxense for details.&lt;br /&gt;
&lt;br /&gt;
***&lt;br /&gt;
&lt;br /&gt;
In this issue of Mettle News we present an exciting case study of India's&lt;br /&gt;
leading cable ISP using Mettle SE as its core firewall. And still more interesting tips&lt;br /&gt;
and features of Mettle SE included. Enjoy.&lt;br /&gt;
&lt;br /&gt;
Wish you a prosperous year ahead!&lt;br /&gt;
&lt;br /&gt;
Yours truly,&lt;br /&gt;
&lt;br /&gt;
Editor, Mettle News&lt;br /&gt;
(&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#105;&amp;#x6E;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Recent News in IT Industry *&lt;br /&gt;
&lt;br /&gt;
SSL Certificate Forging&lt;br /&gt;
&lt;br /&gt;
A group of hackers in the U.S. and Europe have found a way to target a known weakness in&lt;br /&gt;
the MD5 algorithm to create a rogue Certification Authority (CA)--a breakthrough that&lt;br /&gt;
allows forging of certificates that are fully trusted by all modern web browsers. The&lt;br /&gt;
research presented by Alex Sotirov and Jacob Appelbaum, at the 25C3 conference in Germany,&lt;br /&gt;
effectively defeats the way modern web browsers trust secure web sites and provides a way&lt;br /&gt;
for attackers to conduct phishing attacks that are virtually undetectable.&lt;br /&gt;
&lt;br /&gt;
The attack exploits a mathematical vulnerability in the MD5 algorithm, one of the standard&lt;br /&gt;
cryptographic functions used to check that SSL certificates (and thus the corresponding&lt;br /&gt;
Web sites) are valid. This function has been publicly known to be weak since 2004, but&lt;br /&gt;
until now no one had figured out how to turn this theoretical weakness into a practical&lt;br /&gt;
attack.&lt;br /&gt;
&lt;br /&gt;
An SSL certificate is a small file which links a real-world entity to a website address&lt;br /&gt;
and a corresponding public encryption key. This is presented to a private certificate&lt;br /&gt;
authority firm, which is supposed to verify the link between entity and domain name and&lt;br /&gt;
then cryptographically &amp;#34;sign&amp;#34; the certificate to vouch for it. The problem arises when&lt;br /&gt;
someone else is able to forge the same signature.&lt;br /&gt;
&lt;br /&gt;
Unlike most other security issues, this problem cannot be fixed with a software update.&lt;br /&gt;
Sotirov said that the bug is not in the software or the browser. The browser does exactly&lt;br /&gt;
what it's supposed to do but what it's told to do is wrong.&lt;br /&gt;
&lt;br /&gt;
By combining this MD5 weakness with other known online vulnerabilities like Dan Kaminsky's&lt;br /&gt;
DNS attack, users can be redirected to malicious sites that appear exactly the same as the&lt;br /&gt;
trusted banking or e-commerce websites they believe to be visiting. User passwords and&lt;br /&gt;
other private data can fall into wrong hands.&lt;br /&gt;
&lt;br /&gt;
The report also provided a list of CAs still offering MD5-based SSL certificates including&lt;br /&gt;
RapidSSL, FreeSSL, TC TrustCenter AG, RSA Data Security, Thawte and Verisign.co.jp&lt;br /&gt;
&lt;br /&gt;
Read more of this news at the following pages:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://news.cnet.com/8301-1009_3-10129693-83.html&quot;&gt;http://news.cnet.com/8301-1009_3-10129693-83.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.thewhir.com/web-hosting-news/123008_Hackers_Forge_SSL_Certificate&quot;&gt;http://www.thewhir.com/web-hosting-news/123008_Hackers_Forge_SSL_Certificate&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://blogs.zdnet.com/security/?p=2339&quot;&gt;http://blogs.zdnet.com/security/?p=2339&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.win.tue.nl/hashclash/rogue-ca/&quot;&gt;http://www.win.tue.nl/hashclash/rogue-ca/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* A Mettle SE Feature That You Might Have Missed: Inbound Load Balancer *&lt;br /&gt;
&lt;br /&gt;
If you have multiple WAN links you must have been using the Outbound Load balancing&lt;br /&gt;
feature in Mettle SE to aggregate the available bandwidth of multiple WAN links. Like the&lt;br /&gt;
outbound load balancing, Mettle SE also provides a means for inbound load balancing.&lt;br /&gt;
Inbound load balancing is a feature that lets you keep multiple servers in your network&lt;br /&gt;
and distributes requests from the Internet across these servers.&lt;br /&gt;
&lt;br /&gt;
Inbound load balancing can be set up in load balancing mode or in mere failover mode like&lt;br /&gt;
it is being done for outbound load balancing. To enable Inbound load balancing follow the&lt;br /&gt;
steps below.&lt;br /&gt;
&lt;br /&gt;
1) Go to Services --&amp;#62; Load Balancer&lt;br /&gt;
2) In the tab &amp;#34;Pools&amp;#34; click on the &amp;#34;+&amp;#34; button&lt;br /&gt;
&lt;br /&gt;
In the load balancer pool editing page:&lt;br /&gt;
&lt;br /&gt;
3) Name -- Give a name to the pool&lt;br /&gt;
4) Description -- Enter a short description&lt;br /&gt;
5) Type -- Select &amp;#34;Server&amp;#34;&lt;br /&gt;
6) Behaviour -- Choose whether the server pool is to be in Load balancing or Failover mode.&lt;br /&gt;
7) Ports -- Enter the port number the server listens on&lt;br /&gt;
8) Monitor -- Here you select the protocol to monitor. Select TCP&lt;br /&gt;
9) Server IP address -- Enter the IP addresses of the servers, one by one, and click on&lt;br /&gt;
   &amp;#34;Add to Pool&amp;#34;&lt;br /&gt;
10) List -- The IP addresses you have added would be listed here. To remove an IP address&lt;br /&gt;
   select the IP address and click on &amp;#34;Remove from Pool&amp;#34;&lt;br /&gt;
11) Click on &amp;#34;Save&amp;#34; when you are finished.&lt;br /&gt;
&lt;br /&gt;
Setup the virtual servers after you have created the pool:&lt;br /&gt;
&lt;br /&gt;
1) Click on the &amp;#34;Virtual Servers&amp;#34; tab inside Load Balancer&lt;br /&gt;
2) Click on the &amp;#34;+&amp;#34; button to add virtual servers&lt;br /&gt;
3) Name -- Enter a descriptive name for the virtual server&lt;br /&gt;
4) Description -- Enter a short description&lt;br /&gt;
5) IP address -- Here you enter the IP address of you WAN Link&lt;br /&gt;
6) Port -- Enter the respective port&lt;br /&gt;
7) Virtual Server Pool -- Here you enter the load balancing pool you have created&lt;br /&gt;
8) Pool Down Server -- Enter the IP address of the server in case the pool is down&lt;br /&gt;
9) Click on &amp;#34;Submit&amp;#34; button&lt;br /&gt;
&lt;br /&gt;
Before you have the inbound Load Balancer up and running you need to create an &amp;#34;Alias&amp;#34; and&lt;br /&gt;
specify the firewall rules.&lt;br /&gt;
&lt;br /&gt;
Creating an Alias. Add the IP addresses of all the servers in the pool to this Alias as&lt;br /&gt;
given below:&lt;br /&gt;
&lt;br /&gt;
1) Go to Firewall --&amp;#62; Aliases&lt;br /&gt;
2) Click on the &amp;#34;+&amp;#34; button&lt;br /&gt;
3) Name -- Enter a name for the Alias&lt;br /&gt;
4) Description -- Enter a description&lt;br /&gt;
5) Type -- Select Type as &amp;#34;Hosts&amp;#34;&lt;br /&gt;
6) IP -- Enter the IP address of the host&lt;br /&gt;
7) Click &amp;#34;+&amp;#34; to add another IP address&lt;br /&gt;
8) Click on &amp;#34;Save&amp;#34;&lt;br /&gt;
&lt;br /&gt;
Create a Firewall rule to allow the traffic to the servers in the Load balancer pool:&lt;br /&gt;
&lt;br /&gt;
1) Go to Firewall --&amp;#62; Rules&lt;br /&gt;
2) Select the correct WAN Interface if you have multiple WAN links.&lt;br /&gt;
3) Click on the &amp;#34;+&amp;#34; button to create a rule&lt;br /&gt;
4) Action -- Pass&lt;br /&gt;
5) Interface -- Make sure that the interface is correct&lt;br /&gt;
6) Protocol -- Choose the right protocol, TCP mostly&lt;br /&gt;
7) Source -- Define the source&lt;br /&gt;
8) Destination -- Select &amp;#34;Single host or Alias&amp;#34; and type the Alias name in the red box.&lt;br /&gt;
9) Destination port range -- Specify the port range you have given in the load balancer&lt;br /&gt;
   pool&lt;br /&gt;
10) Description -- Give a description to identify the rule&lt;br /&gt;
11) Click on &amp;#34;Save&amp;#34; and apply the changes.&lt;br /&gt;
&lt;br /&gt;
Now your inbound load balancer pool should be active and available from the Internet.&lt;br /&gt;
&lt;br /&gt;
To know more, refer the following KB articles:&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/40/&quot;&gt;http://kb.mettle.in/entry/40/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/30/&quot;&gt;http://kb.mettle.in/entry/30/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/17/&quot;&gt;http://kb.mettle.in/entry/17/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Tip Of The Month: Grey List *&lt;br /&gt;
&lt;br /&gt;
This month we will tell you how you should use the &amp;#34;Grey List&amp;#34; in Mettle SE's Content&lt;br /&gt;
Scanner to fine tune the content scanning.&lt;br /&gt;
&lt;br /&gt;
When you use the &amp;#34;Website Category Lists&amp;#34; to block certain type of Internet content on&lt;br /&gt;
your Local network you are in fact implementing a blanket block on many websites&lt;br /&gt;
suspicious of dishing out inappropriate content. Sometimes it happens that few harmless&lt;br /&gt;
websites could also get blocked in the process.&lt;br /&gt;
&lt;br /&gt;
For example, if you block the category &amp;#34;Ads&amp;#34;, a good website like &amp;#34;forexample.com&amp;#34; might&lt;br /&gt;
get blocked because of the advertisements and keywords found on that website. But if you&lt;br /&gt;
unblock &amp;#34;Ads&amp;#34; category it will let forexample.com in along with all other Ad related&lt;br /&gt;
website.&lt;br /&gt;
&lt;br /&gt;
To counter this situation you can add &amp;#34;forexample.com&amp;#34; in the Grey List in the Content&lt;br /&gt;
Scanner. When you add a domain/URL in the Grey List, Mettle SE will parse the content from&lt;br /&gt;
that URL and if it is found to be safe and free from offensive content it will be send to&lt;br /&gt;
the requester.&lt;br /&gt;
&lt;br /&gt;
If Black List and White List are two extreme ends of content filtering, the Grey List,&lt;br /&gt;
conceptually, takes a moderate middle path (black Listing a web resource will&lt;br /&gt;
unconditionally block that particular domain/URL. White Listing would unconditionally let&lt;br /&gt;
the domain/URL without parsing the content).&lt;br /&gt;
&lt;br /&gt;
You can read more about Fine Tuning the content scanner here.&lt;br /&gt;
&lt;a href=&quot;http://kb.mettle.in/entry/9/&quot;&gt;http://kb.mettle.in/entry/9/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case Study: Mettle SE at a Leading ISP * &lt;br /&gt;
&lt;br /&gt;
Vertical: Internet Service Provider&lt;br /&gt;
Geography: Headquartered at Trivandrum, Kerala&lt;br /&gt;
&lt;br /&gt;
Client Profile:&lt;br /&gt;
&lt;br /&gt;
Our featured client in this edition of Mettle News is Kerala's own home-grown ISP. They&lt;br /&gt;
are one of the pioneers of Internet-through-cable which has brought always-on Internet&lt;br /&gt;
access across Kerala. They are one of the largest private investors in Kerala with&lt;br /&gt;
infrastructure consisting of 700km long optic-fibre backbone and 40000km of hybrid&lt;br /&gt;
fibre-coaxial cable network spread over cities and town in the state.&lt;br /&gt;
&lt;br /&gt;
They provide services to corporates, educational institutions and residential customers.&lt;br /&gt;
They have also set up their own international satellite gateways at Trivandrum and&lt;br /&gt;
Ernakulam.&lt;br /&gt;
&lt;br /&gt;
Problems to be solved:&lt;br /&gt;
&lt;br /&gt;
As a leading ISP their customer base is huge. To comply with governmental regulations and&lt;br /&gt;
to implement security norms, the Internet traffic generated in their network has to be&lt;br /&gt;
filtered before it leaves the ISP and traffic from upstream networks has to be filtered as&lt;br /&gt;
it enters the ISP. At the same time there shouldn't be any latency added in the whole&lt;br /&gt;
procedure. And the device should be able to handle the vast number of sessions generated.&lt;br /&gt;
Being an ISP NOC (Network Operating Centre), downtime is not affordable.&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
Two Mettle SE 5700 devices are deployed at ISP's Trivandrum and Ernakulam NOCs to work as&lt;br /&gt;
bridge-mode firewall to take care of their Internet traffic filtering requirements. The&lt;br /&gt;
Mettle SE installed at NOCs are of service provider-grade in terms of performance and&lt;br /&gt;
ruggedness. The devices can handle 1gbps of traffic on a 24/7 basis with near-wire speed&lt;br /&gt;
deterministic performance.&lt;br /&gt;
&lt;br /&gt;
- Zero down time&lt;br /&gt;
&lt;br /&gt;
Each NOC has two redundant power sources powering the devices. To ensure zero device&lt;br /&gt;
downtime Mettle SE 5700 comes with rugged redundant power supply units which allow it to&lt;br /&gt;
take power from two independent power sources at the same time. Power sources at NOC&lt;br /&gt;
undergoes preventive maintenance. It is done by taking down one power source at a time.&lt;br /&gt;
The redundant PSU configuration in Mettle SE continues functioning as it can take power&lt;br /&gt;
from the second source.&lt;br /&gt;
&lt;br /&gt;
- Firewall&lt;br /&gt;
&lt;br /&gt;
Mettle SE runs as a bridge-mode firewall at the NOCs. Mettle SE has been deployed in a way&lt;br /&gt;
that it is invisible to other network devices but at the same time traffic flowing through&lt;br /&gt;
it is filtered. Mettle SE devices, at each NOCs, has more than 1100 firewall rules&lt;br /&gt;
specified in it as of this writing. Latency is a concern for an ISP since it introduces&lt;br /&gt;
delay in processing network traffic which in turn leads to a slow Internet experience for&lt;br /&gt;
the subscribers. Mettle SE handles the traffic with minimal latency.&lt;br /&gt;
&lt;br /&gt;
Conclusion:&lt;br /&gt;
&lt;br /&gt;
Though Mettle SE is an integrated network services engine, at this ISP, it is deployed&lt;br /&gt;
just as a bridge-mode firewall. This installation is a clear case of how rugged, reliable&lt;br /&gt;
and powerful Mettle SE is in a 24x7 service provider environment. This installation is&lt;br /&gt;
three-year old and this period is enough to prove how good a device is.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
We would like to receive feedback regarding the content of this newsletter and&lt;br /&gt;
request for articles. Please send in your valuable suggestions to&lt;br /&gt;
&lt;a href=&quot;mailto:&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#105;&amp;#x6E;&quot;&gt;&amp;#x6D;&amp;#101;&amp;#x74;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#110;&amp;#x65;&amp;#119;&amp;#115;&amp;#64;&amp;#x6D;&amp;#x65;&amp;#116;&amp;#x74;&amp;#x6C;&amp;#101;&amp;#46;&amp;#105;&amp;#x6E;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Mettle and Linuxense are trademarks of Linuxense Information Systems Pvt. Ltd.&lt;br /&gt;
Other trademarks belong to respective owners. 2008 (C) Linuxense Information&lt;br /&gt;
Systems Pvt. Ltd. All rights reserved.&lt;/p&gt;
    	&lt;!-- begin subscription_form_widget.tmpl --&gt; 



 

    &lt;form action=&quot;http://newsletter.mettle.in/cgi-bin/mail.cgi&quot; method=&quot;post&quot;&gt;

 

&lt;fieldset&gt;
&lt;legend&gt;
 Subscribe/Unsubscribe  on Mettle News
&lt;/legend&gt;

 
    

    &lt;input type=&quot;hidden&quot; name=&quot;list&quot; value=&quot;mettlenewsletter&quot; /&gt;


&lt;p&gt;
&lt;label for=&quot;email&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot; &gt;
Email&amp;nbsp;Address: 
&lt;/label&gt;
&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&quot; /&gt; &lt;span class=&quot;error&quot;&gt;* Required&lt;/span&gt;
&lt;/p&gt;

 

    &lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

     
    
        &lt;p&gt;
        &lt;label for=&quot;name&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
        Name: 
        &lt;/label&gt;
        &lt;input type=&quot;text&quot; name=&quot;name&quot; id=&quot;name&quot; value=&quot;&quot;  /&gt;
        &lt;/p&gt;
    
    
     

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

 
    &lt;p&gt;
    &lt;label for=&quot;f_s&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;
    Subscribe
    &lt;/label&gt;
    &lt;input type=&quot;radio&quot; name=&quot;f&quot; id=&quot;f_s&quot; value=&quot;subscribe&quot; checked=&quot;checked&quot; /&gt;
    &lt;/p&gt; 
    
    &lt;p&gt; 
    &lt;label for=&quot;f_u&quot; style=&quot;width: 7em;float: left;text-align: right;margin-right: 0.5em;display: block&quot;&gt;Unsubscribe&lt;/label&gt; 
    &lt;input type=&quot;radio&quot; name=&quot;f&quot;  id=&quot;f_u&quot;  value=&quot;unsubscribe&quot;  /&gt;
    &lt;/p&gt;   

 

&lt;hr style=&quot;border-top: 1px solid black;&quot; /&gt; 

&lt;p style=&quot;text-align:right;display:block&quot;&gt;
&lt;input type=&quot;submit&quot; value=&quot;Submit Your Information&quot; class=&quot;processing&quot; /&gt;
&lt;/p&gt; 


 

    &lt;p style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;&lt;a href=&quot;http://dadamailproject.com&quot; target=&quot;_blank&quot; style=&quot;font-size:10px;font-family:Verdana,Arial,sans-serif;&quot;&gt;Powered by Dada Mail 3.0.0 Mailing List Manager&lt;/a&gt;&lt;/p&gt;

 




&lt;/fieldset&gt;
&lt;/form&gt; 



  
&lt;!-- end subscription_form_widget.tmpl --&gt; 
     
    </content>
  </entry>

 


</feed> 
