Actions
Bug #5015
closedproxy ARP/Other type network option not working
Description
on firewall_virtual_ip_edit.php, choose type Proxy ARP, address type Network. The subnet mask should now be configurable, but is still disabled.
Updated by Chris Buechler about 9 years ago
- Subject changed from proxy ARP network option not working to proxy ARP/Other type network option not working
same for type Other VIPs
Updated by Anonymous about 9 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Chris Buechler
js corrected to provide desired behavior
Updated by Jim Pingle about 9 years ago
- Status changed from Feedback to Assigned
- Assignee changed from Chris Buechler to Anonymous
The CIDR drop-down works OK for Proxy ARP but it is still disabled for Other type VIPs in Network mode when it should behave the same as Proxy ARP (disabled for Single address, enabled for Network).
Updated by Anonymous about 9 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Chris Buechler
Subnet mask now depends on type selector (single/network) only
This is not quite the way 2.2 works, but it makes more sense this way.
Updated by Anonymous about 9 years ago
- % Done changed from 0 to 100
Applied in changeset pfsense:03b8c2844d8885d0a77bd91883f729c6ab6e7d88.
Updated by Jim Pingle about 9 years ago
- Status changed from Feedback to Resolved
Looks good now. The single host and network options enable/disable the CIDR control as expected.
Actions