{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihnns33ryyr5gtru4k6uxwsqyiufggteeemfe2nvo6lkns72bckei",
"uri": "at://did:plc:haakkg7y3xdghcdmprxeexso/app.bsky.feed.post/3mk4xidsz2ha2"
},
"path": "/t/question-about-monero-node-on-a-local-network/37362#post_3",
"publishedAt": "2026-04-23T01:30:22.000Z",
"site": "https://discuss.privacyguides.net",
"textContent": "> If I want to run my node on my local network so I can connect Cake Wallet from my phone to it and also mine with xmrig and p2pool from another computer on my network, do I need to add\n\n> –rpc-bind-ip x.x.x.x --confirm-external-bind `--zmq-pub tcp://x.x.x.x:18083`\n\nAdd `--rpc-restricted-bind-ip=0.0.0.0 --rpc-restricted-bind-port=18089 --zmq-pub=tcp://0.0.0.0:18083`\n\nyou dont need rpc-bind-ip or confirm-external-bind.\n\nwhy? You should avoid exposing the unrestricted rpc (rpc-bind-ip), and instead add a new restricted rpc endpoint.\n\nin cake wallet, you’ll access via port 18089.\n\n> to the ./monerod command, where x.x.x.x is the IP address of that computer on the local network, or can I just use\n\n> `--zmq-pub tcp://127.0.0.1:18083`\n\n> as described on the P2Pool Github page?\n\nIt depends where the p2pool software will be running. If p2pool software is running on the same host as monerod, then yes, you can use 127.0.0.1 for the zmq-pub",
"title": "Question about Monero node on a local network"
}