<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Inline on Inliniac</title>
    <link>https://inliniac.net/blog/tag/inline/</link>
    <description>Recent content in Inline on Inliniac</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 07 May 2010 08:30:30 +0000</lastBuildDate>
    <atom:link href="https://inliniac.net/blog/tag/inline/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Compiling Suricata 0.9.0 in Ubuntu Lucid 10.04 in IPS (inline) mode</title>
      <link>https://inliniac.net/blog/2010/05/07/compiling-suricata-0-9-0-in-ubuntu-lucid-10-04-in-ips-inline-mode/</link>
      <pubDate>Fri, 07 May 2010 08:30:30 +0000</pubDate>
      <guid>https://inliniac.net/blog/2010/05/07/compiling-suricata-0-9-0-in-ubuntu-lucid-10-04-in-ips-inline-mode/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; the difference with the &lt;a href=&#34;http://www.inliniac.net/blog/2010/05/01/compiling-suricata-0-8-2-in-ubuntu-lucid-10-04-in-ips-inline-mode.html&#34;&gt;0.8.2 post&lt;/a&gt; is that addition of libcap-ng-dev. This allows Suricata to run as an unprivileged user.&lt;/p&gt;&#xA;&lt;p&gt;Here is how to compile Suricata 0.9.0 in &lt;em&gt;inline mode&lt;/em&gt; on Ubuntu Lucid 10.04.&lt;/p&gt;&#xA;&lt;p&gt;First, make sure you have the &amp;ldquo;universe&amp;rdquo; repository enabled. Go to the System menu, Administration, Software Sources. There enable &amp;ldquo;Community-maintained Open Source Software (universe)&amp;rdquo;. If you&amp;rsquo;re not running a gui, edit /etc/apt/sources.list and enable the universe repository there. Don&amp;rsquo;t forget doing an &amp;ldquo;apt-get update&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Suricata 0.9.0 released</title>
      <link>https://inliniac.net/blog/2010/05/07/suricata-0-9-0-released/</link>
      <pubDate>Fri, 07 May 2010 08:08:45 +0000</pubDate>
      <guid>https://inliniac.net/blog/2010/05/07/suricata-0-9-0-released/</guid>
      <description>&lt;p&gt;Yesterday we released we first release candidate for our upcoming 1.0 release of Suricata. See the announcement on the OISF site &lt;a href=&#34;http://www.openinfosecfoundation.org/index.php/component/content/article/1-latest-news/93-suricata-rc1-released&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Most notable changes are the following new features:&lt;/p&gt;&#xA;&lt;p&gt;- Support for the http_headers keyword was added&lt;/p&gt;&#xA;&lt;p&gt;- libhtp was updated to version 0.2.3&lt;/p&gt;&#xA;&lt;p&gt;- Privilege dropping using libcap-ng is now supported&lt;/p&gt;&#xA;&lt;p&gt;- Proper support for &amp;ldquo;pass&amp;rdquo; rules was added&lt;/p&gt;&#xA;&lt;p&gt;- Inline mode for Windows was added&lt;/p&gt;&#xA;&lt;p&gt;Go get the release here: &lt;a href=&#34;http://www.openinfosecfoundation.org/download/suricata-0.9.0.tar.gz&#34;&gt;http://www.openinfosecfoundation.org/download/suricata-0.9.0.tar.gz&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Compiling Suricata 0.8.2 in Ubuntu Lucid 10.04 in IPS (inline) mode</title>
      <link>https://inliniac.net/blog/2010/05/01/compiling-suricata-0-8-2-in-ubuntu-lucid-10-04-in-ips-inline-mode/</link>
      <pubDate>Sat, 01 May 2010 19:45:12 +0000</pubDate>
      <guid>https://inliniac.net/blog/2010/05/01/compiling-suricata-0-8-2-in-ubuntu-lucid-10-04-in-ips-inline-mode/</guid>
      <description>&lt;p&gt;Yesterday I &lt;a href=&#34;http://www.inliniac.net/blog/2010/04/30/compiling-suricata-0-8-2-in-ubuntu-lucid-10-04-in-ids-mode.html&#34;&gt;wrote&lt;/a&gt; about how to compile and install Suricata 0.8.2 as an IDS on Ubuntu Lucid 10.04, today I&amp;rsquo;ll explain the steps to compile and install it as an IPS. In IPS mode the engine runs in &lt;em&gt;inline&lt;/em&gt; mode. This means that it gets it&amp;rsquo;s packets from &lt;a href=&#34;http://www.netfilter.org/&#34;&gt;netfilter&lt;/a&gt; and sets a verdict on them after inspecting them. This way we can drop packets that trigger the rules.&lt;/p&gt;&#xA;&lt;p&gt;First, make sure you have the &amp;ldquo;universe&amp;rdquo; repository enabled. Go to the System menu, Administration, Software Sources. There enable &amp;ldquo;Community-maintained Open Source Software (universe)&amp;rdquo;. If you&amp;rsquo;re not running a gui, edit /etc/apt/sources.list and enable the universe repository there. Don&amp;rsquo;t forget doing an &amp;ldquo;apt-get update&amp;rdquo;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snort_inline updated to 2.8.0.1 in SVN</title>
      <link>https://inliniac.net/blog/2008/01/09/snort_inline-updated-to-2801-in-svn/</link>
      <pubDate>Wed, 09 Jan 2008 15:41:19 +0000</pubDate>
      <guid>https://inliniac.net/blog/2008/01/09/snort_inline-updated-to-2801-in-svn/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve just committed an update to Snort_inline&amp;rsquo;s SVN. It brings it to the Snort 2.8.0.1 level. It supports both IPv4 and IPv6 on IPQ and NFQ. I have not been able to test IPFW on IPv6, so I don&amp;rsquo;t think that will work currently.&lt;/p&gt;&#xA;&lt;p&gt;This update removes the libdnet dependency and replaces it with libnet 1.1. To be able to send ICMPv6 unreachable packets you will need the libnet 1.1 patch I wrote a while ago. You can find that &lt;a href=&#34;http://www.inliniac.net/blog/2007/10/16/libnet-11-ipv6-fixes-and-additions.html&#34;&gt;here&lt;/a&gt;. Get the latest Snort_inline by checking out SVN:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Working on Snort_inline 2.8.0.1</title>
      <link>https://inliniac.net/blog/2007/12/22/working-on-snort_inline-2801/</link>
      <pubDate>Sat, 22 Dec 2007 12:49:20 +0000</pubDate>
      <guid>https://inliniac.net/blog/2007/12/22/working-on-snort_inline-2801/</guid>
      <description>&lt;p&gt;The last week I&amp;rsquo;ve been working on bringing Snort_inline to the Snort 2.8.0.1 level, including it&amp;rsquo;s IPv6 support. I&amp;rsquo;m almost ready to commit it to SVN, there are just some issues I need to fix in the inline specific code. The code will get rid of libdnet and use libnet 1.1 for sending reset/reject packets for both IPv4 and IPv6. After committing I will start working on getting the IPv6 features I wrote for NitroSecurity into this tree. This includes more matches, tunnel decoding (including for example the freenet6 tunnel, etc). So stay tuned!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Differences between Snort and Snort_inline</title>
      <link>https://inliniac.net/blog/2007/05/14/differences-between-snort-and-snort_inline/</link>
      <pubDate>Mon, 14 May 2007 17:05:41 +0000</pubDate>
      <guid>https://inliniac.net/blog/2007/05/14/differences-between-snort-and-snort_inline/</guid>
      <description>&lt;p&gt;Every few weeks the same question comes up: what is the difference between Snort in inline mode and Snort_inline. This makes sense, because the Snort_inline documentation and website fail to explain it. In this post I will try to highlight the main differences. In general I can say that we try to develop Snort_inline as a patchset on top of Snort. Snort_inline is focused at improving the &lt;em&gt;inline&lt;/em&gt; part of Snort. Originally of course, Snort&amp;rsquo;s &lt;em&gt;inline&lt;/em&gt; capabilities were developed in the Snort_inline project. With Snort 2.3.0RC1 they were merged into mainline Snort.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
