bstansell / conserver

Logged, multi-user access to device consoles
https://www.conserver.com/
BSD 3-Clause "New" or "Revised" License
130 stars 38 forks source link

Access conserver From Another conserver #96

Open MrHamel opened 10 months ago

MrHamel commented 10 months ago

Hello,

I am running into issues getting a client system running conserver (without serial ports), to reach another conserver (happens to be an RPi with a serial hub). What exactly do I define in the clients conserver config, to have it reach the other conserver with actual serial ports?

If I run console -M (hostname) (console) that works, and if I define the master in "console.cf" that also works as well. The former I could alias in a terminal but I feel there is better way to do this, and for the latter it simply does not scale as I add more conservers into my network.

Thanks,

Ryan