07:53:18 is there no easy way to start monerod and have it listen for remote rpc calls? 07:54:04 and shouldn't that info be easily accessible directly or indirectly from this page? https://www.getmonero.org/get-started/contributing/ 07:54:35 private remote node has no details here: https://www.getmonero.org/resources/moneropedia/remote-node.html 07:55:49 I see --rpc-bind-ip but i'm shocked it cannot detect the ip as an option 08:00:16 and then it seems zmq ip has to be set separately also o 08:02:30 what do you mean "detect the ip"? 08:02:40 you can bind it to 0.0.0.0 and it will listen on all interfaces 08:03:40 if you want specific ip to listen on, put it instead of 0.0.0.0. monerod doesn't have to guess for you because there can be multiple interfaces and ip addresses on your system 08:06:07 sech1 well that's what i mean, you have to set it. instead of there being an allow remote rpc option 08:07:07 zmq & rpc all in one, since p2pool seems to require both 08:07:34 zmq and rpc are different interfaces 08:07:41 so they have different command line parameters 09:09:09 migrated monerod to an older mbp specifically b/c of that issue and p2pool isn't getting zmq updates still 09:10:10 sigh..... goes to move to linux laptop...