[Bug 1397] What am I doing wrong!?
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Jan 15 23:09:43 CET 2020
https://bugzilla.netfilter.org/show_bug.cgi?id=1397
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #3 from Pablo Neira Ayuso <pablo at netfilter.org> ---
> $ sudo nft -c -f nat.nft
> nat.nft:14:56-59: Error: Could not resolve hostname: Address family for
> hostname not supported
> ip6 daddr 2601:c3:8000:6680::11 tcp dport 80 dnat to 8080
> ^^^^
nft add rule ip6 x y ip6 daddr 2601:c3:8000:6680::11 tcp dport 80 dnat to :8080
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200115/de674c79/attachment.html>
More information about the netfilter-buglog
mailing list