<?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 for </title>
	<atom:link href="http://travisaltman.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://travisaltman.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 10:51:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 1, getting started by Peter</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-1-getting-started/comment-page-1/#comment-1084</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 02 Feb 2012 10:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=353#comment-1084</guid>
		<description>Hi Adam and Travis,

Thanks for the help, finally got it to work :)</description>
		<content:encoded><![CDATA[<p>Hi Adam and Travis,</p>
<p>Thanks for the help, finally got it to work <img src='http://travisaltman.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 1, getting started by travis</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-1-getting-started/comment-page-1/#comment-1082</link>
		<dc:creator>travis</dc:creator>
		<pubDate>Tue, 31 Jan 2012 02:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=353#comment-1082</guid>
		<description>Peter,

Did Adam&#039;s suggestion help? He mentions a possible good solution. If honeyd can&#039;t properly talk to the dhcp server then it won&#039;t be able to properly get an address. If this doesn&#039;t help let me know.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Did Adam&#8217;s suggestion help? He mentions a possible good solution. If honeyd can&#8217;t properly talk to the dhcp server then it won&#8217;t be able to properly get an address. If this doesn&#8217;t help let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 3, static IP&#8217;s by travis</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-3-static-ips/comment-page-1/#comment-1081</link>
		<dc:creator>travis</dc:creator>
		<pubDate>Tue, 31 Jan 2012 02:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=386#comment-1081</guid>
		<description>Rukender,

As far as the honeyd.conf it doesn&#039;t matter where that file is located. If it&#039;s not in the current directory when you run the command then you&#039;ll have to let honeyd know the full path. So if honeyd.conf is in /one/two then your honeyd commmand will have to be &quot;honeyd -f /one/two/honeyd.conf&quot;

You only need another machine for testing. So in my case I ran honeyd in backtrack inside a VM but I needed to port scan and ping from a different VM for everything to show up properly.

As far as installing honeyd apt-get would be the best solution but you can also install from a tar. I would just follow honeyd&#039;s steps for installing the tar. I would have to see what error message you&#039;re getting to know during the install process to properly help you.</description>
		<content:encoded><![CDATA[<p>Rukender,</p>
<p>As far as the honeyd.conf it doesn&#8217;t matter where that file is located. If it&#8217;s not in the current directory when you run the command then you&#8217;ll have to let honeyd know the full path. So if honeyd.conf is in /one/two then your honeyd commmand will have to be &#8220;honeyd -f /one/two/honeyd.conf&#8221;</p>
<p>You only need another machine for testing. So in my case I ran honeyd in backtrack inside a VM but I needed to port scan and ping from a different VM for everything to show up properly.</p>
<p>As far as installing honeyd apt-get would be the best solution but you can also install from a tar. I would just follow honeyd&#8217;s steps for installing the tar. I would have to see what error message you&#8217;re getting to know during the install process to properly help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 1, getting started by Adam</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-1-getting-started/comment-page-1/#comment-1078</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 27 Jan 2012 04:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=353#comment-1078</guid>
		<description>Peter,

I ran into the same problem as you. If by chance your running VirtualBox and having this problem you have to change your VirtualBox Network Settings. 

Change the Promiscuous Mode to Allow All. After I made that change I was able to get a DHCP address. Hope that helps.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>I ran into the same problem as you. If by chance your running VirtualBox and having this problem you have to change your VirtualBox Network Settings. </p>
<p>Change the Promiscuous Mode to Allow All. After I made that change I was able to get a DHCP address. Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 1, getting started by Peter</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-1-getting-started/comment-page-1/#comment-1077</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 26 Jan 2012 07:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=353#comment-1077</guid>
		<description>Hi Travis,

Yes, I am running as root user. I also tried to use another account with the sudo command to execute honeyd, but yielding the same error message.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Travis,</p>
<p>Yes, I am running as root user. I also tried to use another account with the sudo command to execute honeyd, but yielding the same error message.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 3, static IP&#8217;s by Rukender</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-3-static-ips/comment-page-1/#comment-1076</link>
		<dc:creator>Rukender</dc:creator>
		<pubDate>Wed, 25 Jan 2012 19:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=386#comment-1076</guid>
		<description>Travis...i really appreciate your hard work ....and your tutorials are very help....

i need one more help from you....if possible please tell me how to install honeyd in details using tar file....

It will be great help for me....reply ASAP</description>
		<content:encoded><![CDATA[<p>Travis&#8230;i really appreciate your hard work &#8230;.and your tutorials are very help&#8230;.</p>
<p>i need one more help from you&#8230;.if possible please tell me how to install honeyd in details using tar file&#8230;.</p>
<p>It will be great help for me&#8230;.reply ASAP</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 3, static IP&#8217;s by Rukender</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-3-static-ips/comment-page-1/#comment-1075</link>
		<dc:creator>Rukender</dc:creator>
		<pubDate>Wed, 25 Jan 2012 19:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=386#comment-1075</guid>
		<description>Hello travis,

Thanks for replying me and supporting me......

Travis ... i m new to honeypot and want to install honeyd...i will tell me my configuration and problem...
I m trying to install honeyd in Backtrack Linux Vmware machine ...
when i use &quot;apt-get install honeyd&quot; its not working...after that i download tar file and installed it.
After installation is complete .... will you tell me  where i have to create this honeyd.conf file.

About my network....my backtrack machine is having 192.168.5.100 IP address...and for honeyd do i need any more physical machine....?</description>
		<content:encoded><![CDATA[<p>Hello travis,</p>
<p>Thanks for replying me and supporting me&#8230;&#8230;</p>
<p>Travis &#8230; i m new to honeypot and want to install honeyd&#8230;i will tell me my configuration and problem&#8230;<br />
I m trying to install honeyd in Backtrack Linux Vmware machine &#8230;<br />
when i use &#8220;apt-get install honeyd&#8221; its not working&#8230;after that i download tar file and installed it.<br />
After installation is complete &#8230;. will you tell me  where i have to create this honeyd.conf file.</p>
<p>About my network&#8230;.my backtrack machine is having 192.168.5.100 IP address&#8230;and for honeyd do i need any more physical machine&#8230;.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 2, multiple honeypots by travis</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-2-multiple-honeypots/comment-page-1/#comment-1074</link>
		<dc:creator>travis</dc:creator>
		<pubDate>Wed, 25 Jan 2012 02:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=371#comment-1074</guid>
		<description>Rukender,

Sorry. I looked back at saw that I didnt actually categorize my 3rd article of doing static IP&#039;s http://travisaltman.com/honeypot-honeyd-tutorial-part-3-static-ips/ hopefull that should get you started. As far as interfaces that you see in the configuration files such as eth0, eth1, etc, all those interfaces are real interfaces in the Linux OS. Hope this helps if not let me know.</description>
		<content:encoded><![CDATA[<p>Rukender,</p>
<p>Sorry. I looked back at saw that I didnt actually categorize my 3rd article of doing static IP&#8217;s <a href="http://travisaltman.com/honeypot-honeyd-tutorial-part-3-static-ips/" rel="nofollow">http://travisaltman.com/honeypot-honeyd-tutorial-part-3-static-ips/</a> hopefull that should get you started. As far as interfaces that you see in the configuration files such as eth0, eth1, etc, all those interfaces are real interfaces in the Linux OS. Hope this helps if not let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 1, getting started by travis</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-1-getting-started/comment-page-1/#comment-1073</link>
		<dc:creator>travis</dc:creator>
		<pubDate>Wed, 25 Jan 2012 02:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=353#comment-1073</guid>
		<description>Peter,

Are you running honeyd as the root user? If not give that a shot and see if that fixes the issue.</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Are you running honeyd as the root user? If not give that a shot and see if that fixes the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Honeypot / honeyd tutorial part 2, multiple honeypots by Rukender</title>
		<link>http://travisaltman.com/honeypot-honeyd-tutorial-part-2-multiple-honeypots/comment-page-1/#comment-1072</link>
		<dc:creator>Rukender</dc:creator>
		<pubDate>Tue, 24 Jan 2012 21:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://travisaltman.com/?p=371#comment-1072</guid>
		<description>Thanks for nice tutorial ......will you please tell me ....how to set static Ip without using DHCP.....

And the interface u mentioned in your tutorial is virtual or it must be present in real.

clear my droughts</description>
		<content:encoded><![CDATA[<p>Thanks for nice tutorial &#8230;&#8230;will you please tell me &#8230;.how to set static Ip without using DHCP&#8230;..</p>
<p>And the interface u mentioned in your tutorial is virtual or it must be present in real.</p>
<p>clear my droughts</p>
]]></content:encoded>
	</item>
</channel>
</rss>

