<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Snort IDS &amp; BASE on Server Core 2008</title>
	<atom:link href="http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/</link>
	<description>TechScrawl is a technology blog focusing on a wide variety of technology related areas including enterprise IT, information security, penetration testing, networking, virtualization, and Windows &#38; Linux administration.</description>
	<lastBuildDate>Thu, 22 Jul 2010 12:31:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Clay</title>
		<link>http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/#comment-301</link>
		<dc:creator>Clay</dc:creator>
		<pubDate>Tue, 22 Dec 2009 14:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://clayshek.wordpress.com/?p=392#comment-301</guid>
		<description>Hi Emilio. It sounds like the mysql extension is not enabled in your php.ini file. See my previous post on getting mysql &amp; php running for what needs to be done: http://blog.techscrawl.com/2008/11/12/iis-php-and-mysql-on-server-core/ . Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Emilio. It sounds like the mysql extension is not enabled in your php.ini file. See my previous post on getting mysql &amp; php running for what needs to be done: <a href="http://blog.techscrawl.com/2008/11/12/iis-php-and-mysql-on-server-core/" rel="nofollow">http://blog.techscrawl.com/2008/11/12/iis-php-and-mysql-on-server-core/</a> . Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emilio</title>
		<link>http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/#comment-300</link>
		<dc:creator>Emilio</dc:creator>
		<pubDate>Sat, 19 Dec 2009 14:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://clayshek.wordpress.com/?p=392#comment-300</guid>
		<description>Hi, Clay.
I followed your indications but for Windows7
These are the results:
a) snort is up an running and sending data to mysql database
b) After this, I installed base, php and adodb but when I go to http://localhost/base/base_main.php I have the following error:
*Fatal error*: Call to undefined function mysql_pconnect() in *C:\PHP\adodb\drivers\adodb-mysql.inc.php* on line *382 

Can you help?
Regards Emilio</description>
		<content:encoded><![CDATA[<p>Hi, Clay.<br />
I followed your indications but for Windows7<br />
These are the results:<br />
a) snort is up an running and sending data to mysql database<br />
b) After this, I installed base, php and adodb but when I go to <a href="http://localhost/base/base_main.php" rel="nofollow">http://localhost/base/base_main.php</a> I have the following error:<br />
*Fatal error*: Call to undefined function mysql_pconnect() in *C:\PHP\adodb\drivers\adodb-mysql.inc.php* on line *382 </p>
<p>Can you help?<br />
Regards Emilio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clay</title>
		<link>http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/#comment-274</link>
		<dc:creator>Clay</dc:creator>
		<pubDate>Mon, 28 Sep 2009 19:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://clayshek.wordpress.com/?p=392#comment-274</guid>
		<description>Hi David,

Not quite. Those lines reference copying those 5 files from a non-server core system over to your server core system. Since the WinPcap installer does not run on Server Core, you will need to run the installer on a full server installation, then copy those 5 files over to the same location on your Server Core system.

Hope that helps.   - Clay</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>Not quite. Those lines reference copying those 5 files from a non-server core system over to your server core system. Since the WinPcap installer does not run on Server Core, you will need to run the installer on a full server installation, then copy those 5 files over to the same location on your Server Core system.</p>
<p>Hope that helps.   &#8211; Clay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/#comment-273</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 28 Sep 2009 16:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://clayshek.wordpress.com/?p=392#comment-273</guid>
		<description>I&#039;m wondering about these lines: 

From / To c:\windows\system32 : Packet.dll, WanPacket.dll, WPcap.dll, npptools.dll
From / To c:\windows\system32\drivers : npf.sys

Do you mean to copy c:\windows\system32\packet.dll to a new file at c:\windows\system32\wanpacket.dll? (the same for wpcap.dll to npptools.dll, overwriting an existing version)</description>
		<content:encoded><![CDATA[<p>I&#8217;m wondering about these lines: </p>
<p>From / To c:\windows\system32 : Packet.dll, WanPacket.dll, WPcap.dll, npptools.dll<br />
From / To c:\windows\system32\drivers : npf.sys</p>
<p>Do you mean to copy c:\windows\system32\packet.dll to a new file at c:\windows\system32\wanpacket.dll? (the same for wpcap.dll to npptools.dll, overwriting an existing version)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teenam</title>
		<link>http://blog.techscrawl.com/2008/11/18/snort-ids-base-on-server-core-2008/#comment-201</link>
		<dc:creator>Teenam</dc:creator>
		<pubDate>Mon, 27 Apr 2009 06:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://clayshek.wordpress.com/?p=392#comment-201</guid>
		<description>Dear Sir,
                  I am a begginer in to use snort. will you please tell the sequence to run snort in Linux System. and how to use Base with it. i am trying to use acid with it as frontend but i m facing some problem with it.
                Thanks in advance</description>
		<content:encoded><![CDATA[<p>Dear Sir,<br />
                  I am a begginer in to use snort. will you please tell the sequence to run snort in Linux System. and how to use Base with it. i am trying to use acid with it as frontend but i m facing some problem with it.<br />
                Thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
