[GitHub] cloudstack pull request: Fix securitygroups ingress FW for protoco...

2015-07-17 Thread franklouwers
GitHub user franklouwers opened a pull request: https://github.com/apache/cloudstack/pull/601 Fix securitygroups ingress FW for protocol any and 0.0.0.0/0 When using security groups, adding an ingress rule for protocol "any" with source address 0.0.0.0/0, resulted in no

[GitHub] cloudstack pull request: Fix securitygroups ingress FW for protoco...

2015-07-17 Thread franklouwers
Github user franklouwers commented on the pull request: https://github.com/apache/cloudstack/pull/601#issuecomment-122309433 JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-8650 --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack pull request: CLOUDSTACK-8650: Fix securitygroups ingre...

2015-07-22 Thread franklouwers
Github user franklouwers commented on the pull request: https://github.com/apache/cloudstack/pull/601#issuecomment-123706604 All, I'll check the typo (I know how it happend) later this afternoon. Will also provide logs both before (bad behaviour: rule not installed) and

[GitHub] cloudstack pull request: CLOUDSTACK-8650: Fix securitygroups ingre...

2015-07-22 Thread franklouwers
Github user franklouwers commented on the pull request: https://github.com/apache/cloudstack/pull/601#issuecomment-123756479 See updated commit to fix the missing : . See also https://gist.github.com/franklouwers/d5061b4ef50e2b4253fe with logs of what works, what doesn't