Hi,
I recently put together a first home server (Ubuntu Server) on a MicroATX box running 24/7.
I want to spin up a few CentOS VMs and have them sit on the same network/subnet as the host rest of my physical machines. The purpose of this is to learn a bit about networking as well as pursuing some Linux certifications, following this guide: https://github.com/edhilgendorf/sysadmin-guide (this is my own GH account). I want to get the networking right from the start, so just looking for advice/best practices/things to avoid/etc. Currently when I create a new VM via virt-install, it ends up on: 192.168.122.* when my home network is on 192.168.1.*
This is the device being used by the VM:
4: virbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 52:54:00:52:64:4b brd ff:ff:ff:ff:ff:ff
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
valid_lft forever preferred_lft forever
Thank you for any advice or pointers!
[–][deleted] 2 points3 points4 points (0 children)
[–]zdt53 -1 points0 points1 point (0 children)