2.0

Table Of Contents
VMware, Inc. 265
Chapter 11 Configuring a Virtual Network
Using a Samba Server for Both Bridged and Host-Only Networks
YoucanusetheSambaserverofyourchoiceeithertheexistingSambaserverfrom
yourhostoperatingsystem’sdistributionortheoneprovidedwithVMwareServer
forbothhostonlyandbridgednetworking.Todoso,youmustmodifyoneparameter
inthesmb.conffile.Youcandefine
theinterfaceparametersoyourSambaserver
servesmultipleinterfaces.Forexample:
interface = eth0 vmnet1
ThisexampletellstheSambaserverthatitistolistentoanduseboththeeth0and
vmnet1interfacestheinterfacesusedbybridgedandhostonlynetworking,
respectively.
Using VMware Servers Samba with an Existing Installation
YoucanalsorunbothyourexistingSambaserverandtheVMwareServerSambaserver
atthesametime.Todothis,yourcurrentSambaservermustbeversion2.0.6orhigher
andmustbeconfiguredcorrectly.However,thisapproachisnotrecommended.
To determine the version of your Samba server, enter
smbd -V
IfyouwanttotryrunningbothSambaserversatthesametime,usethissample
smb.conffileasabasisforconfiguringtheregularSambaserveronyourhost
computer.
Sample smb.conf for Running Two Samba Servers at the Same Time
; This file is the recommended smb.conf file for your
; normal Samba server if you want to run it concurrently
; (which we don't advise) with the VMware Samba server.
;
; Your normal samba server should be at least v 2.0.6
;
; You will need to insert specific information
; for your system at several points indicated in the file
; by <text in angle brackets>.
;
; --------------
;
; Larmor samba server configuration
;
; Global settings
[global]
;
; Identity
;