• Mason Error

    From Ralph Sanchez@21:1/5 to All on Sat May 21 23:30:02 2016
    Mason is telling me my kernel doesnt support IPtable, Ipchains or the
    third option...iptables is installed. Kernel version 3.16.?? (i
    forget). Just wandering what's wrong here. Here's the terminal
    output...

    onyx@FBI:~$ sudo mason
    Loading options from /etc/masonrc...Check vars...ipchains was not
    found in your path or in /sbin. You may need to copy it
    or add an explicit path to it in the following commands.
    ipfwadm was not found in your path or in /sbin. You may need to copy it
    or add an explicit path to it in the following commands.
    Editor default of /usr/bin/vi taken.
    Load IPs, networks and nameservers...Done.
    This kernel does not support ipchains, ipfwadm or iptables!
    ---- Mason firewall builder for Linux ----
    ---- see http://www.pobox.com/~wstearns/mason/ for more info. ----
    ---- William Stearns <wstearns@pobox.com> ----
    (This is release 1.0.0-11 - 2008-06-27 )


    Also, this is my first time setting up a firewall on Debian, so if
    there is a better package that's both powerful and user friendly, a
    nudge towardsit would be a greatly appreciated thing

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Pascal Hambourg@21:1/5 to All on Sun May 22 11:20:01 2016
    Ralph Sanchez a écrit :
    Mason is telling me my kernel doesnt support IPtable, Ipchains or the
    third option...iptables is installed. Kernel version 3.16.?? (i
    forget).

    Linux 2.6 and above does not support ipchains and ipfwadm.
    What does "iptables -L" report ?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Georgi Naplatanov@21:1/5 to Ralph Sanchez on Sun May 22 11:50:01 2016
    On 05/21/2016 11:25 PM, Ralph Sanchez wrote:
    Mason is telling me my kernel doesnt support IPtable, Ipchains or the
    third option...iptables is installed. Kernel version 3.16.?? (i
    forget). Just wandering what's wrong here. Here's the terminal
    output...

    onyx@FBI:~$ sudo mason
    Loading options from /etc/masonrc...Check vars...ipchains was not
    found in your path or in /sbin. You may need to copy it
    or add an explicit path to it in the following commands.
    ipfwadm was not found in your path or in /sbin. You may need to copy it
    or add an explicit path to it in the following commands.
    Editor default of /usr/bin/vi taken.
    Load IPs, networks and nameservers...Done.
    This kernel does not support ipchains, ipfwadm or iptables!
    ---- Mason firewall builder for Linux ----
    ---- see http://www.pobox.com/~wstearns/mason/ for more info. ----
    ---- William Stearns <wstearns@pobox.com> ----
    (This is release 1.0.0-11 - 2008-06-27 )


    Also, this is my first time setting up a firewall on Debian, so if
    there is a better package that's both powerful and user friendly, a
    nudge towardsit would be a greatly appreciated thing

    you may consider to use nftables. The package is not installed by default.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jonathan Plews@21:1/5 to Ralph Sanchez on Mon May 23 12:20:01 2016
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Ralph Sanchez <rwsanchez3@gmail.com> wrote:
    Also, this is my first time setting up a firewall on Debian, so
    if there is a better package that's both powerful and user
    friendly, a nudge towardsit would be a greatly appreciated
    thing


    try Shorewall, or for simple things 'ufw'

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1

    iQEcBAEBAgAGBQJXQsiDAAoJEJJZPA+Xehg+uh4H/1GzkjYDiX+3q2tQV43GwWzP SPb/Qv7sFkph+Jcohgy9/oxi2U7GPYsmJc0fxbokygzpMgL70GOI4OP/t38DPnui KFZW3U5l0+xLljgrSsv4WmAVQVpUtQDONZAqXrfIgXqQlgmW6TEPN0HpkPWvjNDy x+nNQCRunA4MYVfeKXGOoC05j1G7lsrxNR/dmf3nxTMQioOVML73BzUVJCSEHxuH 1vhVmdAQ141BAMQln6wqTKwvjzh4yRtYEfeDvSU55w5wOIbR20eCs6PtXcJO2iqR ghIt/PAW9deivgFcN/ve5aTu4lKWktKKpxCIAx7lAsy/zimtZQUE88Ahg5GMvOQ=
    =ce4m
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adam D. Barratt@21:1/5 to Rodary Jacques on Sat May 28 14:10:01 2016
    On Sat, 2016-05-28 at 00:54 +0200, Rodary Jacques wrote:
    Le dimanche 22 mai 2016, 10:12:52 Pascal Hambourg a écrit :

    Ralph Sanchez a écrit :

    Mason is telling me my kernel doesnt support IPtable, Ipchains or
    the
    third option...iptables is installed. Kernel version 3.16.?? (i

    forget).

    Linux 2.6 and above does not support ipchains and ipfwadm.

    What does "iptables -L" report ?

    Sorry to tell you , it is a stupid answer. He tells you he can't run
    iptables

    That's not what he said. There's also no reason to characterise other
    poster's responses as "stupid".

    and you suggest to ask iptables to list the rules it uses! Now what
    (who?) is Mason is perhaps the first question to ask.

    It's clearly "what", not "who", given that the original post included
    the output of "sudo mason". A tiny amount of research would go a long
    way:

    adam@jacala:~$ apt-cache search mason firewall
    mason - Interactively creates a Linux packet filtering firewall

    Regards,

    Adam

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rodary Jacques@21:1/5 to All on Sat May 28 01:50:02 2016
    This is a multi-part message in MIME format.

    Le samedi 21 mai 2016, 16:25:18 Ralph Sanchez a écrit :
    Mason is telling me my kernel doesnt support IPtable, Ipchains or the
    third option...iptables is installed. Kernel version 3.16.?? (i
    forget). Just wandering what's wrong here. Here's the terminal
    output...

    onyx@FBI:~$ sudo mason
    Loading options from /etc/masonrc...Check vars...ipchains was not
    found in your path or in /sbin. You may need to copy it
    or add an explicit path to it in the following commands.
    ipfwadm was not found in your path or in /sbin. You may need to copy it
    or add an explicit path to it in the following commands.
    Editor default of /usr/bin/vi taken.
    Load IPs, networks and nameservers...Done.
    This kernel does not support ipchains, ipfwadm or iptables!
    ---- Mason firewall builder for Linux ----
    ---- see http://www.pobox.com/~wstearns/mason/ for more info. ----
    ---- William Stearns <wstearns@pobox.com> ----
    (This is release 1.0.0-11 - 2008-06-27 )


    Also, this is my first time setting up a firewall on Debian, so if
    there is a better package that's both powerful and user friendly, a
    nudge towardsit would be a greatly appreciated thing

    I have been using iptables since 2004 (at least). It is difficult at first but http://netfilter.org
    /documentation you should do it. I am not very good and I did!


    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
    <html><head><meta name="qrichtext" content="1" /><style type="text/css">
    p, li { white-space: pre-wrap; }
    </style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Le samedi 21 mai 2016, 16:25:18 Ralph Sanchez a écrit :</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Mason is telling me my kernel doesnt support IPtable, Ipchains or the</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; third option...iptables is installed. Kernel version 3.16.?? (i</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; forget). Just wandering what's wrong here. Here's the terminal</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; output...</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; onyx@FBI:~$ sudo mason</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Loading options from /etc/masonrc...Check vars...ipchains was not</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; found in your path or in /sbin. You may need to copy it</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; or add an explicit path to it in the following commands.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; ipfwadm was not found in your path or in /sbin. You may need to copy it</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; or add an explicit path to it in the following commands.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Editor default of /usr/bin/vi taken.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Load IPs, networks and nameservers...Done.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; This kernel does not support ipchains, ipfwadm or iptables!</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; ---- Mason firewall builder for Linux ----</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; ---- see http://www.pobox.com/~wstearns/mason/ for more info. ----</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; ---- William Stearns &lt;wstearns@pobox.com&gt; ----</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; (This is release 1.0.0-11 - 2008-06-27 )</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Also, this is my first time setting up a firewall on Debian, so if</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; there is a better package that's both powerful and user friendly, a</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; nudge towardsit would be a greatly appreciated thing</p>
    <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-size:12pt;">I have been using iptables since 2004 (at least). It is difficult at first but http://
    netfilter.org /documentation you should do it. I am not very good and I did!</span></p>
    <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p></body></html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rodary Jacques@21:1/5 to All on Sat May 28 02:00:02 2016
    This is a multi-part message in MIME format.

    Le dimanche 22 mai 2016, 10:12:52 Pascal Hambourg a écrit :
    Ralph Sanchez a écrit :
    Mason is telling me my kernel doesnt support IPtable, Ipchains or the
    third option...iptables is installed. Kernel version 3.16.?? (i
    forget).

    Linux 2.6 and above does not support ipchains and ipfwadm.
    What does "iptables -L" report ?

    Sorry to tell you , it is a stupid answer. He tells you he can't run iptables and
    you suggest to ask iptables to list the rules it uses! Now what (who?) is Mason
    is perhaps the first question to ask.

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
    <html><head><meta name="qrichtext" content="1" /><style type="text/css">
    p, li { white-space: pre-wrap; }
    </style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Le dimanche 22 mai 2016, 10:12:52 Pascal Hambourg a écrit :</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Ralph Sanchez a écrit :</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; Mason is telling me my kernel doesnt support IPtable, Ipchains or the</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; third option...iptables is installed. Kernel version 3.16.?? (i</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; forget).</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Linux 2.6 and above does not support ipchains and ipfwadm.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; What does &quot;iptables -L&quot; report ?</p>
    <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; ">&nbsp;</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Sorry to tell you , it is a stupid answer. He tells you he can't run iptables and you suggest to ask iptables to
    list the rules it uses! Now what (who?) is Mason is perhaps the first question to ask.</p></body></html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Gerdriaan Mulder@21:1/5 to Ralph Sanchez on Sat May 28 19:20:01 2016
    --001a11415428d30be30533e94151
    Content-Type: text/plain; charset=UTF-8

    Hi Ralph,

    On 21 May 2016 at 22:25, Ralph Sanchez <rwsanchez3@gmail.com> wrote:

    Mason is telling me my kernel doesnt support IPtable, Ipchains or the
    third option...iptables is installed. Kernel version 3.16.?? (i
    forget). Just wandering what's wrong here. Here's the terminal
    output...
    [snip]
    (This is release 1.0.0-11 - 2008-06-27 )


    I suppose that using Mason is an option you can use, but it hasn't been
    updated since 2012[0]. The version you're using is from 2008, that's 8
    years ago! Given that the 'latest' version is from 2012, I'm not sure
    whether this is a good program to start with. It even mentions ipchains,
    which was deprecated around kernel version 2.4 (see this message on this
    list from 1999[3]).

    As recommended earlier, Shorewall or ufw should be good options to start
    with. Both are still[1] maintained and updated regularly[2].

    If you want to start with 'raw' IPtables, have a look at this Arch Linux
    wiki page[4], which extensively explains how to build a stateful firewall
    using IPtables.

    Take care :)

    [0] https://packages.qa.debian.org/m/mason.html
    [1] https://packages.qa.debian.org/s/shorewall.html
    [2] https://packages.qa.debian.org/u/ufw.html
    [3] https://lists.debian.org/debian-firewall/1999/12/msg00022.html
    [4] https://wiki.archlinux.org/index.php/Simple_stateful_firewall

    --001a11415428d30be30533e94151
    Content-Type: text/html; charset=UTF-8
    Content-Transfer-Encoding: quoted-printable

    <div dir="ltr">Hi Ralph,<br><div class="gmail_extra"><br><div class="gmail_quote">On 21 May 2016 at 22:25, Ralph Sanchez <span dir="ltr">&lt;<a href="mailto:rwsanchez3@gmail.com" target="_blank">rwsanchez3@gmail.com</a>&gt;</span> wrote:<br><blockquote
    class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Mason is telling me my kernel doesnt support IPtable, Ipchains or the<br>
    third option...iptables is installed. Kernel version 3.16.?? (i<br>
    forget). Just wandering what&#39;s wrong here. Here&#39;s the terminal<br> output...<br>[snip]<br>
    (This is release 1.0.0-11 - 2008-06-27 )<br></blockquote><div><br></div><div>I suppose that using Mason is an option you can use, but it hasn&#39;t been updated since 2012[0]. The version you&#39;re using is from 2008, that&#39;s 8 years ago! Given that
    the &#39;latest&#39; version is from 2012, I&#39;m not sure whether this is a good program to start with. It even mentions ipchains, which was deprecated around kernel version 2.4 (see this message on this list from 1999[3]). </div><div><br></div><div>
    As recommended earlier, Shorewall or ufw should be good options to start with. Both are still[1] maintained and updated regularly[2].</div><div><br></div><div>If you want to start with &#39;raw&#39; IPtables, have a look at this Arch Linux wiki page[4],
    which extensively explains how to build a stateful firewall using IPtables.</div><div><br></div><div>Take care :)</div><div><br></div><div>[0] <a href="https://packages.qa.debian.org/m/mason.html">https://packages.qa.debian.org/m/mason.html</a> </div><
    [1] <a href="https://packages.qa.debian.org/s/shorewall.html">https://packages.qa.debian.org/s/shorewall.html</a></div><div>[2] <a href="https://packages.qa.debian.org/u/ufw.html">https://packages.qa.debian.org/u/ufw.html</a></div><div>[3] <a href=
    "https://lists.debian.org/debian-firewall/1999/12/msg00022.html">https://lists.debian.org/debian-firewall/1999/12/msg00022.html</a></div><div>[4] <a href="https://wiki.archlinux.org/index.php/Simple_stateful_firewall">https://wiki.archlinux.org/index.
    php/Simple_stateful_firewall</a></div></div></div></div>

    --001a11415428d30be30533e94151--

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andrew Deck@21:1/5 to All on Sat May 28 22:30:01 2016
    --94eb2c080b9676bc860533ebed2f
    Content-Type: text/plain; charset=UTF-8

    Also worth noting that you can use ferm to generate IPTables rules.

    --94eb2c080b9676bc860533ebed2f
    Content-Type: text/html; charset=UTF-8

    <p dir="ltr">Also worth noting that you can use ferm to generate IPTables rules.</p>

    --94eb2c080b9676bc860533ebed2f--

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rodary Jacques@21:1/5 to All on Sat May 28 17:50:01 2016
    This is a multi-part message in MIME format.

    Le samedi 28 mai 2016, 12:08:44 Adam D. Barratt a écrit :
    On Sat, 2016-05-28 at 00:54 +0200, Rodary Jacques wrote:
    Le dimanche 22 mai 2016, 10:12:52 Pascal Hambourg a écrit :
    Ralph Sanchez a écrit :
    Mason is telling me my kernel doesnt support IPtable, Ipchains or

    the

    third option...iptables is installed. Kernel version 3.16.?? (i

    forget).

    Linux 2.6 and above does not support ipchains and ipfwadm.

    What does "iptables -L" report ?

    Sorry to tell you , it is a stupid answer. He tells you he can't run iptables

    That's not what he said. There's also no reason to characterise other poster's responses as "stupid".

    and you suggest to ask iptables to list the rules it uses! Now what
    (who?) is Mason is perhaps the first question to ask.

    It's clearly "what", not "who", given that the original post included
    the output of "sudo mason". A tiny amount of research would go a long
    way:

    adam@jacala:~$ apt-cache search mason firewall
    mason - Interactively creates a Linux packet filtering firewall

    Regards,

    Adam
    Sorry too for the word "Stupid". It was late and I did what I don't like when others do it: I didn't
    read the whole post!
    Jacques

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
    <html><head><meta name="qrichtext" content="1" /><style type="text/css">
    p, li { white-space: pre-wrap; }
    </style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Le samedi 28 mai 2016, 12:08:44 Adam D. Barratt a écrit :</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; On Sat, 2016-05-28 at 00:54 +0200, Rodary Jacques wrote:</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; Le dimanche 22 mai 2016, 10:12:52 Pascal Hambourg a écrit :</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; Ralph Sanchez a écrit :</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; &gt; Mason is telling me my kernel doesnt support IPtable, Ipchains or</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; the</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; &gt; third option...iptables is installed. Kernel version 3.16.?? (i</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; &gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; &gt; forget).</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; Linux 2.6 and above does not support ipchains and ipfwadm.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; &gt; What does &quot;iptables -L&quot; report ?</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; Sorry to tell you , it is a stupid answer. He tells you he can't run</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; iptables</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; That's not what he said. There's also no reason to characterise other</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; poster's responses as &quot;stupid&quot;.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; and you suggest to ask iptables to list the rules it uses! Now what</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; &gt; (who?) is Mason is perhaps the first question to ask.</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; It's clearly &quot;what&quot;, not &quot;who&quot;, given that the original post included</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; the output of &quot;sudo mason&quot;. A tiny amount of research would go a long</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; way:</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; adam@jacala:~$ apt-cache search mason firewall</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; mason - Interactively creates a Linux packet filtering firewall</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Regards,</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">&gt; Adam</p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Sorry too for the word &quot;Stupid&quot;. It was late and I did what I don't like when others do it: I didn't read
    the whole post! </p>
    <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"> Jacques</p></body></html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)