Netfilter-Devel Archive mirror
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@inai.de>
To: "Sagatov, Evgeniy" <esagatov@amt.ru>
Cc: "netfilter-devel@vger.kernel.org" <netfilter-devel@vger.kernel.org>
Subject: Re: xtables-addons RAWDNAT bug
Date: Wed, 20 Mar 2024 12:13:21 +0100 (CET)	[thread overview]
Message-ID: <s0s6960s-4192-9741-5qqs-3r9q5o325971@vanv.qr> (raw)
In-Reply-To: <cbed66aa10f243278a8449c59f27eb44@amt.ru>


On Wednesday 2024-03-20 12:00, Sagatov, Evgeniy wrote:
> 
>I found a bug and want to add it to bugzilla, but I don't have an account.
>I requested the creation of an account via bugzilla-account@netfilter.org, but did not receive a response.
> 
>After commit "libxtables: Unexport init_extensions*() declarations"
>(ef108943f69a6e20533d58823740d3f0534ea8ec) in iptables, the module
>RAWDNAT from the xtables-addons stopped working propertly.
> 
>command line:
>iptables -t raw -A PREROUTING-TUNNELING-UDP -p udp -s 0.0.0.0/0 -d 10.0.0.1/1234 --dport 4567:4567 -j RAWDNAT --to-destination 192.168.1.2:4567
> 
>stdout:
>iptables v1.8.8 (legacy): unknown option "--to-destination"
>Try `iptables -h' or 'iptables --help' for more information.

Contemporary versions of xtables-addons do not have a RAWDNAT target
(since about 10½ years), therefore WONTFIX.

      reply	other threads:[~2024-03-20 11:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20 11:00 xtables-addons RAWDNAT bug Sagatov, Evgeniy
2024-03-20 11:13 ` Jan Engelhardt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s0s6960s-4192-9741-5qqs-3r9q5o325971@vanv.qr \
    --to=jengelh@inai.de \
    --cc=esagatov@amt.ru \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).