<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    Thanks for reponding!<br>
    <br>
    <div class="moz-cite-prefix">On 01/26/2018 09:04 PM, Bill Shirley
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:0c1b04ea-dea8-ac67-52cf-700bbb736a84@c3po.polymerindustries.biz">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      Shouldn't the netmask be 255.255.255.0 ?<br>
      <br>
      <div class="moz-cite-prefix">On 1/26/2018 4:57 PM, A wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:815d178f-2aff-b40b-7853-8d10f899b69b@bak.rr.com">iface
        enp4s5 inet static<br>
            address 10.1.1.2/24<br>
            gateway 10.1.1.1<br>
            network 10.1.1.0<br>
            netmask 255.255.255.255 <br>
            broadcast 10.1.1.255</blockquote>
    </blockquote>
    <br>
    Probably... I don't know how I missed it.  Good catch!  Fixed it.<br>
    <br>
    <br>
    <blockquote type="cite"
cite="mid:0c1b04ea-dea8-ac67-52cf-700bbb736a84@c3po.polymerindustries.biz">
      <br>
      Also in your first post:<br>
      <font color="#993300"><tt>subnet 10.1.1.0 netmask 255.255.255.0 {</tt><tt><br>
        </tt><tt>         </tt><tt><b>interface wlp2s0;</b></tt><tt><br>
        </tt><tt>         option domain-name-servers 10.1.1.1;</tt><tt><br>
        </tt><tt>         max-lease-time 7200;</tt><tt><br>
        </tt><tt>         default-lease-time 600;</tt><tt><br>
        </tt><tt>         range 10.1.1.10 10.1.1.250;</tt><tt><br>
        </tt><tt>         option subnet-mask 255.255.255.0;</tt><tt><br>
        </tt><tt>         option broadcast-address 10.1.1.255;</tt><tt><br>
        </tt><tt>         option routers 10.1.1.1;</tt><tt><br>
        </tt></font><br>
      As far as I know there is no <font color="#993300">interface</font>
      directive.  Plus wlp2s0 is the wrong<br>
      interface.  You should remove that line.<br>
    </blockquote>
    <br>
     Wrong name for the device?  Or just shouldn't be the wireless
    interface?  Why is it wrong? <br>
    I got that interface directive from a web page...somewhere.  If
    that's not how to specify the interface for that subnet, then what
    is the proper way please?<br>
    <br>
    I've removed it.  Still getting "Not configured to listen on any
    interfaces!"<br>
    <br>
    <blockquote type="cite"
cite="mid:0c1b04ea-dea8-ac67-52cf-700bbb736a84@c3po.polymerindustries.biz">
      <br>
      What does '<font color="#993300"><tt>ip -4 -o addr</tt></font>'
      show?<br>
      <br>
    </blockquote>
    # ip -4 -o addr<br>
    1: lo    inet 127.0.0.1/8 scope host lo\       valid_lft forever
    preferred_lft forever<br>
    3: enp6s0    inet xx.xx.xx.xx/20 brd 255.255.255.255 scope global
    enp6s0\       valid_lft forever preferred_lft forever<br>
    <br>
    Redacted obviously, but it's my ISP assigned WAN address.<br>
    <br>
    # ip link<br>
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state
    UNKNOWN mode DEFAULT group default qlen 1000<br>
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>
    2: enp4s5: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
    pfifo_fast state UP mode DEFAULT group default qlen 1000<br>
        link/ether c8:3a:35:da:42:72 brd ff:ff:ff:ff:ff:ff<br>
    3: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
    pfifo_fast state UP mode DEFAULT group default qlen 1000<br>
        link/ether 70:85:c2:3b:13:24 brd ff:ff:ff:ff:ff:ff<br>
    4: wlp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc
    noqueue state DOWN mode DEFAULT group default qlen 1000<br>
        link/ether f0:7d:68:c1:b4:13 brd ff:ff:ff:ff:ff:ff<br>
    root@yellow:~# iwconfig<br>
    enp6s0    no wireless extensions.<br>
    <br>
    wlp2s0    IEEE 802.11  ESSID:"BHNDG1670B1Z12"  <br>
              Mode:Managed  Frequency:2.412 GHz  Access Point:
    Not-Associated   <br>
              Tx-Power=20 dBm   <br>
              Retry short limit:7   RTS thr:off   Fragment thr:off<br>
              Encryption key:off<br>
              Power Management:off<br>
              <br>
    lo        no wireless extensions.<br>
    <br>
    enp4s5    no wireless extensions.<br>
    <br>
    <br>
    <br>
    <br>
    <blockquote type="cite"
cite="mid:0c1b04ea-dea8-ac67-52cf-700bbb736a84@c3po.polymerindustries.biz">
      Bill<br>
      <br>
    </blockquote>
    <style type="text/css">p { margin-bottom: 0.1in; line-height: 120%; }a:link {  }</style><br>
    <br>
    <br>
  </body>
</html>