On 09/06/2018 09:17 AM, Patrick O'Callaghan wrote: > I'm actually embarrassed to be asking this, because the answer must be > so obvious that I can't see it. Fresh eyes will no doubt see the > problem immediately. > > I've set up a small Fedora server instance in a KVM/QEMU guest. There's > no DE because I want to use it to run qbittorrent-nox (i.e. headless) > in an isolated environment. I've enabled HTTP using firewall-cmd. Ssh > into the guest works. General net access out of the guest works (e.g. > dnf, ping, nfs client etc.). Qbittorrent-nox runs in daemon mode with > no complaints. However trying to access it from a browser on the host > returns "connection refused". I can't even telnet to port 8080 (the > default). I've turned off SElinux just in case, but it makes no > difference. > > A gentle hint would be welcome. Uhm, HTTP is port 80, not port 8080. You'd need to permit TCP/8080 in firewall-cmd: firewall-cmd --permanent --add-port=8080/tcp ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - Denial. It ain't just a river in Egypt anymore! - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx