Opened 15 years ago
Closed 10 years ago
#33 closed enhancement (fixed)
Create a wizard for Vuumuur
Reported by: | Victor Julien | Owned by: | Victor Julien |
---|---|---|---|
Priority: | blocker | Milestone: | 0.8 |
Component: | wizard | Version: | |
Keywords: | Cc: |
Description
Vuurmuur needs a wizard to aid the user in setting up his/her firewall for the first time. On Vuurmuur installation this wizard should autodetect the network environment, ask the user for proper naming and suggest reasonable defaults. Then reasonable initial rules should be created that allow for simple traffic such as HTTP, DNS, etc.
Change History (5)
comment:1 by , 14 years ago
Milestone: | undecided → 0.8 |
---|---|
Owner: | changed from | to
comment:2 by , 14 years ago
Milestone: | 0.9 → 0.8 |
---|
comment:3 by , 14 years ago
Priority: | major → blocker |
---|
A first (non-functional) version of the script is committed with changeset:230. Please help me improve it. It's written in bash...
It's currently harmless to run it, it just creates a script full of vuurmuur_script commands. It doesn't run them or do anything else. Please test it and report back if the script created is correct. Thanks!
comment:4 by , 11 years ago
Milestone: | 0.8 → 0.9 |
---|
comment:5 by , 10 years ago
Milestone: | 0.9 → 0.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I have fixed some issues and enabled the actual execution of the commands.
I'm planning a bash/dialog based quick setup wizard.