[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590465#comment-13590465
 ] 

Jayapal Reddy commented on CLOUDSTACK-1337:
-------------------------------------------

In your case in basic zone the private and guest ips are in the same subnet. It 
is causing the template/iso copy traffic is going through the eth1.
I think cloudstack expects management and guest ips in different subnet.

Cloudstack is intentionally blocking the  outgoing traffic on eth1 80, 443 
ports  from DownloadMangerImpl.java: blockOutgoingOnPrivate()

If template copy works when we configure private and public ips in different 
subnet then this bug becomes Invalid.

-Jayapal


                
> Zone to zone template/ISO copy fails and template/ISO download also fails
> -------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1337
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1337
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: ISO, Template
>    Affects Versions: 4.1.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: deepti dohare
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> Zone to zone copy of template/ISO fails with error : connection refused
> and  template/ISO download also fails

--
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

Reply via email to