On Wed, Jul 27, 2022 at 03:59:03PM -0700, Howard Chen wrote:
> Currently, I am configuring my NetworkIT qube firewall with the 
> qvm-firewall command in dom0 terminal. However, when I entered this, it 
> showed this following error:
> 
> [Howard@dom0 ~]$ qvm-firewall NetworkIT add dsthost 10.137.0.5

<snip>

You havent given a valid rule: parameters are wrong and no action given.
Look at the manpage and qvm-firewall --help.

qvm-firewall NetworkIT add accept 10.137.0.5
OR 
qvm-firewall NetworkIT add accept match dsthost=10.137.0.5/32

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/YuPSDNU3idfZ7s8C%40thirdeyesecurity.org.

Reply via email to