Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/167#issuecomment-93040925
Hi Rene,
I tried to get it working with iptables-persistent package but spent about
2 days and it took me nowhere.
I can send an email with some details tomorrow and explain what was not
working.
To sum it up for now: once i save rules/filter/nat on rules.v4/v6, no route
work anymore. Also, after rebooting the router with the rebook command it get
in an even worse state that is only recovered if I reboot again for the
management server.
Perhaps our debian image is lacking something.
The solution I pushed with the plain old iptables-restore works just fine.
Cheers,
Wilder
Sent from my iPhone
On 14 Apr 2015, at 21:24, René Moser
<[email protected]<mailto:[email protected]>> wrote:
There is a Debian package for this functionality called
iptables-persistent. It is implemented using a init script.
The rules are expected to be in /etc/iptables/rules.v4 /
/etc/iptables/rules.v6
Rules can be loaded using /etc/init.d/iptables-persistent start and saved
to file by /etc/init.d/iptables-persistent save.
Because of existing functionality in a Debian package (maintained, well
known, supported in future Debian releases), I would like to use this package
in favor of this commit. Thoughts?
â
Reply to this email directly or view it on
GitHub<https://github.com/apache/cloudstack/pull/167#issuecomment-93027681>.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---