Now I’ve got my RHEL guest working on my RHEL host, I’m
a little confused as to how the networking should work.
The host eth0 has an IP of 10.153.181.5
The host virbr0 bridge has an IP of 192.168.122.1
The guest eth0 has an IP of 192.168.122.2
The guest will be acting as a web server so needs to be mapped
to an external IP, via the 10.x.x.x network.
I’m not sure how this is possible considering its IP
is within the 192.x.x.x range?
Thanks in advance.