On 03/09/2017 01:49 PM, evo wrote:
Hey!

i've written some rules to /rw/config/qubes-firewall-user-script and
made it "sudo chmod +x /rw/config/qubes-firewall-user-script" but still
have the problem with some connections i posted there.

I made it in the VM, i use in that case.

Here is one of the rules:
iptables -I FORWARD -s (the IP of the VM i use) -d (the IP of the
website with x.0.0.0/8) -p tcp --dport 443 -j ACCEPT

some ideas?


Does the rule show up when you 'iptables -L'? If so, that would indicate the script is working. Also, you can add a line like 'touch /rw/config/TEST' to see if the script is working.



--

Chris Laprise, [email protected]
https://twitter.com/ttaskett

--
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/ca363075-5687-cf19-b3f9-e87b22c233ab%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to