<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Send hand-crafted Ethernet Frames in Python (ARP for example)</title>
	<atom:link href="http://www.larsen-b.com/Article/206.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/206.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: jonathon elmer</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-8360</link>
		<dc:creator>jonathon elmer</dc:creator>
		<pubDate>Wed, 22 May 2013 04:03:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-8360</guid>
		<description><![CDATA[You have to run the process as an administrator on windows to use raw sockets.]]></description>
		<content:encoded><![CDATA[<p>You have to run the process as an administrator on windows to use raw sockets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiron</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-8150</link>
		<dc:creator>Shiron</dc:creator>
		<pubDate>Wed, 15 Feb 2012 16:14:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-8150</guid>
		<description><![CDATA[Sorry for this newb question but I no nothing about python programming.
I would love to know if there&#039;s a simple way to mimic the behavior of the HP-UX linkloop command with python.
This command helps test layer 2 connectivity TO a MAC address on another host.
From host A you choose the interface to send the packet from and specify the MAC address of the interface on host B you want to test.
Host A and B are on the same subnet.

Is there a simple trivial way to do this with python?]]></description>
		<content:encoded><![CDATA[<p>Sorry for this newb question but I no nothing about python programming.<br />
I would love to know if there&#8217;s a simple way to mimic the behavior of the HP-UX linkloop command with python.<br />
This command helps test layer 2 connectivity TO a MAC address on another host.<br />
From host A you choose the interface to send the packet from and specify the MAC address of the interface on host B you want to test.<br />
Host A and B are on the same subnet.</p>
<p>Is there a simple trivial way to do this with python?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Hoffman</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-8012</link>
		<dc:creator>Paul Hoffman</dc:creator>
		<pubDate>Mon, 23 May 2011 21:34:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-8012</guid>
		<description><![CDATA[For those tripping into this topic late, the web site for Scapy is now http://www.secdev.org/projects/scapy/]]></description>
		<content:encoded><![CDATA[<p>For those tripping into this topic late, the web site for Scapy is now <a href="http://www.secdev.org/projects/scapy/" rel="nofollow">http://www.secdev.org/projects/scapy/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khazaie01</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-7778</link>
		<dc:creator>khazaie01</dc:creator>
		<pubDate>Thu, 15 Apr 2010 12:20:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-7778</guid>
		<description><![CDATA[Is this code on Windows will work?]]></description>
		<content:encoded><![CDATA[<p>Is this code on Windows will work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsdpunk</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-7723</link>
		<dc:creator>bsdpunk</dc:creator>
		<pubDate>Sat, 19 Dec 2009 18:32:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-7723</guid>
		<description><![CDATA[Err BPF not BSD....I feel retarded for leaving so many comments, but I don&#039;t know how to merge them.]]></description>
		<content:encoded><![CDATA[<p>Err BPF not BSD&#8230;.I feel retarded for leaving so many comments, but I don&#8217;t know how to merge them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsdpunk</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-7722</link>
		<dc:creator>bsdpunk</dc:creator>
		<pubDate>Sat, 19 Dec 2009 18:29:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-7722</guid>
		<description><![CDATA[It appears that BSD(and OSX, since it is built with the same networking stack) can not be used with PF_PACKET it has to use BSD


http://lists.apple.com/archives/darwin-development/2003/Jun/msg00235.html
http://en.wikipedia.org/wiki/Berkeley_Packet_Filter


Anyone has any solutions for this please let me know

Bsdpunk at gmail dot com]]></description>
		<content:encoded><![CDATA[<p>It appears that BSD(and OSX, since it is built with the same networking stack) can not be used with PF_PACKET it has to use BSD</p>
<p><a href="http://lists.apple.com/archives/darwin-development/2003/Jun/msg00235.html" rel="nofollow">http://lists.apple.com/archives/darwin-development/2003/Jun/msg00235.html</a><br />
<a href="http://en.wikipedia.org/wiki/Berkeley_Packet_Filter" rel="nofollow">http://en.wikipedia.org/wiki/Berkeley_Packet_Filter</a></p>
<p>Anyone has any solutions for this please let me know</p>
<p>Bsdpunk at gmail dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsdpunk</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-7721</link>
		<dc:creator>bsdpunk</dc:creator>
		<pubDate>Sat, 19 Dec 2009 18:03:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-7721</guid>
		<description><![CDATA[On my centos server, everything works perfectly, however on my mac I get this error, similar to the BSD and Windows error others have been reporting:

Traceback (most recent call last):
  File &quot;arp-flood.py&quot;, line 74, in 
    s = socket.socket(socket.PF_PACKET, socket.SOCK_RAW)
AttributeError: &#039;module&#039; object has no attribute &#039;PF_PACKET&#039;


Is this because in Mac OS X, raw sockets are not allowed like in windows, or is it something else? Does anyone know a work around?]]></description>
		<content:encoded><![CDATA[<p>On my centos server, everything works perfectly, however on my mac I get this error, similar to the BSD and Windows error others have been reporting:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;arp-flood.py&#8221;, line 74, in<br />
    s = socket.socket(socket.PF_PACKET, socket.SOCK_RAW)<br />
AttributeError: &#8216;module&#8217; object has no attribute &#8216;PF_PACKET&#8217;</p>
<p>Is this because in Mac OS X, raw sockets are not allowed like in windows, or is it something else? Does anyone know a work around?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boat</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-7682</link>
		<dc:creator>boat</dc:creator>
		<pubDate>Mon, 21 Sep 2009 14:23:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-7682</guid>
		<description><![CDATA[hello 
I have project send/recive ARP with python on linux(fedora10).
I can&#039;t use Ex. code. 
If you help me or teach me , Thanks

nattapong__@hotmail.com]]></description>
		<content:encoded><![CDATA[<p>hello<br />
I have project send/recive ARP with python on linux(fedora10).<br />
I can&#8217;t use Ex. code.<br />
If you help me or teach me , Thanks</p>
<p><a href="mailto:nattapong__@hotmail.com">nattapong__@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-614</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-614</guid>
		<description><![CDATA[&lt;p&gt;Hey is there a place where I can read more about operations I can do with dpkt and twisted?
thnks
-L&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Hey is there a place where I can read more about operations I can do with dpkt and twisted?<br />
thnks<br />
-L</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stizzash</title>
		<link>http://www.larsen-b.com/Article/206.html/comment-page-1#comment-613</link>
		<dc:creator>stizzash</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-613</guid>
		<description><![CDATA[&lt;p&gt;Did you have example code that you based your code on?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Did you have example code that you based your code on?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
