[CentOS] Install virtual win server

Mon Jul 15 13:46:43 UTC 2019
J Martin Rushton <martinrushton56 at btinternet.com>

On 15/07/2019 12:06, Nikos Gatsis - Qbit wrote:
> Hello list.
> 
> Have someone installed windows server 2019 desktop on centos 7 kvm? Any
> tips?
> 
> I have done it but I'm not sure if everything is OK. First of all, I
> cant ping the virt IP, although I connect through remote! Second, I cant
> activate windows and I'm pretty sure I have the right code...
> 
> Thank you in advance, Nikos.
> 
> 
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
> 

How is the VM connected to the internet?  If it's NATted, then you won't
be able to ping from outside.  If the VM is bridged on the host then it
will appear as another machine in the external network.

(ASCII art)

NAT:

VM ----+		192.168.76.XX
VM ----+
...    |
     Host ----+		192.168.1.XX
     ...      |
           router


Bridge:

VM ----+
VM ----+
...    |		192.168.1.XX
Host --+
...    |
     router


-- 
J Martin Rushton MBCS

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20190715/44ad6db6/attachment-0005.sig>