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

[jira] [Commented] (CLOUDSTACK-442) Instance created is not reachable using its IP address

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

Rohit Yadav commented on CLOUDSTACK-442:
----------------------------------------

This happens, I've seen this issue too. The problem is the instance is based on ttylinux which is a small linux vm with old 2.x kernel and it's dhcp client fails sometimes to get IP from the virtual router. If you try with CentOS etc. it will work or if you reboot the vm couple of times or run the dhclient/dhcpclient it eventually gets the IP. Probably this will be fixed with a new image soon.
                
> Instance created is not reachable using its IP address
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-442
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-442
>             Project: CloudStack
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Charles Moulliard
>
> On a Linux machine, I have installed DevCloud VM in VirtualBox and mngt server runs in the Linux machine. I have created an instance and the instance is reachable using the web console. An IP address has been assigned (192.168.56.101) in the web interface but I cannot reach it in a terminal of the Linux machine. I have created a security profile and add ingress rules for icmp (-1, -1, 0.0.0/0) and tcp (0, 10000, 0.0.0.0/0). If I log to the instance created and run ifconfig, I don't see that IP address 192.168.56.101 is linked to the eth0 port

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