Search
Results (711)
- Revision 01388d99: Add getVIPs() function for MVC
- Revision 4f630b14: Return correct Track IPv6 address if >1 VIP on interface. Issue #5999
- Revision 89c7e448: Return correct Track IPv6 address if >1 VIP on interface. Issue #5999
- Feature #11354 (Resolved): WireGuard should respond from the address used by peer
- When a WireGuard peer contacts the firewall, ... ve an address like 198.51.100.12, but a CARP VIP of 198.51.100.11. Remote peers should always contact the CARP VIP for proper failover, but when they do, packe ... le: HA node with 198.51.100.12 on interface, VIP of 198.51.100.11, and remote peer of 198.51. ... ndpoint, rather than using the original CARP VIP endpoint address which should move to a seco ... secondary node has MASTER status on the CARP VIP. The state would need to be manually cleared ... first, but doesn't work when failing over.
- Bug #11337 (Resolved): Interface column empty in list of GIF tunnels when using IP Alias on CARP VIP as Interface
- If a GIF instance has its interface set to an IP Alias VIP which uses a CARP VIP as its own interface, the Interface column i ... problem does not affect GIF tunnels on CARP VIPs directly, and GRE interfaces are likewise unaffected.
- Feature #11302 (New): WireGuard XMLRPC sync
- It would be nice to sync WireGuard configurat ... econdary node as a semi-automatic VPN backup
- Bug #11290 (Resolved): Package ``<plugins>`` ... tent missing from configuration in some cases
- FRR 1.0.0 is not properly starting/stopping in regards to the configured CARP status IP.
- Bug #11276 (Rejected): CARP both master master
- Hi, I've an issue with two CARP interfaces ... oth FWs(Master/Backup) are good (IP, Subnet, VIP, VHID,Skew (0,100) ). I've deleted the both VIP and Interfaces on both FWS and created them ... appricate your help in advance. Thanks.
- Bug #11240 (Rejected): lan port on backup recenltly loose its static ip and take the vip lan
- hi all, i have recently problem with my se ... d the lan static ip (assigned 172.30.0.3) to vip (172.30.0.1) and when it finds conflict it c ... fine till last week i disabled syncing vip from master to backup and all remaining opti ... 60 (new settings) and when i turned on vip sync , the backup instance changed the lan ip to vip address and other interfaces remain same and working and vip on other interfaces worked normally i c ... thers interfaces normally but not from lan
- Revision 8d4adafb: Add AdvRASrcAddress to radvd.conf if linklocal vip is selected, refs: #11103