-
m-relay<alexandre:uii.pt> but i guess i can put the p2pool node on the same server as the monerod?
-
Cindy_okay well that answers our questions
-
SnipaNothing like the pain of cgnat. :)
-
m-relay<ravfx:xmr.mx> you can do that yes
-
Cindy_yes that's better
-
m-relay<ravfx:xmr.mx> it's what I do for my current p2pooling
-
Cindy_but you can just bear p2pool without incoming conns
-
m-relay<ravfx:xmr.mx> It's working just as good afaik, with the outgoing only
-
m-relay<ravfx:xmr.mx> but your just less collaborating with the network I guess
-
m-relay<ravfx:xmr.mx> imo yoiu should put the p2pool deamon as near as the node as possible
-
Cindy_also btw i rescind my message
-
Cindy_it's fine to run p2pool in a NAT, as long as it can tell the router to forward ports via UPnP
-
m-relay<alexandre:uii.pt> i see, tomorrow might set it up properly on the same server as the node
-
Cindy_(or do it yourself manually if it doesn't support UPnP)
-
m-relay<alexandre:uii.pt> cindy not on cgnat tho xD but yeah, i get what you mean
-
m-relay<ravfx:xmr.mx> yeah, most people don't live in the first world sadly
-
m-relay<ravfx:xmr.mx> cgnat is everywhere else mostly
-
Cindy_lol, yeah i know
-
Cindy_CGNAT will never let you forward ports
-
m-relay<ravfx:xmr.mx> I grow up having static IP from ISP
-
m-relay<ravfx:xmr.mx> Now I import IP from VPS lol
-
Cindy_i have a dynamic IP, but my ISP lets me forward ports
-
Cindy_mobile users (4G) have CGNAT though
-
m-relay<ravfx:xmr.mx> normally if your ISP give you an IP, then you can do pretty much what you want
-
m-relay<ravfx:xmr.mx> but most of the world have CGNAT
-
m-relay<ravfx:xmr.mx> outside US/CAN/EU
-
m-relay<ravfx:xmr.mx> even for normal cable/fiber internet
-
Cindy_i'm outside the 1st world
-
Cindy_all my ISP does is cycle between IPs
-
m-relay<ravfx:xmr.mx> I am to, only one ISP have world reacheable IP, only with Fiber
-
Cindy_it's annoying because it keeps cutting connections when they do switch around IPs
-
m-relay<ravfx:xmr.mx> that's another problem
-
m-relay<ravfx:xmr.mx> AT least with one provider I did test, persistant connection where curring every minutes or so
-
m-relay<ravfx:xmr.mx> I needed to set "keep alive" for it to not get killed
-
m-relay<ravfx:xmr.mx> s/curring/cutting/g
-
Cindy_at least i can forward ports on my dynamic IP
-
Cindy_that's the least i can ask for
-
m-relay<ravfx:xmr.mx> Yeah, when they give you real IP it's great
-
m-relay<ravfx:xmr.mx> even if dynamic
-
m-relay<ravfx:xmr.mx> some Docsis have dynamic IP that stay "static" as long as the same MAC is plugged in the modem
-
Cindy_also btw
-
Cindy_alexandre: do you have a VPN?
-
Cindy_or can you use your server as a wireguard VPN?
-
m-relay<ravfx:xmr.mx> L2 vpn are nice
-
m-relay<ravfx:xmr.mx> get cheap vps with second IP
-
m-relay<ravfx:xmr.mx> do TUN/TAP shenanigans
-
m-relay<ravfx:xmr.mx> bring IP home right to your router
-
SnipaStarlink is CGNAT as well. xD
-
Cindy_you can skip the whole CGNAT shit with a wireguard VPN
-
Cindy_mullvad is pretty good for this
-
m-relay<ravfx:xmr.mx> yes, but if you get rid of the stupid router you actually get normal IPV6 (not cgnat)
-
m-relay<ravfx:xmr.mx> Starlink cable is normal ethernet with 48V poe
-
m-relay<ravfx:xmr.mx> get rid of starlink stupid router
-
m-relay<ravfx:xmr.mx> plug starlink directly into router for adult or mikrotik or whatever
-
m-relay<ravfx:xmr.mx> you get routable /64
-
Cindy_i wonder if you can do UPnP through wireguard
-
m-relay<ravfx:xmr.mx> don't use wireguard
-
Cindy_might make it easy to automate port forwarding
-
m-relay<ravfx:xmr.mx> thats' L2
-
m-relay<ravfx:xmr.mx> oups
-
m-relay<ravfx:xmr.mx> L3
-
Cindy_i don't mean starlink
-
m-relay<ravfx:xmr.mx> wireguard is L3
-
m-relay<ravfx:xmr.mx> you need L2
-
m-relay<ravfx:xmr.mx> Softether and OpenVPN can do L2
-
Cindy_wireguard is a L2 too though
-
m-relay<ravfx:xmr.mx> non
-
Cindy_how
-
m-relay<ravfx:xmr.mx> it's L3 afaik, you have to do ip routing
-
m-relay<ravfx:xmr.mx> while L2 allow anything in the wire
-
SnipaYeah, I've got direct ipv6, but that only works for some bits, and I've got their proper ipv6 sub so my machines all have routables. It's just a pain.
-
m-relay<ravfx:xmr.mx> in a vps, you create a dummy interface
-
m-relay<ravfx:xmr.mx> then you TAP that interface to a VPS virtual interface
-
m-relay<ravfx:xmr.mx> then on your router, you TAP a virtual interface to that VPS interface
-
m-relay<ravfx:xmr.mx> then you can set your vps static ipv4/6 right in your router
-
Cindy_wikipedia literally lists wireguard
-
m-relay<ravfx:xmr.mx> and is it like it's a static ip
-
Cindy_in one of the TUN/TAP aplications
-
m-relay<ravfx:xmr.mx> maybe it's new....
-
Cindy_and frankly wireguard has better performance than openVPN
-
m-relay<ravfx:xmr.mx> I use softether for L2 shenanignas
-
m-relay<ravfx:xmr.mx> it kill wireguard out of the water
-
m-relay<ravfx:xmr.mx> openvpn is slow in my experiance too
-
Cindy_softether just hosts a bunch of protocols
-
m-relay<ravfx:xmr.mx> most people don't know that Japanese thing that is SoftEther for some reason, so funny
-
m-relay<ravfx:xmr.mx> But the core part of softether do L2 too
-
m-relay<ravfx:xmr.mx> and is extremely flexible
-
m-relay<ravfx:xmr.mx> and it's way easier to use than wireguard
-
Cindy_does it have encryption
-
m-relay<ravfx:xmr.mx> yeah, 384 bits AES-GCM (and many other choices
-
Cindy_i'm more of a chacha20 person :P
-
Cindy_i see softether supports wireguard only in their DE edition
-
m-relay
-
m-relay<ravfx:xmr.mx> oh, you don't have images lol
-
m-relay<ravfx:xmr.mx> yes, softether have chacha20 too
-
Cindy_nice
-
Cindy_one question though
-
m-relay<ravfx:xmr.mx> and it's only aes256 with sha384 (was going from memory, you can select many chiffers
-
Cindy_can you actually do UPnP
-
m-relay<ravfx:xmr.mx> Well, you literally import the IP in your router
-
m-relay<ravfx:xmr.mx> if you can do it properly
-
m-relay<ravfx:xmr.mx> with bridge and all
-
m-relay<ravfx:xmr.mx> so at the end, can your router do uPNP?
-
Cindy_i mean
-
Cindy_can the VPS' router do UPnP?
-
Cindy_okay that's a dumb question
-
m-relay<ravfx:xmr.mx> you do need a router for adult considering you have to bridge the virtual interface you made for softether into your router
-
Cindy_i doubt VPS is behind a NAT
-
m-relay<ravfx:xmr.mx> but then you set IP, gateway and shit in your router for that interface
-
m-relay<ravfx:xmr.mx> and upnp should work if said router support it
-
Cindy_i checked my VPS' ifconfig and it lists the public IP under the interface
-
m-relay<ravfx:xmr.mx> VPS in a VPS provider of your choice...
-
Cindy_ignore my dumb question, i thought VPSes were behind NAT lol
-
m-relay<ravfx:xmr.mx> then your router need to be able to run softether
-
m-relay<ravfx:xmr.mx> OR you need to be able to make a link between a VM running softether to your router
-
m-relay<ravfx:xmr.mx> VPS are like servers.guru, kyun.host, veesp.com, etc, etc, etc
-
Cindy_does my router really have to run softether?
-
Cindy_like i could just use L2IP
-
m-relay<ravfx:xmr.mx> Well, if you want L2 shit
-
m-relay<ravfx:xmr.mx> Softether support many protocol
-
m-relay<ravfx:xmr.mx> so I don't know what/which can do L2 properly
-
m-relay<ravfx:xmr.mx> I just run softether in a VM somewhere lol
-
m-relay<ravfx:xmr.mx> And do Mikrotik magic shenanigans
-
Cindy_also btw i don't have IPv6
-
Cindy_do you? :P
-
Cindy_(just on an unrelated note)
-
m-relay<ravfx:xmr.mx> I have CGNAT ipv4
-
m-relay<ravfx:xmr.mx> And IPV6 because I ditched ISP router so I can have IPV6 that allow connections
-
Cindy_my ISP does not bother with IPv6
-
m-relay<ravfx:xmr.mx> but I host ton of shit behind my ipv4 using said softether/mikrotik shenanigans
-
Cindy_in fact i checked my ASN, and they don't even announce any IPv6 routes
-
Cindy_it's just IPv4 lol
-
m-relay<ravfx:xmr.mx> IPv6 is great
-
m-relay<ravfx:xmr.mx> but yeah, so many lazy isp
-
m-relay<ravfx:xmr.mx> one of my monero node in Canada don't have IPV6 too... there so lazy they can't even provide ipv6... only the biggest monopole in eastern canada lol
-
Cindy_if i want IPv6, i'd have to use tor
-
m-relay<ravfx:xmr.mx> From what I did see in my latam country, we get ipv6 everywhere, no issue (sometime the isp provider router block incoming but you just ditch said router and it fix it)
-
Cindy_also my ISP still has their decade-old DPI
-
Cindy_if i make an unencrypted HTTP request with the Host header set to some forbidden domain (it doesn't matter what IP i send it to), it'll automatically reset my connection
-
m-relay<ravfx:xmr.mx> lol
-
m-relay<ravfx:xmr.mx> unencrypted http is only used for like retro shit
-
Cindy_the domains that it blocked haven't existed since 15 years ago or so
-
m-relay<dufebo98:monero.social> my monerod and p2pool are both running behind NAT. The monerod doesn’t have incoming connections, but p2pool has.Why
-
m-relay<dufebo98:monero.social> They r in the same laptop
-
m-relay<ofrnxmr:xmr.mx> Upnp?
-
m-relay<dufebo98:monero.social> yes
-
Cindy_check your router's port forwarding rules
-
Cindy_you should see the rules added by UPnP
-
Cindy_and check if monerod is one of them
-
m-relay<dufebo98:monero.social> thanks let me have a look
-
m-relay<321bob321:monero.social> Cgnat ?
-
m-relay<testtank:matrix.org> Did you notice guys as the price started going back up, the narrative changed from OH MY GOD MONERO IS DED -> Yeah actually guys mhm Qubic had at most 30% it was all fake news
-
m-relay<testtank:matrix.org> It’s so blantant it’s almost funny
-
spedexREORGANIZE SUCCESS! on height: 3479613, new blockchain size: 3479622
-
spedexIs this the deepest reorg yet? During this Q shenanigans I mean
-
m-relay<alexandre:uii.pt> huh, wanted to go litecoin -> trocador but kraken(where i got ltc) puts a 3 day hold on funds 🙄 Waiting it is...
-
m-relay<hardenedsteel:monero.social> seems to be
-
asdgaliku6I have an idea on how to fight qubic. Whenever they find 2 blocks in quick succesion they don't publish them and instead keep building on them in secret as long as they are 1 block ahead of the public chain, when the rest of the network gets close to them, they publish their longest chain and cause a reorg. Since they don't controll 51% of the network if the rest of the miners/pool adopted a "first seen chain -1 n blocks" policy, so kept mining on
-
asdgaliku6the first seen chain as long as it's only 1 block shorter then the longest one the qubic strat wouldn't work and all their blocks would be re-orged instead.
-
m-relay<longroadhome:matrix.org> I think that could potentially cause other problems
-
m-relay<longroadhome:matrix.org> Two different well-connected parts of the network could disagree on what they saw first, creating forks
-
asdgaliku6This policy could be limited only to reorgs longer than 2 blocks, so for 2 blocks found at the same time longest chain always wins and if at any point one of the chains becomes longer by 2 or more blocks it becomes the main chain regardless of when it was seen.
-
m-relay<longroadhome:matrix.org> Ah, maybe that would work
-
m-relay<longroadhome:matrix.org> But I’m quite ignorant when it comes to details
-
m-relay<unt0ld:matrix.org> matrix.monero.social/_matrix/media/…matrix.org/IXjVhXZxMACpoAEAdEJrSbAb
-
m-relay<0xlimitless:matrix.org> Guys what is the best wallet for monero and swapping coins to anonymize
-
niocyou want to use monero as a laundry machine?
-
m-relay<0xlimitless:matrix.org> not laundry machine but I want to stay anonym
-
m-relay<atomfried:matrix.org> Eigenwallet provides atomic swaps
-
niocfor a monero wallet I use CLI on desktop
-
m-relay<atomfried:matrix.org> I am super happy with feather wallet for desktop
-
m-relay<0xlimitless:matrix.org> okay thanks. I only have an arm linux system. but binaries exist only for x64
-
m-relay<0xlimitless:matrix.org> does it run also for arm systems ?
-
m-relay<atomfried:matrix.org> Featherwallet provides Linux arm64 releases
-
niocCLI also has arm linux
-
niocmany people love feather
-
m-relay<basses:matrix.org> feather doesn't have swap feature
-
m-relay<0xlimitless:matrix.org> hmmm cli looks scary :D but i will try
-
niocswap site has a swap feature :)
-
m-relay<basses:matrix.org> 0xLimitless u can use trocador.app on Tor browser
-
m-relay<basses:matrix.org> for swapping
-
m-relay<basses:matrix.org> and feather wallet as a secure anon wallet
-
m-relay<uju:riot.anarchyplanet.org> What are the swapping rates with eigenwallet?
-
m-relay<ofrnxmr:xmr.mx> Depends on the provider
-
m-relay<ofrnxmr:xmr.mx> If u use basicswap, 0-1% for ltc, 1.5+% for xmr
-
m-relay<binarybaron:matrix.org> Anything between 1-8% depending on how much demand / offers there are. You’ll always be prompted with the final exchange are before the swap is started.
-
m-relay<binarybaron:matrix.org> (I am one of the developers)
-
m-relay<binarybaron:matrix.org> Screenshot 2025-08-17 at 17.10.45.png
-
m-relay<binarybaron:matrix.org> This is the beste offer at the moment.
-
m-relay<binarybaron:matrix.org> best*
-
m-relay<binarybaron:matrix.org> matrix.monero.social/_matrix/media/…matrix.org/YgXuHrUNRxwyGboRyiJkaAoA
-
m-relay<binarybaron:matrix.org> Minimum amounts are fairly high at the moment. There are also fewer offers than normal due to the Qubic stuff and TradeOgre going down. I think quite a few makers used them for liquidity.
-
m-relay<17lifers:matrix.org> did i hear tradeogre?
-
m-relay<17lifers:matrix.org> matrix.monero.social/_matrix/media/…matrix.org/WtJgpTEVzKVEDbrFxDUIziCp
-
m-relay<17lifers:matrix.org> (hashvault obvs)
-
m-relay<basses:matrix.org> russia?
-
nioc17lifers please don't forget irc :)
-
m-relay<17lifers:matrix.org> hiss >.<
-
m-relay<17lifers:matrix.org> ok go here right meow!! ibb.co/cSHwTx43
-
niocThx lol
-
m-relay<basses:matrix.org> binarybaron is the wallet going to follow MD3?
-
m-relay<basses:matrix.org> material design
-
m-relay<binarybaron:matrix.org> We're not following a struct Design Spec but we are using the MUI v7 (mui.com/material-ui/getting-started) library.
-
m-relay<basses:matrix.org> yeah
-
m-relay<binarybaron:matrix.org> I'm not too much of a fan of MD3 to be totally honest but if the UI library goes in that direction, we will probably as well.
-
m-relay<basses:matrix.org> im a fan of MD3 :D
-
m-relay<basses:matrix.org> but I don't use it on desktop lol
-
m-relay<basses:matrix.org> matrix.monero.social/_matrix/media/…matrix.org/JRTFwjRqEfCNJiqCupaYAQUY
-
m-relay<basses:matrix.org> this should be monero icon I think?
-
m-relay<binarybaron:matrix.org> You can buy Monero with Fiat with DFX.swiss
-
m-relay<binarybaron:matrix.org> That's what that button does.
-
m-relay<dufebo98:monero.social> needs KYC or not?
-
m-relay<cpsecofdp:matrix.org> Die Registrierung erfolgt grundsätzlich über die Blockchain-Adresse unter Angabe der E-Mail oder Telefonnummer des Kunden. Diese Registrierung gilt als Standard – light KYC (Know-Your-Customer) – und erlaubt dem Kunden den Kauf/Verkauf von Kryptowährungen bis zu einem festgelegten Tageslimit.
-
m-relay<cpsecofdp:matrix.org> Registration is generally carried out via the blockchain address, providing the customer's email or phone number. This registration is considered standard – light KYC (Know-Your-Customer) – and allows the customer to buy/sell cryptocurrencies up to a set daily limit.
a minute ago