All of lore.kernel.org
 help / color / mirror / Atom feed
From: Askar <askarali@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Re: how to remove rules
Date: Tue, 23 Nov 2004 14:56:40 +0500	[thread overview]
Message-ID: <a0f69e5041123015660cb3e4a@mail.gmail.com> (raw)
In-Reply-To: <1101202776.3503.12.camel@hubcap.ljm.dom>

On Tue, 23 Nov 2004 04:39:36 -0500, Jason Opperisano <opie@817west.com> wrote:
> On Tue, 2004-11-23 at 04:29, Askar wrote:
> 
> 
> > 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"
> 
> the proper place for your question would be the lartc mailing list:
> http://lartc.org/#mailinglist
Sure, however reason behind posting in netfilter list coz may be i'm
only subscribe to this nice list :) and secondly coz it has iptables
touch.

iptables -A PREROUTING -i eth0 -t mangle -p tcp --dport 80  -j MARK --set-mark 2

regards


> -j
> 
> --
> "I'll leave the world the same way I came into it - dirty, screaming
>  and torn away from the woman I love."
>         --The Simpsons
> 
> 


-- 
(after bouncing head on desk for days trying to get mine working, I'll make
your life a little easier)


  reply	other threads:[~2004-11-23  9:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-23  9:29 how to remove rules Askar
2004-11-23  9:39 ` Jason Opperisano
2004-11-23  9:56   ` Askar [this message]
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=a0f69e5041123015660cb3e4a@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.