06:10:35 <geonic> PoS kinda guy maybe 12:14:13 <m-relay> <basses:matrix.org> censorship 12:17:27 <m-relay> <basses:matrix.org> https://discuss.privacyguides.net/t/monero-how-to-allow-remote-access-on-own-node-on-windows-10-to-phone/22850 12:17:39 <m-relay> <basses:matrix.org> if anyone want to help this new monero user 12:21:12 <m-relay> <laweruyu:decred.org> Can't join #monero-markets:monero.social with new account somehow (don't know, other groups on monero.social are fine) 12:21:13 <m-relay> <laweruyu:decred.org> Can anyone help? Invite or something 12:22:27 <m-relay> <ofrnxmr:xmr.mx> add `--rpc-restriced-bind-ip=0.0.0.0 --rpc-restricted-bind-port=18089` to startup flags 12:22:29 <m-relay> <ofrnxmr:xmr.mx> on router, Port forward 18089 from public ip to private ip of node (192.268 etc) 12:23:49 <m-relay> <ofrnxmr:xmr.mx> It says youre already in the room 12:24:28 <m-relay> <syntheticbird:monero.social> oh no 12:24:29 <m-relay> <syntheticbird:monero.social> not again 12:24:36 <m-relay> <laweruyu:decred.org> damn. But I am not 12:24:44 <m-relay> <syntheticbird:monero.social> I believe you 12:25:05 <m-relay> <basses:matrix.org> it is covered in docs yet? 12:25:14 <m-relay> <ofrnxmr:xmr.mx> try logging in from a new client 12:25:25 <m-relay> <ofrnxmr:xmr.mx> Not port forwarding 12:25:49 <m-relay> <ofrnxmr:xmr.mx> And not for gui node runners. Gui node has a section for "startup flags" 12:26:07 <m-relay> <ofrnxmr:xmr.mx> For cli (monerod) you'd use the config file 12:29:35 <m-relay> <ofrnxmr:xmr.mx> the "hard" part is port forwarding. 12:29:35 <m-relay> <ofrnxmr:xmr.mx> user needs to know how to 12:29:37 <m-relay> <ofrnxmr:xmr.mx> 1. Find private (lan) ip (192.168.1.12 etc) 12:29:39 <m-relay> <ofrnxmr:xmr.mx> 2. access their router (192.168.0.0 etc) 12:29:41 <m-relay> <ofrnxmr:xmr.mx> 3. access routers port forwarding page (different companies name this in different ways) 12:29:43 <m-relay> <ofrnxmr:xmr.mx> 4. Forward private to public (different companies use different names) 12:29:45 <m-relay> <ofrnxmr:xmr.mx> 5. Find public ip (can search duckduckgo for "my ip") 12:29:47 <m-relay> <ofrnxmr:xmr.mx> 6. access node via publicIP:18089 12:30:00 <m-relay> <ofrnxmr:xmr.mx> I have a guide.. 1 sec 12:30:12 <m-relay> <ofrnxmr:xmr.mx> https://github.com/nahuhh/android-termux-monero-node#connecting-to-your-node--seeding-the-network 12:30:18 <m-relay> <ofrnxmr:xmr.mx> Forgot about this 12:31:19 <m-relay> <basses:matrix.org> linking this guide is enough for OP's question? 12:33:29 <m-relay> <ofrnxmr:xmr.mx> https://github.com/nahuhh/android-termux-monero-node?tab=readme-ov-file#p2p-seeding 12:33:29 <m-relay> <ofrnxmr:xmr.mx> this is written about 18080, but they should do the same for 18089 12:33:52 <m-relay> <ofrnxmr:xmr.mx> Need to tell them this too 12:36:31 <m-relay> <ofrnxmr:xmr.mx> 1. Add flags to `statup flags` 12:36:33 <m-relay> <ofrnxmr:xmr.mx> 2. Enable port forwarding for 18089, like the pics here: https://github.com/nahuhh/android-termux-monero-node?tab=readme-ov-file#p2p-seeding 12:36:35 <m-relay> <ofrnxmr:xmr.mx> note: pics show 18080, but op will want to do 18089 (add 18080 if they want to enable incoming connections for blockchain sync) 12:36:51 <m-relay> <ofrnxmr:xmr.mx> > The process for port forwarding may vary slightly depending on the router used. If you DuckDuckGo "port forwarding" and add the name / brand of your router, you should find a guide. 12:40:56 <m-relay> <basses:matrix.org> would be great if this guide is added to docs so can link it easily for them 12:50:03 <m-relay> <ofrnxmr:xmr.mx> Ideally.. gui would just add check boxes for restricted binds 12:53:02 <m-relay> <ofrnxmr:xmr.mx> But yes, will make a page for running node via gui 13:31:20 <m-relay> <basses:matrix.org> ofrnxmr OP wants their local node to be on their windows machine so they can sync their mobile wallet from it. 13:32:15 <m-relay> <ofrnxmr:xmr.mx> Yeah 13:32:34 <m-relay> <ofrnxmr:xmr.mx> Above steps are under that assuption 13:52:08 <Gabx> my monerod is reachable from internet on port 18080 18081, but form local i get Error: Problem fetching info-- rpc_request: 13:57:11 <m-relay> <ofrnxmr:xmr.mx> how are you trying to access locally? 13:57:26 <m-relay> <ofrnxmr:xmr.mx> And how are you accessing remotely? 13:57:44 <m-relay> <ofrnxmr:xmr.mx> (how do you know that its reachable from the internet) 13:58:40 <m-relay> <ofrnxmr:xmr.mx> sounds to me like its 13:58:42 <m-relay> <ofrnxmr:xmr.mx> a) not reachable 13:58:43 <m-relay> <ofrnxmr:xmr.mx> b) you restricted the port and are trying to send unrestricted commands 13:58:45 <m-relay> <ofrnxmr:xmr.mx> tldr: more info needed 13:59:32 <plowsof> ill take b) 14:15:32 <m-relay> <basses:matrix.org> this guide good ? 14:15:33 <m-relay> <basses:matrix.org> https://github.com/KeeJef/MoneroNodeGuides/blob/master/MonerujoLocalRemoteNodeGuide.pdf 14:17:41 <m-relay> <ofrnxmr:xmr.mx> No 15:49:51 <rbrunner> Looks like the scariest monster of them all for some people will just vanish into the dark: https://news.slashdot.org/story/24/11/28/168214/even-central-banks-are-losing-faith-in-cbdcs 15:51:20 <rbrunner> I might become afraid of running out of things to be afraid of ... 15:58:14 <remiliascarlet> rbrunner: Wokeness is falling out of favor as more people start waking up and saying "fuck no" to the elites. 15:59:04 <m-relay> <syntheticbird:monero.social> ALERT ALERT CONTREVERSIAL TOPIC QUOTED 15:59:17 <m-relay> <syntheticbird:monero.social> EVERYONE TO THEIR POLITICAL BATTLE STATION 15:59:32 <rbrunner> Yeah, I wonder for some time already what craze will finally replace "woke", in maybe 3 or 4 years' time or so 16:01:20 <nioCat> syntheticbird y u do dat, i wuz sleeping 16:02:13 <m-relay> <syntheticbird:monero.social> sorry nioCat, ig you can go sleep again now that the alert is over 16:02:15 <remiliascarlet> rbrunner: Hopefully we'll just go back to the way it was in the early 2000s, back when you could just say whatever you wanted, and just agree to disagree. 16:03:01 <m-relay> <syntheticbird:monero.social> agree to disagree has vanished from the average american mind since 10 years, its depressing 16:03:37 <m-relay> <syntheticbird:monero.social> Now you're put into categories you don't belong to for the sake of others to use you or hate you 16:03:56 <m-relay> <syntheticbird:monero.social> thats perverse 16:04:49 <remiliascarlet> Yeah, that's because of the elite's response to Occupy Wallstreet. 16:05:04 <m-relay> <admindom:unfilteredrealm.com> But how can I find out who to blame for not believing in my worldview? 16:05:22 <remiliascarlet> "Oh no, Occupy Wallstreet! Quick, employ identity politics!" Which really seemed to work. 16:06:19 <m-relay> <syntheticbird:monero.social> blame yourself for not finding a worldview that is coherent with reality 16:06:25 <m-relay> <syntheticbird:monero.social> and that go both ways 16:06:27 <nioCat> pro tip, there is history before you were born 16:06:34 <m-relay> <syntheticbird:monero.social> so callede left and right are delusional 16:06:38 <rbrunner> Really? Lol 16:07:40 <m-relay> <syntheticbird:monero.social> binary politics has entitled easy to manipulate individual into thinking it was a war over good vs evil. this is stupid at several atmospheric level 16:08:34 <nioCat> syntheticbird the algorithm rules 16:09:25 <m-relay> <syntheticbird:monero.social> nioCat true 16:11:27 <remiliascarlet> The real question is, which side of objectively good, and which side is objectively evil though? 16:11:37 <remiliascarlet> Because it's just stupid. 16:15:10 <m-relay> <syntheticbird:monero.social> remiliascarlet: indeed. Both have good and evil. and thats why the binary view do not work and never will. 16:16:37 <m-relay> <syntheticbird:monero.social> Over the sake of virtue, they amassed individuals in a side that are different, with a different set of moral, and expect to appear united, yet in reality are the nest of some evil. One can argue that a side have more evil than good, but even then, you cannot take a decision such as one is good and the other is evil and call it objective 16:17:59 <m-relay> <syntheticbird:monero.social> The best move is not to play. 16:35:07 <remiliascarlet> In some cases, the best move is just to wait for natural selection to do its job. 16:43:43 <m-relay> <syntheticbird:monero.social> I find it cynical and I disagree. We've known for a fact that some people are disadvantageous in a critical domain for their life yet are blessed on something else. Solidarity is a concept with which I'm more than supportive