 




<?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>Irregular Expressions &#187; configure snort</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/Irregular-Expressions/tag/configure-snort/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions</link>
	<description>Insight into current security related events and exploits, including virtualization security and tips.</description>
	<lastBuildDate>Sun, 28 Apr 2013 08:00:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Building a snort sensor &#8211; part 2</title>
		<link>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/building-a-snort-sensor-part-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/building-a-snort-sensor-part-2/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 20:15:10 +0000</pubDate>
		<dc:creator>Dan O'Connor</dc:creator>
				<category><![CDATA[configure snort]]></category>
		<category><![CDATA[ids]]></category>
		<category><![CDATA[snort]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/Irregular-Expressions/?p=495</guid>
		<description><![CDATA[Now with Snort installed we need to do configuration and get some rules. cd /usr/local/etc/snort/ Make sure to setup your HOME_NET and configure any additional paths for your rule sets. Go to snort.org and create an account, then get an oinkcode.  Now you can use the command like to download your rules. I would do [...]]]></description>
				<content:encoded><![CDATA[<p>Now with Snort installed we need to do configuration and get some rules.</p>
<p>cd /usr/local/etc/snort/</p>
<p>Make sure to setup your HOME_NET and configure any additional paths for your rule sets.</p>
<p>Go to snort.org and create an account, then get an oinkcode.  Now you can use the command like to download your rules. I would do this from /usr/local/etc/snort.</p>
<p><span class="Apple-style-span" style="color: #555555;font-family: Arial,Helmet,Freesans,sans-serif;font-size: 16px;font-style: normal;font-variant: normal;font-weight: normal"><span class="Apple-style-span"></p>
<pre style="margin: 0px;padding: 0px;font-size: 10pt;vertical-align: baseline;color: #555555;font-family: Arial,Helmet,Freesans,sans-serif">fetch http://www.snort.org/reg-rules/snortrules-snapshot-&lt;version&gt;.tar.gz/&lt;oink code here&gt;</pre>
<p></span></span></p>
<p>Next unpack,</p>
<pre>tar -xvf snortrules-snapshot-&lt;version&gt;.tar.gz-gooble-gook</pre>
<p>Now you need to enable snort in /etc/rc.conf and set the interface in there also.</p>
<pre>snort_enable="YES"</pre>
<pre>snort_interface="int"</pre>
<p>Snort will start now, next task is to configure your logging.  I will be using syslog on mine to forward to a SIM, but that will also log to the local machine.</p>
<p><span class="Apple-style-span" style="color: #555555;font-family: Arial,Helmet,Freesans,sans-serif;font-size: 16px;font-style: normal;font-variant: normal;font-weight: normal"></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/Irregular-Expressions/building-a-snort-sensor-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
