Opened 4 years ago
Last modified 4 years ago
#78 assigned enhancement
Improve adding host inside rules window.
| Reported by: | risturiz@… | Owned by: | victor |
|---|---|---|---|
| Priority: | minor | Milestone: | undecided |
| Component: | vuurmuur-conf | Version: | 0.7rc3 |
| Keywords: | Cc: |
Description
When you are creating rules it would be nice if you can have a shortcut to enter zone+network and finally host without leave the rules window... Many times you forgot to declare the host and have to go back (time saving).
Thanks.
Change History (1)
comment:1 Changed 4 years ago by victor
- Component changed from suite to vuurmuur-conf
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.

The challenge will be that we can't just create a host, we also need to add it to the right zone & network. We could just pop up the 'zone' list that is also shown when selecting the 'zones' from the main menu. I'm not sure if I like that solution though...
Another way could be to have a 'add new host' entry in the zone/net/host selection window below each network, then vuurmuur_conf knows what network to add it to...
Other ideas?