Hi I did not see an option to do Port FW yet in the dashboard. You probably
have to do it with iptables and make sure you backup them up as you do.
Here is what I would do before you start messing with it.
iptables-save >myiptables
then make the changes
if they do not work use iptables-restore
Hello fellow openstackers,
I'm looking to do port forwarding for a couple of virtual machines, the
machines are connected to a private network and have a neutron router with
an interface on the public network.
I can allocate floating IPs and setup security groups but I could not find
a way (other