I have a very simple setup here and I’m looking for the best configuration possible. Unfortunately my knowledge of networking is very limited. My setup is as follows:
It should just be a simple wireless switch (I think), all the devices should just be able to communicate with each other freely. There is no internet connection and no need for DHCP, all devices are static. I tried the default HomeAP config with this setup but for some reason I wasn’t able to ping between both WLAN devices with this setup, even with the firewall disabled.
Do you guys have any recommendations for the config?
Then configure your WLAN settings (SSID & password etc.), enable the WLAN adapter if needed and add the WLAN adapter as a port to the bridge, then in theory, there’s not much that can go wrong.
It won’t work. At least two things are not correct:
wireles interface should also be a member of “bridge-wireless” to make communication between wifi and wired client devices possible
router’s IP address and network are disjunct (IP address is not part used network). If IP address 192.168.0.10/24 is used, correct network is 192.168.0.0
Yes pinging LAN device to WLAN works perfectly, it only happens between WLAN devices. I’m also able to ping from the router to the wireless devices. The weird thing is that sometimes it is able to ping between WLAN devices. But this seems completely random…