Closed tobwen closed 1 year ago
Some domains have multiple A-records. Right now, dnsrecord seems to accept one IP only. It would be nice to use multiple IPs.
dnsrecord
dnsrecord=example.org/192.168.178.1 dnsrecord=example.org/192.168.178.2
dnsrecord=example.org/192.168.178.1,192.168.178.2 dnsrecord=example.org/192.168.178.1 192.168.178.2 dnsrecord=example.org/192.168.178.1,example.org/192.168.178.2 dnsrecord=example.org/192.168.178.1 example.org/192.168.178.2
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Meh... hasn't been completed...
summary
Some domains have multiple A-records. Right now,
dnsrecord
seems to accept one IP only. It would be nice to use multiple IPs.what I've tried
only the last entry (192.168.178.2) is used
unexpected characters