Search
Results (717)
- 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.
- 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.
- 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.
- 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!
- 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
- 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 }".
- Revision 3c383268: Add specialnet flag for VIP aliases only
- 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.
- Revision e48574e2: Remove network/broadcast input validation for IPv6 VIPs. Fix #15361
- Feature #15575 (Resolved): Kea High Availability Support (IPv4 and IPv6)