<?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>he, who does not eat fish &#187; networks</title>
	<atom:link href="http://pifostap.org.ua/blog/tag/networks/feed" rel="self" type="application/rss+xml" />
	<link>http://pifostap.org.ua/blog</link>
	<description>linux, math, fun, student&#039;s life</description>
	<lastBuildDate>Sat, 19 May 2012 14:50:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>arp-attacks in our hostel</title>
		<link>http://pifostap.org.ua/blog/2010/01/03/arp-attacks-in-our-hostel.html</link>
		<comments>http://pifostap.org.ua/blog/2010/01/03/arp-attacks-in-our-hostel.html#comments</comments>
		<pubDate>Sun, 03 Jan 2010 21:33:17 +0000</pubDate>
		<dc:creator>::pif</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Тирнет]]></category>
		<category><![CDATA[arp]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[no internet]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[гуртожиток]]></category>

		<guid isPermaLink="false">http://pifostap.org.ua/blog/?p=114</guid>
		<description><![CDATA[Happy New Year 2 everyone in this world! Let al your dreams come true in this 0x7DA year!!! Right after the NY celebration I wanted to crawl the web &#38; get in touch with my friends. I was really disappointed when I saw our local gateway down&#8230;No ping queries were successful:( I put ping 192.168.1.123 [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">Happy New Year 2 everyone in this world!</span><br /> Let al your dreams come true in this 0x7DA year!!!</p>
<p>Right after the NY celebration I wanted to crawl the web &amp; get in touch with my friends. I was really disappointed when I saw our local gateway down&#8230;No ping queries were successful:(<br /> I put <code>ping 192.168.1.123 -t</code> and returned to celebration!<br /> At 02 AM ping succeeded!<br /> The situation repeated several times&#8230;</p>
<p>But I really wanted to wish best wishes to my mates!<br /> So I started to investigate&#8230; The computer was overfilled with <a href="http://en.wikipedia.org/wiki/Address_Resolution_Protocol">ARP-queries</a> <img src='http://pifostap.org.ua/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  They changed the real MAC-address of the gateway, so the computer sent packets into wrong place.</p>
<p>The solution is simple:</p>
<p>Make your ARP table entries static! <br />Under Windows You can do it in the following way:</p>
<ol>
<li>Run &#8220;cmd&#8221;; [Start-&gt;Run-&gt;type "cmd" into it]</li>
<li>type in command line:<br /><code>arp -s Gateway.Or.Another.Computer It-s-MAC-Address</code></li>
<li>For instance if computer&#8217;s ip is 192.168.1.123;</li>
<li>It&#8217;s MAC-address is 00-11-22-33-44-55;</li>
<li>So you should type into command-line:<br /><code>arp -s 192.168.1.123 00-11-22-33-44-55</code></li>
</ol>
<p>Best Wishes!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://pifostap.org.ua/blog/2010/01/03/arp-attacks-in-our-hostel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

