<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>
      <blockquote type="cite">
        <pre wrap="">So this seems to imply that the wireless interface must be up and configured BEFORE it can be added to the bridge.</pre>
      </blockquote>
    </p>
    No doubt that's another place where I went wrong.  wireless face is
    still not up.  Had it working at one time, no longer.  Thanks for
    all your input Simon!  I think I'm going to stick with what's
    working right now (as mentioned in another email, blue & yellow
    can both ping the 'Net over wired) and focus on figuring out what's
    wrong with hostapd, then on to remaining DNS issues.  I greatly
    appreciate all your input!!!<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 01/28/2018 12:28 PM, Simon Hobson
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:991C0EEB-57FD-4B68-ADF8-1ADF797CE57C@thehobsons.co.uk"><br>
      <pre wrap="">
After a quick search, I came across these :

<a class="moz-txt-link-freetext" href="https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NIC">https://wiki.debian.org/BridgeNetworkConnections#Bridging_with_a_wireless_NIC</a>
</pre>
      <blockquote type="cite">
        <pre wrap="">Just like you can bridge two wired ethernet interfaces, you can bridge between an ethernet interface and a wireless interface. However, most Access Points (APs) will reject frames that have a source address that didn�t authenticate with the AP ...
</pre>
      </blockquote>
      <pre wrap="">

Note that as you are operating in access point mode, you do NOT need to do all the ebtables stuff it then carries on to describe.

And then :
<a class="moz-txt-link-freetext" href="https://wiki.archlinux.org/index.php/Network_bridge#Wireless_interface_on_a_bridge">https://wiki.archlinux.org/index.php/Network_bridge#Wireless_interface_on_a_bridge</a>
</pre>
      <blockquote type="cite">
        <pre wrap="">To add a wireless interface to a bridge, you first have to assign the wireless interface to an access point or start an access point with hostapd. Otherwise the wireless interface will not be added to the bridge.
</pre>
      </blockquote>
      <pre wrap="">

So this seems to imply that the wireless interface must be up and configured BEFORE it can be added to the bridge.

Next test is to make sure hostapd is running, and then see if the wireless interface can be added. Both these pages are clear that a wireless NIC can be added to a bridge.

_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>