Skip to content

Instantly share code, notes, and snippets.

@goneri
Created January 7, 2020 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goneri/eee92b6d3cd1f7f5245a0419dabf6f86 to your computer and use it in GitHub Desktop.
Save goneri/eee92b6d3cd1f7f5245a0419dabf6f86 to your computer and use it in GitHub Desktop.
Allow HTTP traffic from libvirt VM to the Hypervisor
firewall-cmd --zone=libvirt --add-service=http --permanent
firewall-cmd --reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment