weizhouapache commented on PR #7288:
URL: https://github.com/apache/cloudstack/pull/7288#issuecomment-2963805056

   @daviftorres 
   it is a quite old PR, let me try to recall what the issue was. we had an 
issue in the past that template cannnot be copied from a zone to another zone. 
refer to #5678 
   this PR changes the file `/var/www/html/copy/.htaccess` as the SSVMs connect 
to each other via the private IPs. With this PR, both Public IP and private IP 
are allowed, according to .htaccess
   
   Did you question the route or the configuration 
(/var/www/html/copy/.htaccess) ? This PR did not touch the routes inside SSVM.
   
   > The SSVM has route to all internal allowed sites via private nic, for 
example (secstorage.allowed.internal.sites=10.0.0.0/16)
   
   this is by design I think. If it does not work in your environment, you can 
unset `secstorage.allowed.internal.sites` 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to