Search
Results (711)
- Feature #1965 (Resolved): Support Multiple IPsec Peers
- In the future it would be nice to have IPsec ... d some changes to accommodate this as well.
- Feature #1864 (Resolved): "Start" button for IPsec should be available for IP alias networks
- If the local subnet of an IPsec network is an ... tion for IP alias subnets that are assigned.
- Feature #1829 (Resolved): CARP with IPv6 support
- need to be able to bind router advertisements to CARP IPs.
- Bug #1745 (Rejected): various Kernel panics with 2 identical NICs
- We have two identical HP Servers (DL180 G6), ... makes me think it might be related to CARP VIPs. In case the machines keep running for mor ... it keeps us from using the machines at all.
- Bug #1667 (New): L2TP server does not respond properly from a CARP VIP
- If you setup an L2TP server and try to connect to a CARP VIP on the same interface, it does not work. The ... s from the interface IP rather than the CARP VIP. The PPTP server does not suffer the same ... around by adding a port forward on the CARP VIP to the WAN IP for udp/1701.
- Revision 5aa7a46c: Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen.
- Revision b526daaf: Correct functiong does_vip_exist() to actually work. Fixes #1598
- Revision 2708a5cf: NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598
- Revision 63f81fbd: Do not assume that every merge is about vips. Found-by: Jim
- Bug #1598 (Resolved): IP Alias VIP configured on a CARP VIP, resets CARP VIP on sync
- Found while looking at #1534 but is really a ... ff into a new ticket. Prerequisites: CARP VIP, ex: vhid 40, and an IP Alias VIP configured on interface vip40 When syncing from master to slave, the CARP VIP underneath the IP Alias VIP will be reconfigured like so on the slave: Jun 13 18:27:54 pfSense-b kernel: vip40: link state changed to DOWN Jun 13 18:27:54 pfSense-b kernel: vip40: INIT -> MASTER (preempting) Jun 13 18:27:54 pfSense-b kernel: vip40: link state changed to UP It appears then that the reconfigured VIP also stays master on the slave box. 5 minute ... it's still showing as master on both units.