> Jeff,
>
> On Thu, May 19, 2011 at 2:05 PM, Jeff Sussna <
j...@ingineering.it> wrote:
> > I am trying out Vagrant with the basic setup from the Getting Started
> > page. Have installed the latest vagrant gem. Am running Ruby 1.9.2p180
> > and VirtualBox 4.0.8 on Windows XP. I can successfully create and run
> > a VM from the lucid32 box. As soon as I uncomment 'config.vm.network
> > "33.33.33.11"' in the default VagrantFile, though, 'vagrant up' fails.
>
> Sorry, I should put a better error message in there for Windows users. Due
> to a bug in the Ruby WIN32OLE library itself, host only networking doesn't
> work on Windows (since I can't actually make the API call to enable it, it
> simply fails).
>
> Windows users are currently stuck with port forwarding only.
>
> Best,
> Mitchell
bug tracking. Do you want that I open an issue ?