Re: Setting up an HTTP server on a KVM/QEMU guest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux