Hello everyone, I have this project in wich I need to connect two RasPi zero on a Raspi 3 through USB ports. So I followed this tutorial : https://www.thepolyglotdeveloper.com/2016/06/connect-raspberry-pi-zero-usb-cable-ssh/ . It worked fine for either RasPi zero, I can use ssh pi@[RasPi zero ip] as...