[Firehol-support] Recommended method to re-resolve domain names
Phil Whineray
phil at firehol.org
Wed Aug 1 18:44:45 BST 2018
On Wed, Aug 01, 2018 at 11:57:07AM -0500, Mitch Claborn wrote:
> I did try that, but it doesn't work for host names, only IP addresses. It
> silently ignores host names in the input file. I've submitted this as an
> issue on github.
OK, thanks for opening a ticket.
Meantime I guess your best bet is to resolve names into IPs
separately, i.e. with something like:
dig +short A google.com suse.com redhat.com
Then use the result to update the ipsets.
Cheers
Phil
More information about the Firehol-support
mailing list