I changed and updated libip's myipaddr to totally ignore loopback. It used to return a non loopback address if it found one and failing that the loopback address if it found one. Now it just errors out if there is no non-loopback address. Also, you could have avoided the problem by setting up a real ip address before running cs since it preferentially chose such an address.