Search
Results (397)
- Bug #5951 (Resolved): save on interfaces_vlan_edit.php leaves VLAN without IP config
- Save a VLAN on interfaces_vlan_edit.php on an ... g all its IP configuration. No IPv4, IPv6 or VIPs.
- Bug #5939 (Resolved): webgui login denied wit ... etected other than what is defined in System'
- I sometimes get the following 'error' when tr ... MASTER vhid 1 advbase 10 advskew 254 </pre>
- Bug #5885 (Resolved): get_configured_carp_int ... ill referenced by packages, missing filtering
- get_configured_carp_interface_list() and get_ ... re replaced by a consolidated get_configured_vip_list() but the new function does not have a way to return only IP Alias or only CARP VIPs. The HAproxy package, and perhaps other cod ... for things like finding a list of only CARP VIPs.
- Bug #5884 (Resolved): find_carp_interface() was removed, but it is still referenced by packages
- find_carp_interface() was removed in commit:2 ... oth use it to determine the status of a CARP VIP like so: <pre> $iface = trim(find_carp_ ... P address instead, that would be even better.
- Bug #5844 (Resolved): Gateway groups VIPs not selected on edit, VIP list wrong
- On system_gateway_groups_edit.php, picking a ... the config, but upon editing the group, the VIP is not selected. The VIP list shown is wrong in that it lets you pick ... at page in previous versions showed only the VIPs that are associated with the specific WAN on each row.
- Bug #5800 (Resolved): Rule to block carp from (self) ineffective when pfsync is in use
- Adding this primarily for documentation purpo ... r than it transmits, ending up with flapping VIPs and what appears to the user as a dual back ... and clearing the CARP states allows the CARP VIPs to function until the L2 is repaired. No ... pected directions/interfaces with no state?
- Bug #5706 (Not a Bug): guard against carp vip deletion if nat rules reference the vip are fooled by changes pending reload.
- Hi there, in working around bug #5705, I n ... 's such that they no longer reference a carp vip, but DO NOT APPLY THE CHAGES, that was sufficient to coerce the gui to delete a carp vip. This could put an admin in a sticky spot ... ers if the changes are impactful to the CARP VIP(s) in question, but I'd still assert that th ... d or expensive to nerf this behavior a bit.
- Bug #5705 (Rejected): CARP Vips sometimes not seen as targets after upgrade to 2.3-ALPHA
- Hi there, I've noticed that in several places throughout pfsense, my CARP vips aren't being recognized as viable targets i ... omeplace properly on import of a <2.3 config.
- Bug #5693 (Resolved): Hide/Mask stored passwords when presenting GUI forms
- Currently there are a number of places in the ... ssword * firewall_virtual_ip_edit.php: CARP VIP password * vpn_openvpn_client.php: Proxy pa ... Passwords (might be overkill to hide those)
- Bug #5656 (Resolved): CP "RADIUS NAS IP attribute" loses selection on VIPs
- Hi everybody, I noticed that the Captive P ... ttribute", loses selection when you select a VIP (CARP-VIP in my experience) and reload the page. Th ... problem is only with the html form. Marco