From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pascal Hambourg Subject: Re: eth - NAT - Bridge - veth Date: Fri, 27 Jun 2014 21:18:37 +0200 Message-ID: <53ADC38D.5090805@plouf.fr.eu.org> References: <53AD4B1F.1000705@plouf.fr.eu.org> <53ADAF27.5070505@plouf.fr.eu.org> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: Vijay Viswanathan Cc: Netfilter Users Mailing list Vijay Viswanathan a =E9crit : > I did that but still not working. the telnet [telnet 10.4.38.182 2300= ] > command is stuck for a long time >=20 > # iptables -t nat --list Please use iptables-save instead. The output is much easier to read. > # route Can you provide the output of the same commands run in the container ? Can the container connect to or ping some external host ?