Host-only network
Available commands
$ vboxmanage hostonlyif ipconfig <ifname> [ --dhcp | --ip=IPv4-address [--netmask=IPv4-netmask] | --ipv6=IPv6-address [--netmasklengthv6=length] ]
$ vboxmanage hostonlyif create
$ vboxmanage hostonlyif remove <ifname>Create a new network interface on the host system
View created interfaces
Last updated