Bug #253
Cannot edit a Firewall rule listing multiple ports in the LuCI gui
| Status: | New | Start date: | 08/27/2011 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | UI | Spent time: | - | |
| Target version: | 1st Public Cerowrt release |
Description
Trying to edit a firewall rule in the LuCI gui such as one of the defaults with a Destination of "Device:0.0.0.0/0:80 53 433 873" is impossible.
The GUI's javascript form validation rejects the port form field because it is not a single number but has spaces in it.
History
Updated by Dave Täht over 1 year ago
Our configuration of /etc/config/firewall predates LOTs of changes to the firewall interfaces. I don't think luci kept up - and I don't think the firewall rule generator uses multiport matches, for this sort of thing, either, generating one rule per port entry.
It would be good if the syntax for /etc/config/firewall matched /etc/config/qos.
I'll look into this deeper in the morning. Thx for testing!
Updated by Jim Gettys over 1 year ago
- Category set to UI
Updated by Dave Täht over 1 year ago
- Target version set to 14
Updated by Dave Täht over 1 year ago
- Assignee set to Dave Täht
- Priority changed from Normal to Urgent
- Target version changed from 14 to Cerowrt-1.0-rc8
Updated by Jo-Philipp Wich over 1 year ago
Syncing luci-app-firewall with the current firewall v2r27 features is on my ToDo but I need to get backfire done first.
Updated by Dave Täht about 1 year ago
- Target version changed from Cerowrt-1.0-rc8 to 1st Public Cerowrt release