]> git.pld-linux.org Git - packages/VMware-player.git/blame - VMware-player-vmnet.conf
- run vmplayer, cause this is player - not workstation
[packages/VMware-player.git] / VMware-player-vmnet.conf
CommitLineData
0a0756a9 1#
2# Configuration file for VMware Workstation networking
3#
4
5# Wanna VMware Workstation networking?
6VM_NETWORKING=yes
7
8# Bridged networking on /dev/vmnet0 - sufficient in most cases
9VNET_0_INTERFACE=eth0
10
11# Host-only networking on /dev/vmnet1 - samba subpackage needed
12#VNET_1_HOSTONLY_HOSTADDR=192.168.23.1
13#VNET_1_HOSTONLY_NETMASK=255.255.255.0
14
15# NAT networking on /dev/vmnet8
16#VNET_8_NAT=yes
17#VNET_8_HOSTONLY_NETMASK=255.255.255.0
18#VNET_8_HOSTONLY_HOSTADDR=192.168.76.2
This page took 0.070916 seconds and 4 git commands to generate.