Search
Results (717)
- Bug #6265 (Resolved): firewall_nat_edit.php allows specifying IPv6 IPs
- firewall_nat_edit.php lists IPv6 VIPs and allows entering IPv6 IPs manually, where those aren't valid and result in an invalid ruleset.
- Revision c9d58166: Update VIPs CARP parent on upgrade. Ticket #6164
- Revision 8175a2a8: Update VIPs CARP parent on upgrade. Ticket #6164
- Revision 08067906: Fix #6173 Use correct list of special nets
- is_specialnet() was only using a smaller list of "special nets", so when you have a VIP as the selected special destination it was n ... p on edit, and thus "forgetting" the special VIP selection. build_dsttype_list() already make ... types. That list includes all the "special" VIPs.
- Revision 8fd700c5: Fix #6173 Use correct list of special nets
- is_specialnet() was only using a smaller list of "special nets", so when you have a VIP as the selected special destination it was n ... p on edit, and thus "forgetting" the special VIP selection. build_dsttype_list() already make ... types. That list includes all the "special" VIPs.
- Bug #6222 (Resolved): CARP VIP config upgrade problem in gateway groups, GRE and gif
- I had worked configuration: 2clusters PeerToP ... from GW Group Wan1FailoverWan2 to Wan1 CARP VIP configuration working fine. OpenVPN client connect only from MASTER Node.
- Bug #6220 (Confirmed): state mismatch with ho ... fic matching binat to IP not locally assigned
- Replies to traffic initiated from the host it ... . It doesn't happen on any pre-2.3 versions.
- Revision 0f2fd77a: Fix selection of dsttype in configs with VIPs defined. Ticket #6173
- Revision 70854dac: Fix selection of dsttype in configs with VIPs defined. Ticket #6173
- Bug #6173 (Resolved): /firewall_nat_edit.php: dsttype_selected wrong when edited w/VIPs defined
- When I edit a NAT rule, existing value for de ... s "any" even before I save "Single or alias".