Date: Mon, 16 Jan 2017 11:46:21 +0000 From: Matt Churchyard <matt.churchyard@userve.net> To: The Doctor <doctor@doctor.nl2k.ab.ca> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: RE: bhyve /Xen Message-ID: <bb2b0589eaac44b694650cf0f4f426c9@SERVER.ad.usd-group.com> In-Reply-To: <20170116033909.GA13844@doctor.nl2k.ab.ca> References: <20170114175901.GB64860@doctor.nl2k.ab.ca> <b14ff7c5-0499-4781-a73a-3fa2dfca620c@freebsd.org> <20170115224541.GA72021@doctor.nl2k.ab.ca> <1aff300f-6aa8-de58-f744-77ece2f88fc2@gmail.com> <20170116033909.GA13844@doctor.nl2k.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 15, 2017 at 10:16:33PM -0500, Jeremy Faulkner wrote: >=20 >=20 > On 2017-01-15 5:45 PM, The Doctor wrote: > >>> 2) Windows 2016 and bhyve > >>> > >>> > >>> Why can Widnows 2016 rpc not work with bhyve? > >> > >> Can you describe the case that isn't working ? (to get a repro) > > > > Under VNC you can log in but not under rpc. > > > > Anyone else running Win 2016 in FreeBSD 11 bhyve? > > >=20 > You are using RDP to the guest's ip not the FreeBSD bhyve host's ip=20 > address correct? Bhyve provides VNC on the bhyve host's ip, no RDP. > AFAIK both IPs are the smae. Bhyve provides a VNC server which allows you to access the guest console. T= his listens on all interfaces/IP addresses on the bhyve host by default (un= less you specify an address in the bhyve command line). This has nothing to= do with RDP. If you want to connect via RDP you'll need to make sure networking is confi= gured and working in the Windows guest, and that RDP in enabled in Windows = system settings. You then RDP to the IP address of the Windows machine. The= Windows guest will not have the same IP address as the bhyve host. If you're using NAT on the bhyve host then it's a bit more complicated as y= ou'll need to decide on a way of getting access to the guest (most obvious = way is by forwarding the RDP port on the bhyve host).=20 Also note that RDP and RPC are two different things Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bb2b0589eaac44b694650cf0f4f426c9>