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

<channel>
	<title>The 88 Best Freeware &#187; Network</title>
	<atom:link href="http://freeware.chengsoongiap.com/archives/category/network/feed" rel="self" type="application/rss+xml" />
	<link>http://freeware.chengsoongiap.com</link>
	<description></description>
	<lastBuildDate>Sun, 06 Dec 2009 08:13:31 +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>Wireshark (Ethereal) to manage and troubleshoot network</title>
		<link>http://freeware.chengsoongiap.com/archives/wireshark-ethereal-to-manage-and-troubleshoot-network.html</link>
		<comments>http://freeware.chengsoongiap.com/archives/wireshark-ethereal-to-manage-and-troubleshoot-network.html#comments</comments>
		<pubDate>Sun, 22 Mar 2009 09:16:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[packet analyzer]]></category>

		<guid isPermaLink="false">http://freeware.chengsoongiap.com/?p=38</guid>
		<description><![CDATA[Wireshark (used to be known as Ethereal) is a open source GUI network protocol analyzer freeware. As packet analysis is important in trouble shooting and managing network, Wireshark is use regularly by network professionals, security experts, developers, and educators around the world to see and understand raw protocols on the wire. Typically a network administrator [...]]]></description>
			<content:encoded><![CDATA[<p>Wireshark (used to be known as Ethereal) is a open source GUI network protocol analyzer <a href="http://freeware.chengsoongiap.com">freeware</a>. As packet analysis is important in trouble shooting and managing <a href="http://ipcnetworking.com">network</a>, Wireshark is use regularly by network professionals, security experts, developers, and educators around the world to see and understand raw protocols on the wire.</p>
<p>Typically a network administrator will use Wireshark to troubleshoot network problems, the network security engineers use it to examine security problems, developers use it to debug protocol implementations and students may use it to learn network protocol internals.</p>
<p>Wireshark is able to inspect hundreds of protocols, with more being added all the time. It lets you interactively browse packet data from a live network or from a previously saved capture file. Packets captured are displayed with very detailed protocol information.</p>
<p>Wireshark&#8217;s native capture file format is libpcap format, which is also the format used by tcpdump and various other tools. <p style="float: left;margin: 1px;">
<script type="text/javascript"><!--
google_ad_client = "pub-3133111740628575";
/* CSG-300x250-freeware, created 1/2/09 */
google_ad_slot = "9979206613";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>However, it is able to read and write using many other capture file formats like Pcap NG, Catapult DCT2000, Cisco Secure IDS iplog, Microsoft Network Monitor, Network General Sniffer (compressed and uncompressed), Sniffer Pro, and NetXray, Network Instruments Observer, NetScreen snoop, Novell LANalyzer, RADCOM WAN/LAN Analyzer, Shomiti/Finisar Surveyor, Tektronix K12xx, Visual Networks Visual UpTime, WildPackets EtherPeek/TokenPeek/AiroPeek, and many others. Capture files which are compressed with gzip can be decompressed on the fly in Wireshark.</p>
<p>Like other protocol analyzers, Wireshark&#8217;s main window shows 3 views of a packet. It shows a summary line, briefly describing what the packet is. The second view is showing packet details which allows user to drill down to exact protocol or field. Finally, a hex dump shows the user exactly what the packet looks like when it goes over the wire. Coloring rules can be applied to the packet list for quick, intuitive analysis. Below is an example of Wireshark&#8217;s main window after packets have been captured.<br />
<a href="http://picasaweb.google.com/lh/photo/dvuAX2_sXgRGD4846s21ig?feat=embedwebsite"><img src="http://lh5.ggpht.com/_wcyOUsIDS30/ScX-19ykK-I/AAAAAAAACAU/umsZmVCCdvg/s400/wireshark.jpg" alt="" /></a><br />
<span id="more-38"></span></p>
<p>Live data can be read from devices such as Ethernet, Token Ring, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Frame Relay, FDDI, and others.</p>
<p>Wireshark is also having the decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2.</p>
<p>The output of Wireshark can be exported to XML, <a href="http://blog.chengsoongiap.com/?s=postscript">PostScript</a>, CSV, or plain text.</p>
<p>Wireshark is available in all major modern operating systems like Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others. Installation process for Wireshark is fairly simple. For Windows system, you will need to install WinPcap capture driver (it is built into the Wireshark installation package) together with Wireshark as packet capturing in Wireshark is performed with the pcap library.  WinPcap interacts with Windows OS to capture raw packet data, apply filters, and switch the network interface in and out of promiscuous mode.</p>
<p>You may download Wireshark from <a href="http://www.wireshark.org/">the official Wireshark web page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://freeware.chengsoongiap.com/archives/wireshark-ethereal-to-manage-and-troubleshoot-network.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Makeup &#8211; change physical / MAC address</title>
		<link>http://freeware.chengsoongiap.com/archives/mac-makeup-change-physical-mac-address.html</link>
		<comments>http://freeware.chengsoongiap.com/archives/mac-makeup-change-physical-mac-address.html#comments</comments>
		<pubDate>Wed, 11 Mar 2009 12:32:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[MAC Address]]></category>

		<guid isPermaLink="false">http://freeware.chengsoongiap.com/?p=27</guid>
		<description><![CDATA[Mac MakeUp is a freeware that allows us to change the physical address (MAC Address) of a PC (MAC address spoofing). As for the current version (1.95d), it support Windows 2003, XP, 2000 and Vista. It is quite easy to change the PC network adapter MAC address, simply select the PC network adapter, type the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gorlani.com/publicprj/macmakeup/macmakeup.asp">Mac MakeUp</a> is a <a href="http://freeware.chengsoongiap.com">freeware</a> that allows us to change the physical <a href="http://ipcnetworking.com/archives/osi-seven-layer-network-reference-model-addressing-and-example.html">address</a> (MAC Address) of a PC (MAC address spoofing). As for the current version (1.95d), it support Windows 2003, XP, 2000 and Vista.<p style="float: left;margin: 1px;">
<script type="text/javascript"><!--
google_ad_client = "pub-3133111740628575";
/* CSG-300x250-freeware, created 1/2/09 */
google_ad_slot = "9979206613";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p></p>
<p>It is quite easy to change the PC network adapter MAC address, simply select the PC network adapter, type the new MAC or delete the current one and enable it. You can use a new physical address of your choice, Randomly generate an address, or get a new one with the help of this tool &#8211; you can select the OID part according to your prefer Manufacturer. For example, if you select the address from <a href="http://ipcnetworking.com/tag/cisco">Cisco</a>, it would be something like: 00059b123456.<span id="more-27"></span><br />
<a href="http://picasaweb.google.com/lh/photo/0Txdb8p19J0g0E_NVV7_1g?feat=embedwebsite"><img src="http://lh6.ggpht.com/_wcyOUsIDS30/SbeyLJ6-qXI/AAAAAAAAB_w/slCN7-WdBKs/s400/MacMakeUp.jpg" /></a><br />
This is a tool that is very helpful if you like to test if the firewall or proxy is filtering network access through the MAC address. Even though your network adapter do not has the option to change the MAC address as in its property, you can use this tool to perform this network changes for you.</p>
<p>By the way, addresses changes are permanent until you decide to remove the new address.</p>
]]></content:encoded>
			<wfw:commentRss>http://freeware.chengsoongiap.com/archives/mac-makeup-change-physical-mac-address.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
