Search
Results (397)
- Bug #12797 (New): UPnP+STUN forms invalid out ... ing the external address discovered from STUN
- With the new release of 22.01 pfSense should ... le-nat-is-not-working-even-with-a-stun-server
- Bug #12790 (Resolved): Link-Local IPv6 addres ... oofing changes if there is an IP Alias on WAN
- Created based on https://forum.netgate.com/to ... ic of creating the Link-Local IPv6 address.
- Bug #12753 (Rejected): DynDNS entries not being updated in one netgate box
- Hello everyone, I've two netgate boxs in H ... s latency). rDNS record for 162.88.175.12: vip.web1-05-ussnn1.prod.dc.dyndns.com Not show ... r-15831-ms-no-route-to-host/6?_=1643730219310
- Todo #12701 (Resolved): Reorganize CARP status page
- The CARP status page at @status_carp.php@ cou ... a bit. For example, the page refers to CARP VIPs as "CARP Interfaces" in a couple places. Th ... de participating in state synchronization.@
- Regression #12582 (Resolved): RADVD can be st ... en configured with an IPv6 link-local address
- If IPv6 link-local address is used as `rainterface`, the status of the CARP VIP is not checked (@get_carp_interfaces_status()@) related to #11103
- Regression #12581 (Resolved): Non Link-Local ... es not get advertised to endpoints with RADVD
- With feature #11103 a fix is made to exclude ... address to clients being served by RADV;
- Bug #12566 (Closed): IPsec initiates on HA ba ... a tunnel interface is set to a gateway group
- On a BACKUP node, when the IPsec deamon is st ... st when the Phase1 configuration is set to a VIP. This can happen when, for example, doing th ... ervice # changing the config to switch from VIP to GW group Separately, I also see the fo ... found, unable to acquire reqid 5001 </pre>
- Bug #12542 (New): Cannot assign a same IPv6 Link-Local address to different interfaces
- Hello, I cannot assign a same IPv6 Link-lo ... ddress is being used by another interface or VIP" If it makes sense in case of a "normal" pu ... ge. But certainly not be unallowed to. KR,
- Bug #12532 (Duplicate): Virtual IP problem with OpenVPN
- Hi, I wasn't sure if this should be tracked s ... terface set to "WAN" it actually binds to my VIP. In Status > Interfaces, WAN also shows my VIP. If I go to Interfaces > WAN, I see the proper static IP address I set, not the VIP. I saw an earlier report about order of I ... ally (x.x.x.138 for WAN and x.x.x.139 for my VIP). My workaround for OpenVPN is to have it ... nterfaces, not WAN. Then clients can connect.
- Bug #12477 (Closed): IPsec Keep Alive does not work correctly with stacked IP Aliases in HA
- In @ipsec_keepalive.php: (substr($status[$ikeid]['p1']['interface'], 0, 4) == "_vip")@ does not check IP Aliases stacked on CARP VIP. Similar to #11793