helixdns icon indicating copy to clipboard operation
helixdns copied to clipboard

DNS server that serves records from etcd.

Results 6 helixdns issues
Sort by recently updated
recently updated
newest added

I've been looking at helixdns for a project of mine and was wondering if it supports round robin style pooling of IP addresses. Is this supported?

HelixDNS panics when forwarding requests for the ANY request: `$ dig ANY google.com` renders the following error ``` panic: runtime error: slice bounds out of range goroutine 31 [running]: runtime.panic(0x9f06a0,...

I always have this error 5 minutes after helixdns is started. During these 5 first minutes, everything is working fine.

I tried changing the address helixdns: -etcd-address="http://172.17.42.1:4001/" helixdns -etcd-address="http://172.17.42.1:4001/" 2014/09/28 18:17:08 Starting server... 2014/09/28 18:17:08 Setting up watch to validate entries 2014/09/28 18:17:18 Panic in setting up watch on /helix....

Because everyone love badges

Simple curl and dig example to show off SRV records.