All of lore.kernel.org
 help / color / mirror / Atom feed
From: James MacLean <macleajb@ednet.ns.ca>
To: NetFilter <netfilter@lists.netfilter.org>
Subject: Re: Private traffic seen on public NATed interface - Linux 2.6.10-11 tested
Date: Tue, 15 Mar 2005 19:20:48 -0400	[thread overview]
Message-ID: <42376DD0.706@ednet.ns.ca> (raw)
In-Reply-To: <42374C4B.8070801@ednet.ns.ca>

James MacLean wrote:

>
> Could not give an iptables dump from this site as it is huge and
> revealing, but will see if the table from the second site is available.
>
Here is the table from the second site:

[#] iptables -L -nv -t nat
Chain PREROUTING (policy ACCEPT 825K packets, 67M bytes)
 pkts bytes target     prot opt in     out     source destination
 1156 55754 REDIRECT   tcp  --  eth1   *       0.0.0.0/0 
0.0.0.0/0           multiport dports 21,2222,3210 redir ports 2370
20841 1015K ACCEPT     tcp  --  eth1   *       0.0.0.0/0 
142.177.0.0/16      tcp dpt:80
 193K 9354K REDIRECT   tcp  --  eth1   *       0.0.0.0/0 
0.0.0.0/0           tcp dpt:80 redir ports 3128

Chain POSTROUTING (policy ACCEPT 882K packets, 54M bytes)
 pkts bytes target     prot opt in     out     source destination
80991 3767K ACCEPT     all  --  *      *       142.177.178.40 0.0.0.0/0
   24  3796 ACCEPT     all  --  *      *       142.177.178.15 0.0.0.0/0
 428K   26M SNAT       all  --  *      eth0   !142.177.178.60 
0.0.0.0/0           to:142.227.188.60

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source destination

JES


  reply	other threads:[~2005-03-15 23:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-15 19:30 Private traffic seen on public NATed interface - Linux 2.6.10-11 tested James MacLean
2005-03-15 20:27 ` Francesco Ciocchetti
2005-03-15 20:57   ` James MacLean
2005-03-15 23:20     ` James MacLean [this message]
     [not found]   ` <42374B1B.4090901@ednet.ns.ca>
     [not found]     ` <4237EC2D.4050807@fastwebnet.it>
2005-03-16 12:49       ` James MacLean
2005-03-16 13:04         ` Private traffic seen on public NATed interface - Linux 2.6.10-11tested Clist
2005-03-16 14:36         ` Private traffic seen on public NATed interface - Linux 2.6.10-11 tested Marius Mertens
2005-03-16 16:52           ` James MacLean

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=42376DD0.706@ednet.ns.ca \
    --to=macleajb@ednet.ns.ca \
    --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.