All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeffrey Laramie <JALaramie@Loudoun-Fairfax.com>
To: netfilter@lists.netfilter.org
Subject: Re: Forward ?
Date: Mon, 24 Nov 2003 09:42:33 -0500	[thread overview]
Message-ID: <3FC218D9.9080705@Loudoun-Fairfax.com> (raw)
In-Reply-To: <200311240918.30949.Zoup@zoup.org>

Zoup wrote:

>Hi list :)
>
>im got a cache server with two nic , which way is the best way to say packet 
>come from one of this interface ( which connected to switch ) and go out from 
>nic2 ( which connected to modem ) :) 
>
>thanks in advance .
>
>  
>
I don't understand your question exactly, but the packets that come in 
one NIC and go out the other will cross the FORWARD chain. Any traffic 
going to and from the firewall host crosses the INPUT and OUTPUT chains. 
If you're trying to identify which interface the modem is on, try 
running ifconfig and check the output. In your ruleset interfaces are 
identified by the -i switch (i.e. -i eth0, -i ppp0).

Hope this helps,

Jeff




      reply	other threads:[~2003-11-24 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24 18:18 Forward ? Zoup
2003-11-24 14:42 ` Jeffrey Laramie [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=3FC218D9.9080705@Loudoun-Fairfax.com \
    --to=jalaramie@loudoun-fairfax.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.