Hi Guys,
sshd_config is missing ListenAddress 192.168.50.1 so you can’t ssh via bluetooth.
I edited it here to get it working but it might be worth you sticking it in for next release?
Cheers
Andy
Hi Guys,
sshd_config is missing ListenAddress 192.168.50.1 so you can’t ssh via bluetooth.
I edited it here to get it working but it might be worth you sticking it in for next release?
Cheers
Andy
This is completely intentional.
The MOD accepts all bluetooth connections by default.
The last thing you want is someone ssh’ing into your MOD during a live performance and messing it up…
By forcing the IP to be the USB one, it means only users with direct physical access to the device can change its internals.
Ok, got you.