Re: starting a server in batch mode
Your command line works for me.
It looks like there's a get ipadr check that's failing.
I get :
(after things)
-- start --
get ipadr
0 192.168.133.2
done (192.168.133.2)
-- Waiting for participants to connect --
Do you have your hostname and address set properly?
Does 'hostname -i' give you the right ip?
|