On 2/17/15 10:51 , Greg Zartman via smartos-discuss wrote:
> Is there any sort of a DCHP service that runs with the SmartOS LAN or virto
> LAN drivers?
> 
> I'm attempting to install windows server 2012 + DHCP server virtualized on
> SmartOS.  Windows absolutely will not install the DHCP server if it senses
> another one on the network.  I've basically cut my smartOS box off the
> network and shutdown ever VM except the windows VM and installing DHCP
> still fails.  The only way I can install the DHCP server is to disable the
> virto LAN adapter.
> 
> This makes me wonder if there's some kind of DHCP built into the driver.

There's no DHCP server built into the virtio driver. However, when you
specify an IPv4 address in vmadm to a KVM guest, that gets transmitted
to the guest by a small DHCP server in QEMU.

In this case you should set the ip to 'dhcp' for the nics, which
basically sets it up such that you can set the IP manually and not use
the built-in DHCP server.

In addition, you'll probably need to enable the appropriate antispoof
options, otherwise the traffic from your VM will be dropped.

Robert


-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to