All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnt Karlsen <arnt@c2i.net>
To: "Aldo S. Lagana" <alagana@discmail.com>
Cc: doug@aircomwireless.net, netfilter@lists.netfilter.org
Subject: Re: applying a rule
Date: Wed, 12 Feb 2003 22:45:01 +0100	[thread overview]
Message-ID: <20030212224501.2e48967f.arnt@c2i.net> (raw)
In-Reply-To: <003201c2d2d3$82c6bc30$3864a8c0@discmail.com>

On Wed, 12 Feb 2003 15:15:39 -0500, 
"Aldo S. Lagana" <alagana@discmail.com> top posted in message 
<003201c2d2d3$82c6bc30$3864a8c0@discmail.com>:

> From: Doug Yeager
> Sent: Wednesday, February 12, 2003 3:00 PM
> 
> > 
> > I have ppp0 (external interface)
> >  
> > I also have ppp1 through ppp200  (vpn connections)
> >  
> > How can I apply a rule to all the vpn connections but omit ppp0
> >  

..for i in `seq 1 1 200` ; do $write-rule-for ppp$i ; done #  ;-)

> > Is it some combination of ppp+ and ! ppp0
> >  
> > Or is it two separate rules.  And which rule would go first if they
> > are separate?
> >  
> > Thx,
> > doug
> 
> silly question - Can you rename your ppp0 interface to something else?
> That is what I did for a similar problem.

..word has it there are only silly _answers_.  
Show him how _you_ did it.  ;-)

-- 
..med vennlig hilsen = with Kind Regards from Arnt... ;-)
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.




      reply	other threads:[~2003-02-12 21:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-12 19:59 applying a rule Doug Yeager
2003-02-12 20:15 ` Aldo S. Lagana
2003-02-12 21:45   ` Arnt Karlsen [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=20030212224501.2e48967f.arnt@c2i.net \
    --to=arnt@c2i.net \
    --cc=alagana@discmail.com \
    --cc=doug@aircomwireless.net \
    --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.