<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: In which layer is my module? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884374#M88979</link>
    <description>Hello:&lt;BR /&gt;&lt;BR /&gt;   It??s a proxy application and this module forbid any access to the system except to the ports specifically allowed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mario.&lt;BR /&gt;</description>
    <pubDate>Fri, 17 Jan 2003 13:07:40 GMT</pubDate>
    <dc:creator>oiram</dc:creator>
    <dc:date>2003-01-17T13:07:40Z</dc:date>
    <item>
      <title>In which layer is my module?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884372#M88977</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   I have a third party application running in my redhat 7.2. This install a kernel module and we want to know in which layer this module listen for incoming packtes. tcpdump doesn??t work for us as it listen on layer 2.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mario.</description>
      <pubDate>Fri, 17 Jan 2003 10:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884372#M88977</guid>
      <dc:creator>oiram</dc:creator>
      <dc:date>2003-01-17T10:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: In which layer is my module?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884373#M88978</link>
      <description>Seems to me that it depens on what this application does !&lt;BR /&gt;Usually, talking about pure OSI layers, application is layer seven.&lt;BR /&gt;Then according to this application's usage, it'll send information to other layers that can be implemented in this program.&lt;BR /&gt;But what does it do ?&lt;BR /&gt;J</description>
      <pubDate>Fri, 17 Jan 2003 12:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884373#M88978</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-01-17T12:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: In which layer is my module?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884374#M88979</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;   It??s a proxy application and this module forbid any access to the system except to the ports specifically allowed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mario.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 13:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884374#M88979</guid>
      <dc:creator>oiram</dc:creator>
      <dc:date>2003-01-17T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: In which layer is my module?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884375#M88980</link>
      <description>Well,&lt;BR /&gt;supposely a proxy application works on layer 3.&lt;BR /&gt;Some proxy, though, also work on other layers (application proxies), which filter for example sql code injected in your machine, which would bring activity on layer 6.&lt;BR /&gt;tcpdump works on layer 2, but so it gets whatever would get into your machine.&lt;BR /&gt;Do you just need to know which layer is concerned, or do you need to monitor its activity, for which you could set up on realtime logging I suppose, or use a gui tool (there are many) ?</description>
      <pubDate>Fri, 17 Jan 2003 14:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884375#M88980</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-01-17T14:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: In which layer is my module?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884376#M88981</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;    We are waiting a DOS attack and we need to know in which layer gets the packets the application. The measures should be different if the module is working between layer 2 and 3 or between layer 3 and 4.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mario.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 14:24:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884376#M88981</guid>
      <dc:creator>oiram</dc:creator>
      <dc:date>2003-01-17T14:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: In which layer is my module?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884377#M88982</link>
      <description>I do not know which proxy product you are using, but a proxy is set to control connections, that is to say layer 3 and 2 (if it takes into consideration stuff such as attacker mac address), it is not set to control transport layer (if it is a stuff like netfilter/iptables).&lt;BR /&gt;Good luck.</description>
      <pubDate>Fri, 17 Jan 2003 17:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-which-layer-is-my-module/m-p/2884377#M88982</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-01-17T17:22:12Z</dc:date>
    </item>
  </channel>
</rss>

