Project

General

Profile

Search

Results (709)

Bug #16272 (Resolved): Input validation text for deleting a VIP within a CARP IP's subnet may reference incorrect VIP
Input validation exists that prevents the del ... subnet. To reproduce: # Create the CARP VIP 198.51.100.1/24 with description "Test CARP VIP" # Create the IP Alias VIP 198.51.100.2/25 with description "Test IP Alias VIP" # Apply changes then delete the IP Alias VIP. The input validation text says: @This en ... a CARP IP with the description Test IP Alias VIP@ The input validation should instead reference "Test CARP VIP". 06/16/2025 05:27 PM
Revision 62b1bc8b: Avoid loop between pppoe-handler and rc.newwanip. Fix #16235
Once the PPPoE client receives the interface ... e rc.newwanip script calls link_interface_to_vips() which triggers an ADDR_ADD event for each configured VIP. These VIP events result in a loop between the scripts. ... ng loop by ignoring ADDR_ADD events for IPv4 VIPs. The IPv6 scripts do not behave this and hence no loop. 06/06/2025 03:40 PM
Bug #16235 (Resolved): Using IPv4 VIPs on PPPoE interfaces with ``if_pppoe`` causes looping
Originally reported on the forum: https://forum.netgate.com/topic/197369 IPv4 VIPs are added by rc.newwanip via link_interface_to_vips() and each VIP triggers an ADDR_ADD event. These events tri ... alls rc.newwanip and hence results in a loop. 06/05/2025 08:58 PM
Bug #16221 (Not a Bug): Other interfaces are ... uses DHCP resulting in split-brain operation
Expected behavior: When you unplug an int ... The behavior is the same on both versions. 05/31/2025 03:00 AM
Feature #16174 (New): CARP VIP support for ``if_pppoe``
With the mpd5 PPPOE implementation it is poss ... not intentional/supported) to create a CARP VIP on the PPPOE parent interface, and then assign the CARP VIP rather than the interface itself as the pare ... ter switching to if_pppoe selecting the CARP VIP prevents the interface from starting correct ... ace itself. This prevents automatic failover. 05/02/2025 07:48 AM
Bug #16131 (New): DHCP Relay not working when CARP Status VIP is other than None
Hello, I have an IPSec tunnel between a PF ... 0.5. The thing is, if I select a CARP Status VIP in the DHCP Relay menu, the packets get forw ... ort 67 or port 68 -e -vv). When CARP Status VIP is set to None, everything works as expected ... at one wasn't working either :D Thank you! 04/08/2025 04:59 PM
Revision ef4d1687: Fix regression with IPv6 LL addresses
- Update does_vip_exist() to correctly compare LL VIPs that include the interface in the address ... p to 4294e51e5bf8612ffa1782439231cf6b8deaff49 02/03/2025 10:07 PM
Revision b5cea7d7: Add NAT64 support for firewall rules
Add initial GUI support for NAT64. The NAT64 ... ". - <Virtual IP Address>: Use the specified VIP as the source address. Only supports VIPs of the IP Alias type without a CARP parent. Sets e.g. "from { 198.51.100.1 }". 12/10/2024 09:54 PM
Revision 3c383268: Add specialnet flag for VIP aliases only
11/20/2024 07:18 PM
Bug #15676 (Resolved): OpenVPN not rendering alises in "IPv4 Local network" setting.
When using network aliases in "IPV4 Local net ... ific issue, hence I'm opening this one. 08/08/2024 10:02 AM
(11-20/709)