From: Askar <askarali@gmail.com>
To: netfilter <netfilter@lists.netfilter.org>
Subject: how to remove rules
Date: Tue, 23 Nov 2004 14:29:35 +0500 [thread overview]
Message-ID: <a0f69e5041123012925d5cfaf@mail.gmail.com> (raw)
hi
I have trying to remove the extra rules from my routing tables,
however with no luck
Also I want to know these duplicate entries have an effect on packets
going routed?
I have this overwhelming rules lists from my predessor who added the
"ip rule add fwmark" entries in firewall script, and on each run of
firewall script its creates an extra entry in routing table.
Now I want to get rid of an extras "from all fwmark 0x2 lookup
squid.out" leaving only one that what's I needs.
here is the output of "ip rule ls"
0: from all lookup local
32742: from all fwmark 0x2 lookup squid.out
32743: from all fwmark 0x2 lookup squid.out
32744: from all fwmark 0x2 lookup squid.out
32745: from all fwmark 0x2 lookup squid.out
32746: from all fwmark 0x2 lookup squid.out
32747: from all fwmark 0x2 lookup squid.out
32748: from all fwmark 0x2 lookup squid.out
32749: from all fwmark 0x2 lookup squid.out
32750: from all fwmark 0x2 lookup squid.out
32751: from all fwmark 0x2 lookup squid.out
32752: from all fwmark 0x2 lookup squid.out
32753: from all fwmark 0x2 lookup squid.out
32754: from all fwmark 0x2 lookup squid.out
32755: from all fwmark 0x2 lookup squid.out
32756: from all fwmark 0x2 lookup squid.out
32757: from all fwmark 0x2 lookup squid.out
32758: from all fwmark 0x2 lookup squid.out
32759: from all fwmark 0x2 lookup squid.out
32760: from all fwmark 0x2 lookup squid.out
32761: from all fwmark 0x2 lookup squid.out
32762: from all fwmark 0x2 lookup squid.out
32763: from all fwmark 0x2 lookup squid.out
32764: from all fwmark 0x2 lookup squid.out
32765: from all fwmark 0x2 lookup squid.out
32766: from all lookup main
32767: from all lookup 253
regards
--
(after bouncing head on desk for days trying to get mine working, I'll make
your life a little easier)
next reply other threads:[~2004-11-23 9:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-23 9:29 Askar [this message]
2004-11-23 9:39 ` how to remove rules Jason Opperisano
2004-11-23 9:56 ` Askar
2004-11-23 17:11 ` Nick Taylor
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=a0f69e5041123012925d5cfaf@mail.gmail.com \
--to=askarali@gmail.com \
--cc=netfilter@lists.netfilter.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 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.