I've configured a Raspberry Pi to run NIS and NCC whilst accessing remotely using a browser. Is this configuration supported? The setup seems to work pretty well apart from when updating or sending NEM when the interface reports that NIS infrastructure is not available.
NCC reports the following:
Sep 01, 2014 8:28:56 PM org.nem.core.connect.ErrorResponse <init>
INFO: Http Status Code 305: NIS_NOT_AVAILABLE
Sep 01, 2014 8:28:56 PM org.nem.ncc.controller.interceptors.AuditInterceptor afterCompletion
INFO: exiting /ncc/api/account/transactions/all [192.168.10.114]
Sep 01, 2014 8:29:14 PM org.nem.ncc.controller.interceptors.AuditInterceptor preHandle
INFO: entering /ncc/api/account/transactions/all [192.168.10.114]
Sep 01, 2014 8:29:26 PM org.nem.core.connect.ErrorResponse <init>
INFO: Http Status Code 305: NIS_NOT_AVAILABLE
Sep 01, 2014 8:29:26 PM org.nem.ncc.controller.interceptors.AuditInterceptor afterCompletion
However, after a while the browser updates and the NEM send is eventually processed
KC