On 03/09/2017 09:07 PM, Chris Laprise wrote:
> 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.
> 
> 
> 


i've testet it on the Firewall-VM and i can see just the first rule i
wrote, the others are not there.

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/375cbb64-aa6f-e1e7-9989-f44291c73a4d%40aliaks.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to