All of lore.kernel.org
 help / color / mirror / Atom feed
* can you specify incoming *AND* outgoing NIC on a FORWARD rule?
@ 2005-04-13 20:44 Christian Seberino
  2005-04-13 20:55 ` Jason Opperisano
  2005-04-14 13:12 ` Eduardo Spremolla
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Seberino @ 2005-04-13 20:44 UTC (permalink / raw)
  To: netfilter

FORWARD only table where rules can have -i *and* -o ??

It seems to make sense that you could specify 2 NICs
with FORWARD but not with INPUT or OUTPUT.

Is that right?

Chris



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can you specify incoming *AND* outgoing NIC on a FORWARD rule?
  2005-04-13 20:44 can you specify incoming *AND* outgoing NIC on a FORWARD rule? Christian Seberino
@ 2005-04-13 20:55 ` Jason Opperisano
  2005-04-14  0:27   ` Taylor Grant
  2005-04-14 13:12 ` Eduardo Spremolla
  1 sibling, 1 reply; 4+ messages in thread
From: Jason Opperisano @ 2005-04-13 20:55 UTC (permalink / raw)
  To: netfilter

On Wed, Apr 13, 2005 at 01:44:08PM -0700, Christian Seberino wrote:
> FORWARD only table where rules can have -i *and* -o ??
> 
> It seems to make sense that you could specify 2 NICs
> with FORWARD but not with INPUT or OUTPUT.
> 
> Is that right?

precisely.

-j

--
"Lois: Chris, that's a terrible word. Pussywillow."
        --Family Guy


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can you specify incoming *AND* outgoing NIC on a FORWARD rule?
  2005-04-13 20:55 ` Jason Opperisano
@ 2005-04-14  0:27   ` Taylor Grant
  0 siblings, 0 replies; 4+ messages in thread
From: Taylor Grant @ 2005-04-14  0:27 UTC (permalink / raw)
  To: Jason Opperisano; +Cc: netfilter

> precisely.

You beat me to the punch.  That is exactly what FORWARD does in allowing you to specify an inbound (-i) and outbound (-o) interface.



Grant. . . .


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can you specify incoming *AND* outgoing NIC on a FORWARD rule?
  2005-04-13 20:44 can you specify incoming *AND* outgoing NIC on a FORWARD rule? Christian Seberino
  2005-04-13 20:55 ` Jason Opperisano
@ 2005-04-14 13:12 ` Eduardo Spremolla
  1 sibling, 0 replies; 4+ messages in thread
From: Eduardo Spremolla @ 2005-04-14 13:12 UTC (permalink / raw)
  To: Christian Seberino; +Cc: netfilter

Forwarding is about passing packets from one nic to other.
INPUT and OUTPUT are between a nic and the host itself.
The packets not destined to or coming from your machine do not pass
through INPUT and OUTPUT chains.

LALO 

On Wed, 2005-04-13 at 13:44 -0700, Christian Seberino wrote:
> FORWARD only table where rules can have -i *and* -o ??
> 
> It seems to make sense that you could specify 2 NICs
> with FORWARD but not with INPUT or OUTPUT.
> 
> Is that right?
> 
> Chris
> 
> 


Este e-mail y cualquier posible archivo adjunto está dirigido únicamente al destinatario del mensaje y contiene información que puede ser confidencial. Si Ud. no es el destinatario correcto por favor notifique al remitente respondiendo este mensaje y elimine inmediatamente el e-mail y los posibles archivos adjuntos al mismo de su sistema. Está prohibida cualquier utilización, difusión o copia de este e-mail por cualquier persona o entidad que no sean las específicas destinatarias del mensaje. ANTEL no acepta ninguna responsabilidad con respecto a cualquier comunicación que haya sido emitida incumpliendo nuestra Política de Seguridad de la Información.
. . . . . . . . .
This e-mail and any attachment is confidential and is intended solely for the addressee(s). If you are not intended recipient please inform the sender inmediately, answering this e-mail and delete it as well as the attached files. Any use, circulation or copy of this e-mail by any person or entity that not is the specific addressee(s) is prohibited. ANTEL is not responsible for any communication emitted without respecting our Information Security Policy.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-04-14 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 20:44 can you specify incoming *AND* outgoing NIC on a FORWARD rule? Christian Seberino
2005-04-13 20:55 ` Jason Opperisano
2005-04-14  0:27   ` Taylor Grant
2005-04-14 13:12 ` Eduardo Spremolla

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.