[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5069ED75.9030801@googlemail.com>
Date: Mon, 01 Oct 2012 20:22:29 +0100
From: Chris Clayton <chris2553@...glemail.com>
To: Captain Obvious <romieu@...zoreil.com>
CC: Eric Dumazet <eric.dumazet@...il.com>,
David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
gpiez@....de
Subject: Re: Possible networking regression in 3.6.0
On 10/01/12 19:34, Captain Obvious wrote:
> Eric Dumazet <eric.dumazet@...il.com> :
> [...]
>>>> Could you send
>>>>
>>>> iptables -t -nat -nvL
>>>
>>> $ iptables -t -nat -nvL
> ^ typo
>
> Please try "iptables -t nat -nvL" as was also suggested.
>
Good catch, Captain. Thanks.
$ iptables -t nat -nvL
Chain PREROUTING (policy ACCEPT 58 packets, 7716 bytes)
pkts bytes target prot opt in out source
destination
Chain INPUT (policy ACCEPT 41 packets, 5895 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 1158 packets, 75559 bytes)
pkts bytes target prot opt in out source
destination
Chain POSTROUTING (policy ACCEPT 208 packets, 14279 bytes)
pkts bytes target prot opt in out source
destination
951 61351 MASQUERADE all -- * eth0 0.0.0.0/0
0.0.0.0/0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists