[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <29555895-6D59-4415-B44C-5AD90C14C63F@jonmasters.org>
Date: Sat, 4 Jan 2020 10:51:52 -0500
From: Jon Masters <jcm@...masters.org>
To: linux-kernel@...r.kernel.org
Subject: nf_nat not running in a netns
Hi there,
Can anyone offer any reasons why the nat table chains for a netns wouldn’t be running?
Longer detail:
I’ve be playing with Kolla (containerized OpenStack) and the way they implement (virtual) routers for tenant networks is to create network namespaces with interfaces representing the ports plugged into the router. To translate addresses from internal to external networks, they apply D/SNAT rules within that netns. All of these are created and the interfaces are pingable, but the nat rules aren’t being run and the untranslated addresses are ultimately seen on the physical network once packets traverse out of the containers and to the external neutron interface.
Jon.
--
Computer Architect
Powered by blists - more mailing lists