Community discussions

MikroTik App

Search found 4 matches

by demetris
Thu Dec 12, 2024 1:41 pm
Forum: General
Topic: IPv6 prioritization on WireGuard Peers with IP Cloud mixed A/AAAA DNS Records?
Replies: 7
Views: 2154

Re: IPv6 prioritization on WireGuard Peers with IP Cloud mixed A/AAAA DNS Records?

Thank you for the script, but I believe it's the other way around. I am connecting to the mikrotik. For that reason I do not add any endpoints to the peers on my mikrotik wireguard interface. But I need to add the ipv6 public address of mikrotik pppoe interface as an endpoint to the peer that I have...
by demetris
Thu Dec 12, 2024 12:22 pm
Forum: General
Topic: IPv6 prioritization on WireGuard Peers with IP Cloud mixed A/AAAA DNS Records?
Replies: 7
Views: 2154

Re: IPv6 prioritization on WireGuard Peers with IP Cloud mixed A/AAAA DNS Records?

I am also facing the same issue. My ISP has GCNAT but provides ipv6 addresses. Inside my lan I have a linux machine, and I managed to connect to the wireguard interface through it's ipv6 public address (from my phone using mobile internet service). To do that I wrote a custom python script to update...
by demetris
Sun Jul 21, 2024 2:06 pm
Forum: Containers
Topic: Configuring Pihole as IPV6 dns server
Replies: 1
Views: 5346

Re: Configuring Pihole as IPV6 dns server

Ok, I think I've found a solution to this. For anyone interested, I found this topic which is almost identical to my question: https://forum.mikrotik.com/viewtopic.php?p=1073976#p1073976 I followed @CGGXANNX suggestion regarding the ULA, and now it is working. I get replies from pihole answering to ...
by demetris
Fri Jul 19, 2024 8:15 pm
Forum: Containers
Topic: Configuring Pihole as IPV6 dns server
Replies: 1
Views: 5346

Configuring Pihole as IPV6 dns server

Hello to everyone, I have a configuration issue, involving pihole running and ipv6. I have installed a container, pihole, which is running without issues. I am using dual stack ip and ipv6, and the configuration for ipv4 through the dhcp server of mikrotik is working like expected. The clients are g...