<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Deid,<br>
    <br>
    And I would have thought something like Uncomplicated FireWall (UFW)
    would be, well, uncomplicated.<br>
    <br>
    Interesting that firewalld supports "dynamic rules", since it is
    just a front-end of iptables/ip6tables which have supported dynamic
    rules since day one (read: for the past 20 years).<br>
    <br>
    So where's the photo of Death Valley?<br>
    <br>
    Craig...<br>
    <br>
    <div class="moz-cite-prefix">On 11/4/18 4:47 PM, Deid Reimer wrote:<br>
    </div>
    <blockquote
      cite="mid:b5d0635c-44c8-4acb-a32c-82579fc6b649@drsol.com"
      type="cite">
      <div dir="auto"><a moz-do-not-send="true"
href="http://linuxbsdos.com/2014/06/07/replace-ufw-firewall-with-firewalld-on-linux-mint-17-cinnamon">http://linuxbsdos.com/2014/06/07/replace-ufw-firewall-with-firewalld-on-linux-mint-17-cinnamon</a>/<br>
        <br>
      </div>
      <div dir="auto">ufw it appears.<br>
        <br>
      </div>
      <div dir="auto">Death Valley is cool šŸ˜.<br>
        <br>
      </div>
      <div dir="auto"><!-- tmjah_g_1299s -->Deid<!-- tmjah_g_1299e --></div>
      <div class="gmail_quote">On Nov 4, 2018, at 4:35 PM, Craig Miller
        <<a moz-do-not-send="true" href="mailto:cvmiller@gmail.com"
          target="_blank">cvmiller@gmail.com</a>> wrote:
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div dir="ltr">Hi Stuart,
            <div><br>
            </div>
            <div>Good to hear that you got it solved. Not sure what you
              are using to manage the firewall on your Linux Laptop, but
              perhaps there is a way to open ports 22 (SSH), 2049 (NFS),
              111 (portmapper used for NFS).</div>
            <div><br>
            </div>
            <div>Craig....<br clear="all">
              <div>
                <div dir="ltr" class="gmail_signature"
                  data-smartmail="gmail_signature">
                  <div dir="ltr">
                    <div>--Ā </div>
                    <div>IPv6 is the future!</div>
                    <div><a moz-do-not-send="true"
                        href="http://ipv6-net.blogspot.ca/"
                        target="_blank">http://ipv6-net.blogspot.ca/</a></div>
                  </div>
                </div>
              </div>
              <br>
            </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr">On Sun, Nov 4, 2018 at 12:59 PM Stuart
              Hertzog <<a moz-do-not-send="true"
                href="mailto:stuart@stuzog.com">stuart@stuzog.com</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <p style="margin:0.0px 0.0px 0.0px 0.0px"><font
                  style="font:13.0px Helvetica" face="Helvetica"
                  size="4">OK, solved the SSH problem by turning off the
                  Firewall ā€” not too safe, though!</font></p>
              <br>
              <div
                id="m_-4479293463509040970bloop_sign_1541365081591282944"
                class="m_-4479293463509040970bloop_sign"><br>
              </div>
              <br>
              <p class="m_-4479293463509040970airmail_on">On November 4,
                2018 at 12:33:52 PM, Craig Miller (<a
                  moz-do-not-send="true"
                  href="mailto:cvmiller@gmail.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:cvmiller@gmail.com">cvmiller@gmail.com</a></a>)
                wrote:</p>
              <blockquote type="cite"
                class="m_-4479293463509040970clean_bq"><span>
                  <div bgcolor="#FFFFFF" text="#000000">
                    <div>
                      Hi Stuart,<br>
                      <br>
                      Wow, haven't run NetAtalk in decades. The Mac will
                      understand NFS,
                      if you want to define "shares" on your Linux
                      Laptop to share via
                      NFS. This is what I do at my house.<br>
                      <br>
                      The other option is to run sshfs, then you can log
                      into anything
                      that has a ssh server. Works quite well, I even
                      use it to mount my
                      server in France (over IPv6, of course).<br>
                      <br>
                      Craig...<br>
                      <br>
                      <div class="m_-4479293463509040970moz-cite-prefix">On
                        11/4/18 10:03 AM, Stuart Hertzog
                        wrote:<br>
                      </div>
                      <blockquote type="cite">
                        <div
                          class="m_-4479293463509040970bloop_markdown">
                          <p>Hi folks,</p>
                          <p>I’m having a problem with my Linux Laptop
                            running Mint 19.0. I
                            used to be able to connect to it via Samba
                            from my iMac, although
                            Samba has always been problematic.</p>
                          <p>I currently have an iMac, the Linux laptop
                            (LLT), and a PC also
                            running Linux Mint 19.0 (LPC) as my primary
                            computers. I’ve dumped
                            Samba as it’s fake and anyway I don’t have a
                            Windows machine.</p>
                          <p>I’ve installed <a moz-do-not-send="true"
                              href="http://netatalk.sourceforge.net/"
                              target="_blank">Netatalk</a>, which
                            enables
                            <a moz-do-not-send="true"
