[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-15 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93387973 Okay, I see. In this case cherry-picking does not make any sense. I may implement a workaround by saving the iptables periodically on the routers in our env. This is

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93206684 If the router is restarted from ACS management server, yes, it will apply all setting. However, if one connects to the router and reboots it - or the router c

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93206215 @resmo @wilderrodrigues I would avoid cherry-picking this feature on 4.5; AFAIK if a router reboots, cloudstack should re-apply any iptables rules and patch it again

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread wilderrodrigues
Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93194201 Hi @resmo On the cherry pick: I'm afraid it cannot be done. Why? Besides the IP tables we now have also the whole router configuration (e.g. guest ne

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93054007 hi @wilderrodrigues, never had any problems with it but didn't use it on a "router". It would be great if you can provide more details. I expected you didn't know about

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread wilderrodrigues
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 s

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/167#issuecomment-93027681 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/ipta

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/167 --- 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

[GitHub] cloudstack pull request: Make the routers iptables config persiste...

2015-04-14 Thread wilderrodrigues
GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/167 Make the routers iptables config persistent through reboot/crash - After configuration save the ipdated in files * /etc/iptables/router_rules.v4 and /etc/iptables/router_rules.v