Damus
0xM profile picture
0xM
@0xM

₿: it really whips the central banks’ ass! 🏦🍑

Addicted to MiniDiscs 💽

Relays (18)
  • wss://nostr.oxtr.dev – read & write
  • wss://nostr.land – read & write
  • wss://nos.lol – read & write
  • wss://nostr.mom – read & write
  • wss://brb.io – read & write
  • wss://nostr21.com – read & write
  • wss://nostr.einundzwanzig.space – read & write
  • wss://e.nos.lol – read & write
  • wss://offchain.pub – read & write
  • wss://nostr.wine – read & write
  • wss://eden.nostr.land – read & write
  • wss://nostr.bitcoiner.social – read & write
  • wss://relay.damus.io – read & write
  • wss://bots.utxo.one – read & write
  • wss://relay.snort.social – read & write
  • wss://relay.getalby.com/v1 – read & write
  • wss://relay.primal.net – read & write
  • wss://relay.nostr.wirednet.jp – read & write

Recent Notes

IntuitiveGuy☯️ · 1w
Yes, well spotted
Roboto · 3w
He looks like hes got a manjina
inpc · 6w
I can just imagine crashing into one of these as they pull far out into a junction just to see if anyone’s coming.
GHOST · 7w
Excellent. Probably best not to. What ended up being the issue?
0xM profile picture
@GHOST LoL I solved everything with just 1 easy line…
In the phone.conf I added DNS = <pihole ip> and now everything works both in internal and external tests!

phone.conf is now like this:

[Interface]
PrivateKey = <privkey>
Address = 10.8.0.2/32
DNS = 192.168.1.100 # Added this line to send DNS queries through the tunnel to Pi-hole

[Peer]
PublicKey = <pubkey>
AllowedIPs = 0.0.0.0/0, ::/0
Endpoint = <endpoint ip>:51820
PersistentKeepalive = 25
GHOST · 7w
Excellent. Good job, glad you figured it out!