Opened 5 years ago
Closed 4 months ago
#33 closed enhancement (fixed)
Create a wizard for Vuumuur
| Reported by: | victor | Owned by: | victor |
|---|---|---|---|
| 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 Changed 4 years ago by victor
- Milestone changed from undecided to 0.8
- Owner changed from adi to victor
comment:2 Changed 4 years ago by victor
- Milestone changed from 0.9 to 0.8
comment:3 Changed 4 years ago by victor
- Priority changed from major to 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 Changed 9 months ago by victor
- Milestone changed from 0.8 to 0.9
comment:5 Changed 4 months ago by victor
- Milestone changed from 0.9 to 0.8
- Resolution set to fixed
- Status changed from new to closed
I have fixed some issues and enabled the actual execution of the commands.

I'm planning a bash/dialog based quick setup wizard.