href="https://web.archive.org/web/20100719220308/http://blog.ibd.com/sysadmin/bonjour-avahi-netatalk-to-share-files-files-between-ubuntu-10-4-mac-os-x/"
                              target="_blank">
                              AFP communication</a> between Mac and
                            Debian/Ubuntu.</p>
                          <p>The problem is that no matter how I try, I
                            cannot get into the
                            LLT from the iMac, although I can do the
                            reverse, and the iM-LPC
                            link works both ways. I also couldn’t raise
                            the LLT from the iMac
                            using Samba (before I dumped it). That used
                            to work under earlier
                            Mints.</p>
                          <p>Any ideas?</p>
                          <p>Stuart</p>
                        </div>
                        <div
                          class="m_-4479293463509040970bloop_original_html">
                          <div
                            id="m_-4479293463509040970bloop_customfont"
style="font-family:Helvetica,Arial;font-size:13px;margin:0px;line-height:auto">
                            <br>
                          </div>
                          <br>
                          <div
                            id="m_-4479293463509040970bloop_sign_1541353274766535168"
                            class="m_-4479293463509040970bloop_sign">
                            <br>
                          </div>
                        </div>
                        <br>
                        <fieldset
                          class="m_-4479293463509040970mimeAttachmentHeader"></fieldset>
                        <br>
                        <pre>_______________________________________________
SteeringGroup mailing list
<a moz-do-not-send="true" class="m_-4479293463509040970moz-txt-link-abbreviated" href="mailto:SteeringGroup@vicpimakers.ca" target="_blank">SteeringGroup@vicpimakers.ca</a>
<a moz-do-not-send="true" class="m_-4479293463509040970moz-txt-link-freetext" href="http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca" target="_blank">http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca</a>
</pre>
                      </blockquote>
                      <br>
                      <div class="m_-4479293463509040970moz-signature">--<br>
                        IPv6 is the future!<br>
                        <a moz-do-not-send="true"
                          href="http://ipv6-net.blogspot.ca"
                          target="_blank">http://ipv6-net.blogspot.ca</a><br>
                      </div>
                      _______________________________________________
                      <br>
                      SteeringGroup mailing list
                      <br>
                      <a moz-do-not-send="true"
                        href="mailto:SteeringGroup@vicpimakers.ca"
                        target="_blank">SteeringGroup@vicpimakers.ca</a>
                      <br>
                      <a moz-do-not-send="true"
href="http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca"
                        target="_blank">http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca</a>
                      <br>
                    </div>
                  </div>
                </span></blockquote>
              _______________________________________________<br>
              SteeringGroup mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:SteeringGroup@vicpimakers.ca"
                target="_blank">SteeringGroup@vicpimakers.ca</a><br>
              <a moz-do-not-send="true"
href="http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca"
                rel="noreferrer" target="_blank">http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca</a><br>
            </blockquote>
          </div>
          <pre class="blue"><hr>
SteeringGroup mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SteeringGroup@vicpimakers.ca">SteeringGroup@vicpimakers.ca</a>
<a moz-do-not-send="true" href="http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca">http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca</a>
</pre></blockquote></div>

<fieldset class="mimeAttachmentHeader"></fieldset>
<pre wrap="">_______________________________________________
SteeringGroup mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SteeringGroup@vicpimakers.ca">SteeringGroup@vicpimakers.ca</a>
<a class="moz-txt-link-freetext" href="http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca">http://vicpimakers.ca/mailman/listinfo/steeringgroup_vicpimakers.ca</a>
</pre>

</blockquote>
<div class="moz-signature">-- 

IPv6 is the future!

<a href="http://ipv6-net.blogspot.ca">http://ipv6-net.blogspot.ca</a>

</div></body></html>