Barra
07-05-2008, 09:33
Come faccio a pubblicare all'interno della rete un'immagine? con hardy ho creato l'immagine e se configuro virtualbox come nat tutto va ma giustamente non sono raggiungibile dall'esterno. Se metto interfaccia host dovrebbe vedere la mia rete ma mi da un errore:
Failed to open '/dev/net/tun' for read/write access. Please check the permissions of that node. Either run 'chmod 0666 /dev/net/tun' or change the group of that node and make yourself a member of that group. Make sure that these changes are permanent, especially if you are using udev.
VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
Codice d'uscita:
0x80004005
Componente:
Console
Interfaccia:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
se come consigliato cambio i permessi sul file dopo ottengo:
Failed to initialize Host Interface Networking.
VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
Codice d'uscita:
0x80004005
Componente:
Console
Interfaccia:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
e cmq al riavvio le autorizzazioni vengono ripristinate.
Failed to open '/dev/net/tun' for read/write access. Please check the permissions of that node. Either run 'chmod 0666 /dev/net/tun' or change the group of that node and make yourself a member of that group. Make sure that these changes are permanent, especially if you are using udev.
VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
Codice d'uscita:
0x80004005
Componente:
Console
Interfaccia:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
se come consigliato cambio i permessi sul file dopo ottengo:
Failed to initialize Host Interface Networking.
VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
Codice d'uscita:
0x80004005
Componente:
Console
Interfaccia:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
e cmq al riavvio le autorizzazioni vengono ripristinate.