Here is the scenario:
I run my ProxMox cluster on a bunch of DELL OptiPlex Micro's, which come with WiFi PCIe cards, and even antennae. Those WiFi cards are currently useless to me (the cluster nodes are connected via Ethernet).
My thinking was this: If I could somehow turn those WiFi modules into Access Points, then distribute the Ethernet-connected ProxMox nodes around the house, I could potentially increase my WiFi coverage, specifically in places like garage and basement, without the need for installing actual APs.
I played a bit with hostapd and got to turn the WiFi on in one of the nodes - as a test - adding it to the vmbr0 on the node, but then ran into the problem that clients (phone, laptop) connecting to this AP could not get their IP address/config from my main router/DHCP-server, so they could never connect to the Internet through this AP. I guess it's not that simple after all...
Before I turn to more complicated solutions, like passing through the PCIe devices to VMs running DD-WRT or OpenWRT, I wanted to check if someone in the community did not come up with a nice lean answer to this one question.
I run my ProxMox cluster on a bunch of DELL OptiPlex Micro's, which come with WiFi PCIe cards, and even antennae. Those WiFi cards are currently useless to me (the cluster nodes are connected via Ethernet).
My thinking was this: If I could somehow turn those WiFi modules into Access Points, then distribute the Ethernet-connected ProxMox nodes around the house, I could potentially increase my WiFi coverage, specifically in places like garage and basement, without the need for installing actual APs.
I played a bit with hostapd and got to turn the WiFi on in one of the nodes - as a test - adding it to the vmbr0 on the node, but then ran into the problem that clients (phone, laptop) connecting to this AP could not get their IP address/config from my main router/DHCP-server, so they could never connect to the Internet through this AP. I guess it's not that simple after all...
Before I turn to more complicated solutions, like passing through the PCIe devices to VMs running DD-WRT or OpenWRT, I wanted to check if someone in the community did not come up with a nice lean answer to this one question.