Bug #4827
Security group with TCP with ports and source VNET is not working properly.
| Status: | Closed | Start date: | 09/28/2016 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | Drivers - Network | |||
| Target version: | Release 5.2 | |||
| Resolution: | worksforme | Pull request: | ||
| Affected Versions: | OpenNebula 5.0 |
Description
The rules are not being properly applied for this security group:
<RULE>
<NETWORK_ID><![CDATA[0]]></NETWORK_ID>
<PROTOCOL><![CDATA[TCP]]></PROTOCOL>
<RANGE><![CDATA[22]]></RANGE>
<RULE_TYPE><![CDATA[inbound]]></RULE_TYPE>
</RULE>
History
#1
Updated by Jaime Melis almost 5 years ago
- Status changed from Pending to Closed
- Resolution set to worksforme
This works for me. The bug was probably incorrectly created.