On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote:
> On 09/06/2018 10:22 AM, Tom Horsley wrote:
> > On Thu, 06 Sep 2018 17:17:21 +0100
> > Patrick O'Callaghan wrote:
> > 
> > > A gentle hint would be welcome.
> > 
> > Unless you are using an honest to gosh bridge, the network
> > on the VMs is not accessible to the host (at least that's
> > what I've read). Using Mactavish networking (or whatever
> > the heck it is called) don't work for host access.
> 
> No, the 192.168.122.0/24 should be available from the host machine.
> You DO have to hit the VM's 192.168.122.* address from the host.
> If you want the VM to be available from the outside world, then
> yeah, you need a full-up bridge and not a NAT.

When in doubt, simplify. I set up a basic web server by doing:

$ python -m SimpleHTTPServer

(which listens on 0.0.0.0:8000), opened the port in the firewall and
tried to browse from the host. Same result. So it's not a bug in
qbittorrent-nox.

poc
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to