From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
To: noloader@gmail.com
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: iptables and combining additional rule sources
Date: Sat, 25 Apr 2020 12:53:19 -0400 [thread overview]
Message-ID: <71633.1587833599@turing-police> (raw)
In-Reply-To: <CAH8yC8ninZeVOW7tQsek0FodRyb_-m3Jfj-vQUfQP4w6tKEjhw@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 612 bytes --]
On Sat, 25 Apr 2020 02:55:08 -0400, Jeffrey Walton said:
> One last question... Should I create my own target - say mediawiki -
> and append my rules to it? That may simplify things:
>
> * Header, newstuff and trailer is fixed
> * newstuff just jumps to mediawiki target
> * if mediawiki does not ban, then control returns to trailer
>
> Then, my out-of-proc service just keeps adding to mediawiki target. I
> don't need to write files in this case. I'll just keep adding to the
> running config.
That totally fails if your machine reboots, because there's no memory of
what the rules were before the reboot.
[-- Attachment #1.2: Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 170 bytes --]
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
next prev parent reply other threads:[~2020-04-25 16:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-24 22:28 iptables and combining additional rule sources Jeffrey Walton
2020-04-25 3:06 ` Valdis Klētnieks
2020-04-25 6:55 ` Jeffrey Walton
2020-04-25 16:53 ` Valdis Klētnieks [this message]
2020-04-25 17:16 ` Jeffrey Walton
2020-04-25 3:32 ` Keh-Ming Luoh
2020-04-25 7:01 ` Jeffrey Walton
2020-04-26 12:42 ` Aruna Hewapathirane
2020-04-29 9:30 ` Thorondir
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=71633.1587833599@turing-police \
--to=valdis.kletnieks@vt.edu \
--cc=kernelnewbies@kernelnewbies.org \
--cc=noloader@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.