Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I set up the static eth1 interface because I was following the instructions at blog.xoundboy.com/?p=586. In these instructions the author is explaining how to make a VM accessible by the windows host even when laptop is “offline”. When I drop the static config, as you suggest, I get just the DHCP issued IP, and this IP does work in a browser on the host machine. This is great but I am now at a loss then how to assign a static IP. Commented Sep 1, 2013 at 14:04
  • @geoderek I'm sorry, your question and that article have exceeded my knowledge of Windows networking. It does appear that you'd only need a bridged interface and if I was trying to hack this together, I'd probably grab the IP off the guest machine and add it to %sysdir%/etc/hosts but even if that works, its a kludge. Commented Sep 1, 2013 at 15:47