You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
Hi!
I'm trying to setup some firewall rules on some AppVms. Unfortunately, I cannot find any documentation to do this with the salt stack. The only documentation I found is:
https://github.com/QubesOS/qubes-mgmt-salt-dom0-qvm
Any hints?
Thxs, P
lik...@gmx.de
unread,
May 25, 2020, 4:39:57 PM5/25/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
For clarification: Goal is to block all outgoing connections except those which are permitted. This can be done conveniently for an AppVm by the "Qubes settings"->"Firewall rules". Is there any chance to do this with salt without firing qvm-firewall commands?
unman
unread,
May 25, 2020, 8:07:24 PM5/25/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
No, there's no native qubes salt configuration - firing qvm-firewall
commands is all there is.
Of course, you may want to "fire" them as part of a qubesctl run -you
could e.g. keep them in a file, and use cmd.script in the state file.