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

<channel>
	<title>Network Blog &#187; Security</title>
	<atom:link href="http://www.webnet-ts.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webnet-ts.com</link>
	<description>Network Blog - Tech Blog</description>
	<lastBuildDate>Mon, 14 Jun 2010 21:37:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Link Load Balancing</title>
		<link>http://www.webnet-ts.com/2009/04/01/link-load-balancing/</link>
		<comments>http://www.webnet-ts.com/2009/04/01/link-load-balancing/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:39:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Link+Load+Balancing]]></category>

		<guid isPermaLink="false">http://www.webnet-ts.com/?p=62</guid>
		<description><![CDATA[evens out critical resources on data networks with unpredictable requests issued to a server. For example, a web site with heavy traffic may employ two, three or more servers in a link load balancing program. The link load balancing routines enable a network to “juggle” more traffic that otherwise possible If one server is overwhelmed, [...]]]></description>
			<content:encoded><![CDATA[<p>evens out critical resources on data networks with unpredictable requests issued to a server. For example, a web site with heavy traffic may employ two, three or more servers in a link load balancing program. The link load balancing routines enable a network to “juggle” more traffic that otherwise possible If one server is overwhelmed, the link load balancing scheme forwards them to a different server with extra capacity. </p>
<p><img src="http://webnet-ts.com/images/load_balancing.jpg" alt="load_balancing" /></p>
<p>Another aspect to link load balancing concerns the communications channels themselves. In this case the “juggling act” is meant to better distribute processing and communications demands more equitably across the network so that no single a computer is overwhelmed by the demand.</p>
<p>Link Load Balancing &#8211; Key Features &#038; Benefits<br />
First and foremost is “availability” &#8211; 24/7 Application Availability for complete IP Application access. Local and Global Service providers rely on redundancy and link load balancing between servers, WSD units and distributed sites for complete server continuity across global networks </p>
<p>Network Bottlenecks &#8211; Link Load Balancing<br />
Network managers are constantly seeking new solutions for eliminating bottlenecks and latencies for the fastest performance of all networked applications and web-enabled transactions. The idea link load balancing technology combines both unlimited application scalability with flexible traffic distribution management of data centers and server farms.  </p>
<p>Network Security &#8211; Link Load Balancing<br />
Link load balancing is a key element in the overall network Intrusion Prevention effort. Expert Link Load Balancing guards the network against internal and external attacks such as viruses, worms, Trojans, anti-scanning and protocol anomalies. Above all hovers the ultimate link load balancing challenge and network threat – DOS &#8211;  Denial of Service.</p>
<p>Remember the song, “Take a load off Annie” Just listening to it makes you feel nice and relaxed… For maximum performance and 100 percent uptime, networks use link load balancing to even out resource use throughout the network.</p>
<img src="http://www.webnet-ts.com/?ak_action=api_record_view&id=62&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webnet-ts.com/2009/04/01/link-load-balancing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Router &#8211; Tracing Your Packets</title>
		<link>http://www.webnet-ts.com/2009/04/01/router-tracing-your-packets/</link>
		<comments>http://www.webnet-ts.com/2009/04/01/router-tracing-your-packets/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 23:36:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Router+Tracing+Packets]]></category>

		<guid isPermaLink="false">http://www.webnet-ts.com/?p=61</guid>
		<description><![CDATA[Few people will really care about the path that your packet takes when sending a message, but if you&#8217;re one of those high tech egg heads then this article may be of great interest to you. It can become very addictive so proceed with caution. If you&#8217;re using a Microsoft Windows based operation system, then [...]]]></description>
			<content:encoded><![CDATA[<p>Few people will really care about the path that your packet takes when sending a message, but if you&#8217;re one of those high tech egg heads then this article may be of great interest to you.  It can become very addictive so proceed with caution.</p>
<p><img src="http://webnet-ts.com/images/trace.jpg" alt="trace" /></p>
<p>If you&#8217;re using a Microsoft Windows based operation system, then it&#8217;s very easy to trace the route that your message has taken.  Not only that, you can see exactly how many routers it took to get your message from point A to point B.  You can do this by using a program that is on your computer called Traceroute.  That is exactly what the program does.  It traces the route a message takes to get to its final destination.  </p>
<p>To run the program you have to go to a DOS prompt.  After doing this, go to the C:\windows directory and type tracert followed by the URL of the Internet site you&#8217;re connected to at the time.  It will give you a rather technical spec sheet of every IP address it stopped at along the way until it got to its final destination.  </p>
<p>The first number on the spec sheet tells you how many routers it went through to get to its final destination.  Then each individual router listed on the page is numbered from 1 down to the last one which is actually the final destination.  The next 3 numbers on each line for each router shows how long the packet took to get to that router.  The next piece of information on each line is the actual name of the router the information went through.  Yes, routers have names.  This may be important to the users but is totally irrelevant to the router itself.  Finally, the last piece of info on each line is the actual IP address of the router itself.  </p>
<p>The amount of time it takes information to get from one router to another varies depending on how much traffic there is on that route at the time.  Normally, it is no more than a couple of seconds.  But occasionally, it can be longer.  That is why sometimes you will be trying to access a web site and it seems to take forever.  This can be for a number of reasons, but usually it is because along the way one of the routers is not working correctly and has to be bypassed.  Sometimes the actual final location itself is down or having problems and the delay is the last router in the chain trying to connect to the network.  </p>
<p>Traceroute is not limited to just checking the number of routers between you and an Internet site.  You can use it to check the number of routers between you and any other computer on a network.  As long as you know the IP address of the other computer you can trace the route of the packets between you and the other computer.  </p>
<p>In our next instalment we&#8217;re going to look at how routers handle denial of service attacks and other problems.</p>
<img src="http://www.webnet-ts.com/?ak_action=api_record_view&id=61&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webnet-ts.com/2009/04/01/router-tracing-your-packets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Security</title>
		<link>http://www.webnet-ts.com/2008/08/27/security/</link>
		<comments>http://www.webnet-ts.com/2008/08/27/security/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 01:26:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Internet+Security]]></category>

		<guid isPermaLink="false">http://webnet-ts.com/?p=27</guid>
		<description><![CDATA[The world wide web is the unrestricted interconnection of computers all over the world. It came into existence because its designers wanted to share information from distant places. It has expanded from sharing information into a place where business thrives. Hence, you can buy just about anything on the internet. It has also been used [...]]]></description>
			<content:encoded><![CDATA[<p>The world wide web is the unrestricted interconnection of computers all over the world. It came into existence because its designers wanted to share information from distant places. It has expanded from sharing information into a place where business thrives. Hence, you can buy just about anything on the internet.</p>
<p>It has also been used for communication. People send emails, audio and video recordings to friends around the world. Teleconferencing has been occurring. Its where people talk and discuss ideas even though its participants are scattered all over the world. Shops with low marketing budgets used the internet to get more customers for far lesser advertising costs than in the real world. Big Businesses have joined the expansion into the internet. They found it as a great marketing tool, a good feedback resource of its customers and a venue where its internal office branches communications can take place.</p>
<p><img src="http://www.webnet-ts.com/images/internet_security.gif" alt="internet_security" /></p>
<p>Estimates of financial transactions happening on the internet are staggering. On a daily basis, transaction may reach an amount of millions or even trillions of dollar. By this fact alone, greed has corrupted a large number of people who would do what is necessary to steal money and personal information from users of the internet.<br />
Called as cyber-criminals, they have developed techniques and software to get inside your personal computer, take control of it and siphon off all the valuable information, files it may contain. They may even use your computer to invade other computers. The trail to that action might end as you becoming the offender.</p>
<p>There has been a lot of cases where personal information was used to commit a crime. For instance, a hacker used the personal information of a victim to open a credit card account. Subsequently, he buys stuff on the internet. The real owner of the information end up being sought after as the offenders. It will take a while to trace and correct such fraudulent recorded activities.</p>
<p>Rest assured though that there are real and effective solutions to these threats. You can just disable these dangers by obtaining a regular internet security software. It can be done online where you order a program and a cd will be sent to you. The other option is to download the software and activate them by key generators after you have purchased them. What are these programs protecting you from? They can protect you from hackers, spammers, and saboteurs. Viruses, worms and spyware programs will be detected and deleted before it infects your computer network. Some of them incorporate a personal firewall which regulates the access to your computer from the internet. Web site filtering is also an added feature for parental control.</p>
<p>Source : <a href="http://www.hostingbkk.com">http://www.hostingbkk.com</a></p>
<p> </p>
<img src="http://www.webnet-ts.com/?ak_action=api_record_view&id=27&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webnet-ts.com/2008/08/27/security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

