New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create first firewall conf #88

Closed
marmarek opened this Issue Mar 8, 2015 · 3 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by marmarek on 10 Mar 2011 18:20 UTC
When AppVM has no firewall configuration, firewall editor crashes:

KeyError: 'allow' at line 229 of file firewall.py

But firewall.xml is created (call write_firewall_conf) only on "apply" button in firewall editor.

Migrated-From: https://wiki.qubes-os.org/ticket/88

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by marmarek on 10 Mar 2011 18:23 UTC

Member

marmarek commented Mar 8, 2015

Modified by marmarek on 10 Mar 2011 18:23 UTC

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Modified by smoku on 14 Mar 2011 19:29 UTC

Member

marmarek commented Mar 8, 2015

Modified by smoku on 14 Mar 2011 19:29 UTC

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by smoku on 14 Mar 2011 19:59 UTC
Fixed in http://git.qubes-os.org/?p=smoku/core;a=commitdiff;h=c92a2bf25f4f5c0df17b8f18fe8a0c5778328ace

Default configuration is created on "reading" missing file.

Member

marmarek commented Mar 8, 2015

Comment by smoku on 14 Mar 2011 19:59 UTC
Fixed in http://git.qubes-os.org/?p=smoku/core;a=commitdiff;h=c92a2bf25f4f5c0df17b8f18fe8a0c5778328ace

Default configuration is created on "reading" missing file.

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment