Recent content by Starkeeper

  1. S

    [SOLVED] WLAN doesn't stay in bridge

    Awesome. I didn't even think about hostapd doing it. That worked like a charm. I can now connect to my system even when its stand alone.
  2. S

    [SOLVED] WLAN doesn't stay in bridge

    As I mentioned above it does in fact connect to a bridge once you run hostapd and turn the radio into an AP. It joins the bridge as shown below. root@proxmox1:~# brctl show bridge name bridge id STP enabled interfaces vmbr10 8000.80ee73dcd574 no...
  3. S

    [SOLVED] WLAN doesn't stay in bridge

    I'm running proxmox on a PC that has a wireless interface (wlp2s0) and I've bridged it into vmbr50. I'm running hostapd in order to turn the wireless interface into an AP. I have everything working. When I run "brctl show" it lists wpl2s0 in bridge vmbr50. When I reboot its no longer in...