Re: Issues gatewaying through Hyper-V

2015-11-03 Thread Larry Baird
On Thu, Oct 29, 2015 at 11:45:35PM -0400, Larry Baird wrote: > I have two identical setups on Hyper-V 2012R2 and Hype-V windows 10. > > I have two FreeBSD 10.2-RELEASE-p6 Hyper-V hosts in both cases. > The first FreeBSD host (client) has one NIC configured to use a Private > network. The second (g

C bhyve administration tool

2015-11-03 Thread Shawn Debnath
Hello! Couple months ago I started writing a bhyve management tool in C for our startup, in preparation for migration to FreeBSD for our servers. The goal was to be able to create, drop, and auto-start/stop/restart VMs, individually or all at once, and provide a plugin infrastructure to expose

Re: C bhyve administration tool

2015-11-03 Thread Adam Vande More
On Tue, Nov 3, 2015 at 4:19 PM, Shawn Debnath wrote: > Hello! > > Couple months ago I started writing a bhyve management tool in C for our > startup, in preparation for migration to FreeBSD for our servers. The > goal was to be able to create, drop, and auto-start/stop/restart VMs, > individually