Hi,
I got some issues to ssh or ping to my vm. I don't really know what the problem is, because the vm is running.
Onevnet looks like:

VIRTUAL NETWORK 0 INFORMATION                                                  
ID             : 0                  
NAME           : Small network      
USER           : oneadmin           
GROUP          : oneadmin           
TYPE           : FIXED              
BRIDGE         : br0                
VLAN           : No                 
USED LEASES    : 1                  

PERMISSIONS                                                                    
OWNER          : um-                
GROUP          : ---                
OTHER          : ---                

VIRTUAL NETWORK TEMPLATE                                                       


USED LEASES                                                                    
LEASE=[ IP=XXX.XXX.177.150, MAC=02:00:93:ac:b1:96, USED=1, VID=16 ]

FREE LEASES                                                                    
LEASE=[ IP=XXX.XXX.177.151, MAC=02:00:93:ac:b1:97, USED=0, VID=-1 ]

And my template file:

NAME   = ttylinux
CPU    = 0.1
MEMORY = 64

DISK   = [SOURCE = "/var/lib/one/images/ttylinux.img", TARGET = "hda"]

NIC    = [ NETWORK = "Small network" ]

FEATURES=[ acpi="no" ]

#CONTEXT = [
#    hostname    = "$NAME",
#    ip_public   = "XXX.XXX.177.152",
#    files      = "/var/lib/one/images/init.sh /var/lib/one/images/id_rsa.pub",
#    target      = "hdc",
#    root_pubkey = "id_rsa.pub",
#    username    = "opennebula",
#    user_pubkey = "id_rsa.pub"
#]

I'm not quite sure about the contextarea, whether to use it or not, because I thought I read it's optional.
Further more my network interfaces look like this:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet manual

auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_stp off
bridge_maxwait 0
bridge_fd 9
bridge_maxage 0
bridge_hello 0


Would be great if somebody could help me out.

Best regards
  

Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App für iPhone und Android.   
https://produkte.web.de/freemail_mobile_startseite/
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to