All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Error in rules DNAT
  2003-06-29 20:22 Error in rules DNAT William da Rocha Lima
@ 2003-06-29 14:03 ` Oskar Andreasson
  2003-07-04 10:23   ` William da Rocha Lima
  0 siblings, 1 reply; 3+ messages in thread
From: Oskar Andreasson @ 2003-06-29 14:03 UTC (permalink / raw)
  To: William da Rocha Lima; +Cc: netfilter-devel

Hi William,

Sorry to say this, but I must ask, what are you talking about? 

On Sat, 5 Jul 2003, William da Rocha Lima wrote:

> Oskar Andreasson,
> 
> Verifies that rule DNAT this incorrect one:
> iptables - t nat - the PREROUTING - p tcp - d 15,45,23,67 -- dport 80 - j
> DNAT -- to-destination 192,168,1,1
> 
> the correct one is:
> 
> iptables - t nat - the PREROUTING - p tcp - i ethX - d 15,45,23,67 -- 
> dport - 80 j DNAT -- to-destination 192,168,1,1
> 
> being that ethX is entrance interface
> 
> Articles write iam:
> http://www.linuxit.com.br/modules.php?name=Sections&op=viewarticle&artid=21
> 
> bye,
> 
> ====================
> William da Rocha Lima
> wrochal@linuxit.com.br
> www.linuxit.com.br
> 
> 
> 

-- 
----
Oskar Andreasson
http://www.frozentux.net
http://iptables-tutorial.frozentux.net
http://ipsysctl-tutorial.frozentux.net
mailto:blueflux@koffein.net

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

* Error in rules DNAT
@ 2003-06-29 20:22 William da Rocha Lima
  2003-06-29 14:03 ` Oskar Andreasson
  0 siblings, 1 reply; 3+ messages in thread
From: William da Rocha Lima @ 2003-06-29 20:22 UTC (permalink / raw)
  To: blueflux; +Cc: netfilter-devel

Oskar Andreasson,

Verifies that rule DNAT this incorrect one:
iptables - t nat - the PREROUTING - p tcp - d 15,45,23,67 -- dport 80 - j
DNAT -- to-destination 192,168,1,1

the correct one is:

iptables - t nat - the PREROUTING - p tcp - i ethX - d 15,45,23,67 -- 
dport - 80 j DNAT -- to-destination 192,168,1,1

being that ethX is entrance interface

Articles write iam:
http://www.linuxit.com.br/modules.php?name=Sections&op=viewarticle&artid=21

bye,

====================
William da Rocha Lima
wrochal@linuxit.com.br
www.linuxit.com.br

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

* Re: Error in rules DNAT
  2003-06-29 14:03 ` Oskar Andreasson
@ 2003-07-04 10:23   ` William da Rocha Lima
  0 siblings, 0 replies; 3+ messages in thread
From: William da Rocha Lima @ 2003-07-04 10:23 UTC (permalink / raw)
  To: Oskar Andreasson; +Cc: netfilter-devel

It leaves me to be more direct, for that I understand the rule without - i
ethX does not connect the IP that requisite and yes gateway.
====================
William da Rocha Lima
wrochal@linuxit.com.br
www.linuxit.com.br

----- Original Message ----- 
From: "Oskar Andreasson" <blueflux@koffein.net>
To: "William da Rocha Lima" <wrochal@linuxit.com.br>
Cc: <netfilter-devel@lists.netfilter.org>
Sent: Sunday, June 29, 2003 11:03 AM
Subject: Re: Error in rules DNAT


> Hi William,
>
> Sorry to say this, but I must ask, what are you talking about?
>
> On Sat, 5 Jul 2003, William da Rocha Lima wrote:
>
> > Oskar Andreasson,
> >
> > Verifies that rule DNAT this incorrect one:
> > iptables - t nat - the PREROUTING - p tcp - d 15,45,23,67 -- dport 80 -
j
> > DNAT -- to-destination 192,168,1,1
> >
> > the correct one is:
> >
> > iptables - t nat - the PREROUTING - p tcp - i ethX - d 15,45,23,67 -- 
> > dport - 80 j DNAT -- to-destination 192,168,1,1
> >
> > being that ethX is entrance interface
> >
> > Articles write iam:
> >
http://www.linuxit.com.br/modules.php?name=Sections&op=viewarticle&artid=21
> >
> > bye,
> >
> > ====================
> > William da Rocha Lima
> > wrochal@linuxit.com.br
> > www.linuxit.com.br
> >
> >
> >
>
> -- 
> ----
> Oskar Andreasson
> http://www.frozentux.net
> http://iptables-tutorial.frozentux.net
> http://ipsysctl-tutorial.frozentux.net
> mailto:blueflux@koffein.net
>
>
>
>
>

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

end of thread, other threads:[~2003-07-04 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-29 20:22 Error in rules DNAT William da Rocha Lima
2003-06-29 14:03 ` Oskar Andreasson
2003-07-04 10:23   ` William da Rocha Lima

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.