<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">it's unlikely (impossible) to have both SSH and HTTPS accessing on the same port… SSH usually runs on port 22, have you tried that port?  You can check to see what ports are open on your system by issuing the netstat command:<div><br></div><div>  netstat -an</div><div><br></div><div>Cheers,</div><div>---Guy</div><div><br><div><div>On 31 Oct 2011, at 12:47, Giuliano Monti Avellino wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> I do have an asterisk installation and it is working without problem. I 
can access thru <a href="https://external_ip:8101/admin/">https://external_ip:8101/admin/</a> to manage the pbx with 
freepbx.<br><br>I can access the container even from inside the network and vnc without problem,<br>but i can not access any the container from outside internet using ssh external_ip:8101<br><br>Can somebody help me out with this please.<br>
<br>Giuliano<br>
_______________________________________________<br>pve-user mailing list<br><a href="mailto:pve-user@pve.proxmox.com">pve-user@pve.proxmox.com</a><br>http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user<br></blockquote></div><br></div></body></html>