Skip to content

Instantly share code, notes, and snippets.

@chaosphere2112
Created December 31, 2013 16:08
Show Gist options
  • Save chaosphere2112/8198926 to your computer and use it in GitHub Desktop.
Save chaosphere2112/8198926 to your computer and use it in GitHub Desktop.
Port Forwarding with VirtualBox
VBoxManage modifyvm "VM Name" --natpf1 "rulename,tcp,,host_port,,guest_port"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment