All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@inai.de>
To: Mohan Das <rajarammohandas@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: Error when using clone option in iptables
Date: Tue, 20 Apr 2021 11:56:38 +0200 (CEST)	[thread overview]
Message-ID: <39783p73-83s4-7342-61o7-57n38r93ss3@vanv.qr> (raw)
In-Reply-To: <CAJmxYnuVhnpUam4CTNihE4jvuUZ6eMfpmrQssTr6G=T1XwPOOw@mail.gmail.com>

On Tuesday 2021-04-20 08:07, Mohan Das wrote:

>Dear Team,
>
>We are receiving below error when trying to clone traffic and send to
>another system, please check and suggest for help.
>
>
>[root@ossfce01 ~]# ip6tables -t mangle -A POSTROUTING -i eth3 --jump
>TEE -gateway 10.175.220.68
>ip6tables v1.8.7 (legacy): multiple -j flags not allowed

-j cannot be combined with -g.
(GIGO - check the options you actually used and how you specified them.)

      reply	other threads:[~2021-04-20  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20  6:07 Error when using clone option in iptables Mohan Das
2021-04-20  9:56 ` 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=39783p73-83s4-7342-61o7-57n38r93ss3@vanv.qr \
    --to=jengelh@inai.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=rajarammohandas@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.