Accès ssh sur une VM naté sous virtualbox
Révision datée du 23 janvier 2012 à 14:18 par Pfoo (discussion | contributions) (Page créée avec « Pour une VM sous l'interface réseau e1000 : <pre> VBoxManage setextradata Solaris10u6 "VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/Protocol" TCP VBoxManage setextradata ... »)
Pour une VM sous l'interface réseau e1000 :
VBoxManage setextradata Solaris10u6 "VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/Protocol" TCP VBoxManage setextradata Solaris10u6 "VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/GuestPort" 22 VBoxManage setextradata Solaris10u6 "VBoxInternal/Devices/e1000/0/LUN#0/Config/ssh/HostPort" 2222