How to access webserver on VM from different physical device.
by tmcrnll from LinuxQuestions.org on (#6CVR1)
Currently, I have a QEMU VM set up (I used Cockpit), and I can ssh into the VM from the host, and I assume also access the web server, but the host is headless, so I can't test that easily.
It's currently set to use a bridged network adapter.
I can access the VM from the host at 192.168.122.75, but when I try to access that IP address from my laptop, it doesn't work.
How can I allow devices from the rest of the LAN to access ports? (so mainly a web server and SSH)
It's currently set to use a bridged network adapter.
I can access the VM from the host at 192.168.122.75, but when I try to access that IP address from my laptop, it doesn't work.
How can I allow devices from the rest of the LAN to access ports? (so mainly a web server and SSH)