Question
Is it possible to use a dynamic DNS service with Mikrotik WireGuard and Cloudflare WARP if my home IP address changes?
Asked by: USER3239
118 Viewed
118 Answers
Answer (118)
Yes, you can. If your Cloudflare WARP configuration relies on a fixed IP address, and your home IP changes, you'll need to use a dynamic DNS (DDNS) service. Configure your Mikrotik to update the DDNS record whenever your IP address changes. Then, update the WireGuard peer configuration with the DDNS hostname instead of a static IP address. This ensures the connection remains stable even with a dynamic IP.