I want to setup a network between two raspberry Pi and a pc. The Pi's should use Wi-Fi to communicate with each other, and for the pc it doesn't matter if it's with an ethernet cable or over Wi-Fi.
I tried this, and when the ethernet cable is plugged into the raspberry pi, everything is ok. It doesn't work without. What should i add/remove for this? I think that the reason is that it doesn't work is because there's a dhcp server somewhere on the LAN? Ideal situation is that what i want to achieve works without an external network. Just the PC to configure the pi over ssh and two pi's communicating over Wi-Fi.
hostapd
. – jake Nov 07 '18 at 12:13