<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for GuTi.my Network Security</title>
	
	<link>http://www.gutizz.com</link>
	<description>Trapped inside the World of Network Security</description>
	<pubDate>Mon, 06 Oct 2008 07:36:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/gutizzcomments" type="application/rss+xml" /><item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by GuTi</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/412568300/</link>
		<dc:creator>GuTi</dc:creator>
		<pubDate>Sun, 05 Oct 2008 14:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-128</guid>
		<description>nawuza, which interface you would like to monitor your traffic? Does your eth1 receive traffic? You could do a tcpdump to check the traffic availability on your eth1.

For the no such file or directory error, you have to check where Ourmon is installed? For example, if you extract the package mrourmon in /usr/local, you could run command below after the installation has successfully been done.

# /usr/local/mrourmon/bin/ourmon.sh start

For more info about the Ourmon installation
http://ourmon.cat.pdx.edu/ourmon/INSTALL</description>
		<content:encoded><![CDATA[<p>nawuza, which interface you would like to monitor your traffic? Does your eth1 receive traffic? You could do a tcpdump to check the traffic availability on your eth1.</p>
<p>For the no such file or directory error, you have to check where Ourmon is installed? For example, if you extract the package mrourmon in /usr/local, you could run command below after the installation has successfully been done.</p>
<p># /usr/local/mrourmon/bin/ourmon.sh start</p>
<p>For more info about the Ourmon installation<br />
<a href="http://ourmon.cat.pdx.edu/ourmon/INSTALL" rel="nofollow">http://ourmon.cat.pdx.edu/ourmon/INSTALL</a></p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/412568300" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-128</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by nawuza</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985590/</link>
		<dc:creator>nawuza</dc:creator>
		<pubDate>Thu, 25 Sep 2008 04:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-124</guid>
		<description>and also when i ./ourmon.sh start, this error-&gt; ./ourmon.sh: line 11: /home/mrourmon/bin/ourmon: No such file or directory</description>
		<content:encoded><![CDATA[<p>and also when i ./ourmon.sh start, this error-&gt; ./ourmon.sh: line 11: /home/mrourmon/bin/ourmon: No such file or directory</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985590" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-124</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by nawuza</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985591/</link>
		<dc:creator>nawuza</dc:creator>
		<pubDate>Thu, 25 Sep 2008 03:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-123</guid>
		<description>ok..i tried to installed ourmon in my linux which are using VMWare. already get the page which Ourmon: Network Monitoring and Anomaly Detection System. But it does not display any data.i already set ifconfig eth1 -arp promisc up. can you give me an extra detail on installing it on FC8. thanks.</description>
		<content:encoded><![CDATA[<p>ok..i tried to installed ourmon in my linux which are using VMWare. already get the page which Ourmon: Network Monitoring and Anomaly Detection System. But it does not display any data.i already set ifconfig eth1 -arp promisc up. can you give me an extra detail on installing it on FC8. thanks.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985591" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-123</feedburner:origLink></item>
	<item>
		<title>Comment on Grace - XY plotting tool by GuTi</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985592/</link>
		<dc:creator>GuTi</dc:creator>
		<pubDate>Tue, 23 Sep 2008 14:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/grace-xy-plotting-tool/#comment-122</guid>
		<description>Hi nawuza,

If you have the tcpdump file, first, you have to convert it to argus format. You could refer here. http://www.gutizz.com/argus-to-check-traffic-spike/
Then you could use the ra client to convert it.

Or you could directly save your network traffic into argus format, by running command below:
# argus -i eth0 -w argus.file
Command above will read the packet from eth0 and save it as argus format.</description>
		<content:encoded><![CDATA[<p>Hi nawuza,</p>
<p>If you have the tcpdump file, first, you have to convert it to argus format. You could refer here. <a href="http://www.gutizz.com/argus-to-check-traffic-spike/" rel="nofollow">http://www.gutizz.com/argus-to-check-traffic-spike/</a><br />
Then you could use the ra client to convert it.</p>
<p>Or you could directly save your network traffic into argus format, by running command below:<br />
# argus -i eth0 -w argus.file<br />
Command above will read the packet from eth0 and save it as argus format.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985592" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/grace-xy-plotting-tool/#comment-122</feedburner:origLink></item>
	<item>
		<title>Comment on OpenSSL creates CA serial file by GuTi</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985593/</link>
		<dc:creator>GuTi</dc:creator>
		<pubDate>Tue, 23 Sep 2008 13:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/openssl-creates-ca-serial-file/#comment-121</guid>
		<description>Hi mad, not at the moment, but you could refer NSMwiki for the Sguil installation on RedHat.
http://nsmwiki.org/Sguil_on_RedHat_HOWTO</description>
		<content:encoded><![CDATA[<p>Hi mad, not at the moment, but you could refer NSMwiki for the Sguil installation on RedHat.<br />
<a href="http://nsmwiki.org/Sguil_on_RedHat_HOWTO" rel="nofollow">http://nsmwiki.org/Sguil_on_RedHat_HOWTO</a></p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985593" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/openssl-creates-ca-serial-file/#comment-121</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by GuTi</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985594/</link>
		<dc:creator>GuTi</dc:creator>
		<pubDate>Tue, 23 Sep 2008 13:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-120</guid>
		<description>wujike, I have emailed you about the problem, hope to get your reply soon. :)

nawuza, yes, you could use it to monitor the your network traffic. 
I see the Dell switch allows port mirroring, so you could just mirror the traffic to a Gigabit port, and connect it to another network interface of your Fedora server and receive the traffic by running 'ifconfig #interface -arp promisc up'.</description>
		<content:encoded><![CDATA[<p>wujike, I have emailed you about the problem, hope to get your reply soon. <img src='http://www.gutizz.com/nsblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>nawuza, yes, you could use it to monitor the your network traffic.<br />
I see the Dell switch allows port mirroring, so you could just mirror the traffic to a Gigabit port, and connect it to another network interface of your Fedora server and receive the traffic by running &#8216;ifconfig #interface -arp promisc up&#8217;.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985594" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-120</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by nawuza</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985595/</link>
		<dc:creator>nawuza</dc:creator>
		<pubDate>Tue, 23 Sep 2008 01:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-119</guid>
		<description>can this thing monitor a switch?i currently try to monitor a dell powerconnect 3424.glad if you could help.and i am using FC8.</description>
		<content:encoded><![CDATA[<p>can this thing monitor a switch?i currently try to monitor a dell powerconnect 3424.glad if you could help.and i am using FC8.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985595" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-119</feedburner:origLink></item>
	<item>
		<title>Comment on Set 3com SuperStack 3 Switch 4500 Port Mirroring (SPAN) by nawuza</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985596/</link>
		<dc:creator>nawuza</dc:creator>
		<pubDate>Tue, 23 Sep 2008 00:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/?p=18#comment-118</guid>
		<description>keep up the good work and information sharing dude..looking forward with your security related issue especially monitoring network.</description>
		<content:encoded><![CDATA[<p>keep up the good work and information sharing dude..looking forward with your security related issue especially monitoring network.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985596" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/set-3com-superstack-3-switch-4500-port-mirroring-span/#comment-118</feedburner:origLink></item>
	<item>
		<title>Comment on Grace - XY plotting tool by nawuza</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985598/</link>
		<dc:creator>nawuza</dc:creator>
		<pubDate>Mon, 22 Sep 2008 06:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/grace-xy-plotting-tool/#comment-117</guid>
		<description>how does it work with tcpdump..you mean that it read from packet read by tcpdump which are save into a file right?!from the file save by tcpdump..what is the next step?</description>
		<content:encoded><![CDATA[<p>how does it work with tcpdump..you mean that it read from packet read by tcpdump which are save into a file right?!from the file save by tcpdump..what is the next step?</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985598" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/grace-xy-plotting-tool/#comment-117</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by wujike</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985600/</link>
		<dc:creator>wujike</dc:creator>
		<pubDate>Thu, 11 Sep 2008 13:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-107</guid>
		<description>as above, 
Thanks a lot</description>
		<content:encoded><![CDATA[<p>as above,<br />
Thanks a lot</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985600" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-107</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by wujike</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985601/</link>
		<dc:creator>wujike</dc:creator>
		<pubDate>Thu, 11 Sep 2008 13:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-106</guid>
		<description>when i execute ./configure.pl,it tell me "Command is not found ",why,pls
 tell me</description>
		<content:encoded><![CDATA[<p>when i execute ./configure.pl,it tell me &#8220;Command is not found &#8220;,why,pls<br />
 tell me</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985601" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-106</feedburner:origLink></item>
	<item>
		<title>Comment on OpenSSL creates CA serial file by mad</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985602/</link>
		<dc:creator>mad</dc:creator>
		<pubDate>Fri, 01 Aug 2008 06:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/openssl-creates-ca-serial-file/#comment-37</guid>
		<description>Would you share your Sguil 0.7.0 installation on FreeBSD 7.0 as a how to?

Search the web and could not find any article. Regards.</description>
		<content:encoded><![CDATA[<p>Would you share your Sguil 0.7.0 installation on FreeBSD 7.0 as a how to?</p>
<p>Search the web and could not find any article. Regards.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985602" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/openssl-creates-ca-serial-file/#comment-37</feedburner:origLink></item>
	<item>
		<title>Comment on Intelligent IPS by GuTi</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985603/</link>
		<dc:creator>GuTi</dc:creator>
		<pubDate>Mon, 30 Jun 2008 17:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/intelligent-ips/#comment-27</guid>
		<description>Hi, they should not assume when the IPS blocks the request means the application is vulnerable, this is totally wrong. Human makes the decision, not machine.

This is just like they ask users to update server software and applications to prevent DDOS in their report.

Enabling signature that drops traffic without knowing what is running in the network just makes me sick.</description>
		<content:encoded><![CDATA[<p>Hi, they should not assume when the IPS blocks the request means the application is vulnerable, this is totally wrong. Human makes the decision, not machine.</p>
<p>This is just like they ask users to update server software and applications to prevent DDOS in their report.</p>
<p>Enabling signature that drops traffic without knowing what is running in the network just makes me sick.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985603" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/intelligent-ips/#comment-27</feedburner:origLink></item>
	<item>
		<title>Comment on Intelligent IPS by possible</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/403985604/</link>
		<dc:creator>possible</dc:creator>
		<pubDate>Tue, 10 Jun 2008 22:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/intelligent-ips/#comment-22</guid>
		<description>I think its possible. Assume that the old version, which has a bug gets the input variables via post of 2 variables,lets call them as username_ and password_. so if the url matches and if those two variables also passes into that url, its normal that the ips may block...check if the awstat is really vulnerable or not. than continue to forcing the ips guy to do his job. you can also ask him to disable the signature.</description>
		<content:encoded><![CDATA[<p>I think its possible. Assume that the old version, which has a bug gets the input variables via post of 2 variables,lets call them as username_ and password_. so if the url matches and if those two variables also passes into that url, its normal that the ips may block&#8230;check if the awstat is really vulnerable or not. than continue to forcing the ips guy to do his job. you can also ask him to disable the signature.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/403985604" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/intelligent-ips/#comment-22</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon drops packets on 64 bit machine - Fixed by GuTi.my Network Security</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/292435691/</link>
		<dc:creator>GuTi.my Network Security</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-drop-packets-on-64-bit-machine/#comment-11</guid>
		<description>[...] noticed Ourmon 2.8.1 is quietly released on 21 March 2008. This bug-fix release fixes the bugs that I have reported previously, and my name is in the release note. The IP blacklist config takes 3 argument now, this helps when [...]</description>
		<content:encoded><![CDATA[<p>[...] noticed Ourmon 2.8.1 is quietly released on 21 March 2008. This bug-fix release fixes the bugs that I have reported previously, and my name is in the release note. The IP blacklist config takes 3 argument now, this helps when [...]</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/292435691" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-drop-packets-on-64-bit-machine/#comment-11</feedburner:origLink></item>
	<item>
		<title>Comment on Argus to check traffic spike by GuTi.my Network Security</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/292435692/</link>
		<dc:creator>GuTi.my Network Security</dc:creator>
		<pubDate>Sat, 15 Mar 2008 02:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/argus-to-check-traffic-spike/#comment-4</guid>
		<description>[...] you notice the TCP traffic spike from 2100 to 2200 which is marked in Pink color? I used the same method which I have mentioned previously to check the spike with Argus. It was a inter network file transfer which was running at load 19,001,224 [...]</description>
		<content:encoded><![CDATA[<p>[...] you notice the TCP traffic spike from 2100 to 2200 which is marked in Pink color? I used the same method which I have mentioned previously to check the spike with Argus. It was a inter network file transfer which was running at load 19,001,224 [...]</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/292435692" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/argus-to-check-traffic-spike/#comment-4</feedburner:origLink></item>
	<item>
		<title>Comment on Ourmon 2.8 on FreeBSD 7.0-RELEASE by GuTi.my Network Security</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/292435693/</link>
		<dc:creator>GuTi.my Network Security</dc:creator>
		<pubDate>Sat, 08 Mar 2008 02:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-2</guid>
		<description>[...] T -nr pCap tcP[13] = Zz | less Just another Network Security weblog      « Ourmon 2.8 on FreeBSD 7.0-RELEASE [...]</description>
		<content:encoded><![CDATA[<p>[...] T -nr pCap tcP[13] = Zz | less Just another Network Security weblog      &laquo; Ourmon 2.8 on FreeBSD 7.0-RELEASE [...]</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/292435693" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/ourmon-28-on-freebsd-70-release/#comment-2</feedburner:origLink></item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://feeds.feedburner.com/~r/gutizzcomments/~3/292435694/</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Fri, 29 Feb 2008 15:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://gutizz.com/nsblog/?p=1#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To keep a comment, just log in and view the post's comments. There you will have NO option to keep them.

Just leave it alone.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To keep a comment, just log in and view the post&#039;s comments. There you will have NO option to keep them.</p>
<p>Just leave it alone.</p>
<img src="http://feeds.feedburner.com/~r/gutizzcomments/~4/292435694" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.gutizz.com/hello-world/#comment-1</feedburner:origLink></item>
</channel>
</rss>
