* Re: Forward ?
2003-11-24 18:18 Forward ? Zoup
@ 2003-11-24 14:42 ` Jeffrey Laramie
0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey Laramie @ 2003-11-24 14:42 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Forward ?
@ 2003-11-24 18:18 Zoup
2003-11-24 14:42 ` Jeffrey Laramie
0 siblings, 1 reply; 2+ messages in thread
From: Zoup @ 2003-11-24 18:18 UTC (permalink / raw)
To: netfilter
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 .
--
It's a poor workman who blames his tools.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-11-24 18:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-24 18:18 Forward ? Zoup
2003-11-24 14:42 ` Jeffrey Laramie
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.