• Static routes and IP aliases

    1
    0 Votes
    1 Posts
    200 Views
    No one has replied
  • Static IPv6 route does not work after upgrade to 2.5

    3
    0 Votes
    3 Posts
    410 Views
    4
    @viktor_g Hi, yes, seems to be pretty much exactly the same. Sometimes I ask myself if netgates quality crontrol takes a week off before releasing... I mean - IPv6 static routes, complex changes and bugs in handling of the ipsec connectsions.... these are mandatory things, and I don't think the issues are only related to the community edition, or are they? Cheers 4920441
  • Updated 21.02 WAN2 backup no connection issue

    Moved
    6
    0 Votes
    6 Posts
    763 Views
    N
    @pfsense16v My issue was not with my main WAN connection. It was with a backup WAN2 connection via a 4G router where the router would not pass IP to the pfsense correctly after upgrading the firmware. The issue was resolved by changing the 4G router on the WAN2 for a Zyxel LTE3302-M432 4G router.
  • SG-5100 Plus WAN/Gateway intermittent after upgrade to 21.02-RELEASE

    Moved
    2
    0 Votes
    2 Posts
    207 Views
    pfsense16vP
    *** UPDATE *** I tried a fresh install of 21.02 and still had the same WAN dropping issues. I re-installed 2.4.5 p1 and my WAN connection is rock solid. No issues. Hoping to hear of a resolution soon before I attempt the upgrade again.
  • WAN_DHCP6 Gateway Unknown After Updating to 2.5.0

    Moved
    3
    0 Votes
    3 Posts
    721 Views
    mircolinoM
    @traveller Thank you. Don't know how I missed that. Indeed, forcing a monitoring IPv6 address fixes the issue.
  • Speedtest upload always 0.1mbit when using pfsense as gateway

    4
    0 Votes
    4 Posts
    596 Views
    S
    @taytos said in Speedtest upload always 0.1mbit when using pfsense as gateway: VirtIO FWIW https://docs.netgate.com/pfsense/en/latest/virtualization/virtio.html
  • .144 /29 no-NAT use of Public IP's

    1
    1 Votes
    1 Posts
    208 Views
    No one has replied
  • LAN to LAN pushed to WAN and forwarded to public web server IP address

    5
    0 Votes
    5 Posts
    622 Views
    N
    @viragomann Thank you again for the most recent reply. I did a packet capture on the LAN and it appears pfsense did not release and update its assigned domain. I initially had my public domain assigned to pfsense, but changed it to local. It reflects local on the header when I log in, but the packet capture shows it looking for the A record on the IP of my public server. Is there a specific way to make the pfsense box release and take the new domain? I cannot understand why this does not affect my PC accessing the NAS boxes. Additionally, the NAS populates the setup box with the IP address of the other NAS - so I know it can see it. The NAS locator software also locates the boxes on the network with no issues.
  • Dual WAN, modems same IP...any way to access both?

    1
    0 Votes
    1 Posts
    111 Views
    No one has replied
  • Upgrade to 2.5.0 results in WAN issues

    Moved
    2
    2 Votes
    2 Posts
    857 Views
    R
    @jeffv I have a similar issue after upgrade to 2.5 today. Wan says offline packetloss 100% Also using BT FTTP WAN DHCP.
  • Routing issue related to dynamic nature of OpenVPN interface (I think)

    19
    0 Votes
    19 Posts
    798 Views
    T
    @vbman213 I don't know if this will help any. I've been running SIP through pfSense for more than 12 years now and have come across various difficulties that I've mostly beaten into submission at this point... although, the maturity of all the moving pieces has helped a lot along the way. The following laundry list is not specific to your issue, just something to review and consider what the impact would be, if any, in your specific setup. SIP challenges IP layer addresses/ports are written in Application Layer headers. PBX may be trying to mitigate problems by predicting the public address of a server on a private subnet. It’s important to understand what behavior is enabled and determine if it’s suitable to the architecture, including all edge cases. SIP application layer header rewriting rules may be required, and if so, care must be taken to mitigate issues with edge cases When STUN is in use there will be problems if it’s used incorrectly; i.e. reached through wrong path, returns wrong answer. Care must be taken to avoid race conditions if/when failovers can dynamically change the public IP. Out-of-Band SIP application protocol negotiates a transport stream protocol with specific IP layer address/port pairs. Usually this is implemented by opening a static block to be utilized for S/RTP port assignments, rather than synchronizing the negotiation with rules dynamically. This pool MUST be synchronized with the PBX. You need to be clear on which side can initiate the S/RTP stream so the rules are in the right place. Packet filters generally can’t distinguish separate application layer streams over UDP, so a SIP REGISTER (outbound) will enable a SIP INVITE (inbound) to PASS even when there is no functional inbound rule, as long as the State continues to exist (assuming both sides are using port 5060). SIP should be implemented over TCP since the control protocol benefits from being reliable. S/RTP streams should be implemented over UDP because reliability is undesirable. In real time applications, packets arriving late or out of order have no value. You can’t play audio packets out of order, and can’t hold up real-time streams for retransmission of lost packets without introducing an unrecoverable delay. Reliable tunnels can exacerbate the problem, and certainly will contribute to judder. Real-time traffic needs to basically follow a now or never pattern. Silence is not golden. In some configurations, silence, like muting a phone while on a conference call, will cause no S/RTP packets to be sent. I’ve had issues with silence lasting more than 5-minutes causing the call to terminate. It appears that something in the path decides to timeout if no S/RTP packets are received for 5-minutes, and declares the call to be abandoned. Firewalls may expire state table entries considered stale even though the call is active from the application perspective. There is usually an option to “generate silence packets” which actually creates packets with pseudo-background noise, which then maintains a consistent S/RTP stream and lessens the likelihood calls will drop due to S/RTP timeouts. FYI: I’ve seen some phones that were too smart for their own good; generating silence packets when the audio was silent, but as soon as Mute was activates the S/RTP stream stopped anyway.
  • 0 Votes
    10 Posts
    1k Views
    S
    I noticed this was fixed in 2.5/21.2: https://redmine.pfsense.org/issues/10546 "In this case, pfsense will consider a gateway down when it has actually returned to a normal state, necessitating administrator action to return it back to a proper state."
  • PPPoE over L2TP

    1
    0 Votes
    1 Posts
    326 Views
    No one has replied
  • Route between OpenVPN Server and OpenVPN Clients

    5
    0 Votes
    5 Posts
    651 Views
    G
    Hello everyone, I myself resolved this case. Summary: Pfsense openvpn interface name: OVPN_TINH. Tunnel network: 10.0.8.0/24. Singapore provider's openvpn interface name: SINGAPORE. Aliases name is website include: whatismyipaddress.com, google.com I want to remotely access the VPN server on my pfsense box and then have my outbound traffic destined to "google.com" exit via the VPN client SingaporeVPN service provider. Firewall > NAT > Outbound. Add. Interface: SINGAPORE Protocol: any. Source: Network: 10.0.8.0/24 Destination: any. Save. Firewall > Rules > OpenVPN. Add (OpenVPN interface pfsense). Interface: OpenVPN_TINH Protocol: any. Source: OVPN_TINH net. Destination: Single host or alias: website Gateway: SINGAPORE Save. Apply changes. Result: From my laptop showed Singapore vpn wan ip: 89.187.163.119
  • Problem with multiple wan in Netgate XG-7100

    1
    0 Votes
    1 Posts
    142 Views
    No one has replied
  • Sendto error: 55

    Moved
    1
    0 Votes
    1 Posts
    488 Views
    No one has replied
  • WAN Failover to USB LTE... failing

    1
    0 Votes
    1 Posts
    191 Views
    No one has replied
  • Routing issue or ?

    19
    0 Votes
    19 Posts
    1k Views
    L
    [image: 1613153217218-screen-shot-2021-02-12-at-12.06.47-pm.png] Adding floating rules to allow HTTP, HTTPS, ICMP, and NTP inbound for LAN fixed the issues. No more errors on the Cacheboxes and websites load like they should.
  • pfsense no ping and Wold wide Web

    1
    0 Votes
    1 Posts
    126 Views
    No one has replied
  • WAN failover and IPsec, a never ending story?

    8
    0 Votes
    8 Posts
    955 Views
    F
    Today I need to bring down the WAN 2 link for an installation of a new wall outlet. During WAN2 was down I tried the VPN connection - works as expected , using the WAN1 link. When WAN2 was up again I checked again the VPN connection, again it worked, now with WAN2. Without my pseudo tunnels it will not work. I guess, that is a bug in pfSense software. Looking forward, if 2.5 will fix this issue. As far as I found this issue is a very old one, people claimed since years about it. Regards
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.