[Openstack-operators] Help on Iptables in Openstack

Razique Mahroua razique.mahroua at gmail.com
Fri Mar 28 18:20:52 UTC 2014


IPtables rules are automatically generated based on your configuration.
They also get deleted and recreated every time you restart a service.
If you want to test something though, you coud run
iptables-save > /root/iptables.rules

vi /root/iptables.rules

iptables-restore < /root/iptables.rules


On Mar 28, 2014, at 10:05, shiva m <anjaneya2 at gmail.com> wrote:

> Hi,
> 
> I installed devstack-havana on ubuntu-13.10. I see iptables-save with all iptable rules. Can any one please help me how do I  add a new rule  or edit iptables-save  on  Openstack?
> 
> Thanks
> Shiva
> 
> 
> 
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140328/dc34696c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 535 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140328/dc34696c/attachment.pgp>


More information about the OpenStack-operators mailing list