[[FrontPage]]

*SSHする [#md872beb]
- Host: Windows / Guest: CentOS
- Windowsのlocalhost:22 -> CentOSの22

 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/Protocol" TCP
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/GuestPort" 22
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestssh/HostPort" 22

 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guesthttp/Protocol" TCP
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guesthttp/GuestPort" 80
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guesthttp/HostPort" 80

 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestnmbudp/Protocol" UDP
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestnmbudp/GuestPort" 137
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestnmbudp/HostPort" 137

 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestnmbtcp/Protocol" TCP
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestnmbtcp/GuestPort" 137
 C:\Program Files\Sun\VirtualBox>VBoxManage.exe setextradata "CentOS5" "VBoxInternal/Devices/pcnet/0/LUN#0/Config/guestnmbtcp/HostPort" 137


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS