You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "David Nalley (JIRA)" <ji...@apache.org> on 2012/10/21 04:04:12 UTC

[jira] [Created] (CLOUDSTACK-402) KVM firewall configuration incorrect

David Nalley created CLOUDSTACK-402:
---------------------------------------

             Summary: KVM firewall configuration incorrect
                 Key: CLOUDSTACK-402
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-402
             Project: CloudStack
          Issue Type: Bug
          Components: Doc
    Affects Versions: pre-4.0.0
         Environment: Directions instruct the following needs to be configured: 

iptables -I INPUT -p tcp -m tcp --dport 49152:492160 -j ACCEPT

Section 8. 

The problem is that 65536 is the highest port number. 
            Reporter: David Nalley




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CLOUDSTACK-402) KVM firewall configuration incorrect

Posted by "David Nalley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLOUDSTACK-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Nalley resolved CLOUDSTACK-402.
-------------------------------------

    Resolution: Fixed

Fixed in:
commit 7a940fc5f7472ad830ecbbd30b6f5197fd7b6086
Author: David Nalley <da...@gnsa.us>
Date:   Sat Oct 20 22:05:32 2012 -0400

    CLOUDSTACK-402 - fixing firewall statement so that it actually works

                
> KVM firewall configuration incorrect
> ------------------------------------
>
>                 Key: CLOUDSTACK-402
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-402
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Doc
>    Affects Versions: pre-4.0.0
>         Environment: Directions instruct the following needs to be configured: 
> iptables -I INPUT -p tcp -m tcp --dport 49152:492160 -j ACCEPT
> Section 8. 
> The problem is that 65536 is the highest port number. 
>            Reporter: David Nalley
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira