So I was doing some security checks on a whim in my Qubes machine until I 
stumbled upon discovery that my the INPUT chain of iptables in my net VM has a 
rule of accepting all tcp connections to port 8082 coming from anywhere

I checked and confirm the same line in my sys-net:

-A INPUT -i vif+ -p tcp -m tcp --dport 8082 -j ACCEPT

I cannot offer insightful help at the moment. To permanently change the
iptables, you might find clues in the qubes-firewall documentation.
Otherwise, searching a bit I got here
https://github.com/QubesOS/qubes-issues/issues/3201 the impression that
this port is used for  non-torified Qubes updates proxy.  Do update
mechanisms still work (the torified && non-torified one) if you remove
the line manually?

--
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f32b919b-c139-6da4-7e6d-6838e3762b62%40web.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to