[
https://issues.apache.org/jira/browse/CLOUDSTACK-8347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381920#comment-14381920
]
Tomasz Zieba commented on CLOUDSTACK-8347:
------------------------------------------
unfortunately yes:
Details below:
(local) 🐵 > create firewallrule cidrlist=0.0.0.0/0 protocol=tcp startport=23
endport=23 ipaddressid=a6c0f2e9-df44-4d5b-9f4b-d3f0c9e79489
Async job 46151edd-4a4c-4550-a11a-945599e856c5 failed
Error 530, Failed to create firewall rule
{
"accountid": "5d6b1a6c-a237-11e4-8dc9-e2241135c00c",
"cmd":
"org.apache.cloudstack.api.command.user.firewall.CreateFirewallRuleCmd",
"created": "2015-03-26T15:11:25+0100",
"jobid": "46151edd-4a4c-4550-a11a-945599e856c5",
"jobinstanceid": "6ea50a7b-a129-4d03-b9b7-43eed87c7ab9",
"jobinstancetype": "FirewallRule",
"jobprocstatus": 0,
"jobresult": {
"errorcode": 530,
"errortext": "Failed to create firewall rule"
},
"jobresultcode": 530,
"jobresulttype": "object",
"jobstatus": 2,
"userid": "5d6b32f4-a237-11e4-8dc9-e2241135c00c"
}
additionally in GUI we can see rules with status deleting:
0.0.0.0/0 TCP 23 23 Deleting
> Failed to create firewall rule
> -------------------------------
>
> Key: CLOUDSTACK-8347
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8347
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.5.1
> Environment: ACS 4.5.1 from
> http://jenkins.buildacloud.org/view/4.5/job/package-rhel63-4.5/ release #224
> Reporter: Tomasz Zieba
> Priority: Blocker
>
> Zone with Advanced networking.
> Using GUI.
> Network -> Guest networks > [some network] -> View IP Addresses -> [some
> address] -> Configuration -> Firewall -> and add rule.
> Network -> Guest networks > [some network] -> Egress rules -> add rule
> Failed to create firewall rule.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)