• Noob problem with NAT I think

    10
    0 Votes
    10 Posts
    923 Views
    stephenw10S
    Nice. I would recommend moving to a symmetric routing design though. At some point that will come back to bite you otherwise. Steve
  • The time is 1 hour later

    10
    0 Votes
    10 Posts
    910 Views
    C
    @mer I did have to do some hardware config with my proxmox server that also have pfsense so I did have to shutdown a few minutes. When I did power up everything I notice now the firewall show right time so now everything works :) Feel strange that I have to do a restart of pfsense :) Thanks alot for all the help and support.
  • After restore, no reboot-Halt and problems with packages

    5
    0 Votes
    5 Posts
    679 Views
    stephenw10S
    Yes, if you hit that issue the install/uninstall script hangs when it's finished. That stalls the package reinstall process so any other packages that haven't yet been installed will not be until you kill the script. It should then install the others though. Steve
  • Periodically loss of packets on OpenVPN and on WAN in general

    3
    0 Votes
    3 Posts
    375 Views
    SipriusPTS
    @jknott I know the difference between UDP and TCP. I have started to isolate traffic. You gave me an idea. I will get a raspberry pi, and will connect it to ISP router, and will record any interruptions, to see if it occurs at the same time of my netgate. I've being using pfsense for the pass 5 years (VMs and netgate boxs from small to medium sizes like 7100 series) and never encounter any issue like this, but you know, sometimes after a while we start questioning all the parts.
  • Multi gateway : specific gateway for specific LAN IP

    2
    0 Votes
    2 Posts
    294 Views
    KOMK
    @sf Use firewall rules on your LAN interface to direct all traffic from specified LAN IPs to the gateway you want. pfSense calls it Policy Routing: Policy Routing Configuration Placement of the rules are important as the order matters so make sure you place your rule so that it matches the traffic before other general rules.
  • pfr_update_stats: assertion failed

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S
    Hmm, Nextcloud adding forwards with UPnP?
  • 22.01 - yes or no?

    3
    0 Votes
    3 Posts
    553 Views
    S
    @chudak See this thread for a comparison. Right now they are similar. Long term, the FAQ (from a year ago) mentioned in an earlier post in that thread talks about a new GUI and other things.
  • logging and timestamp

    8
    0 Votes
    8 Posts
    1k Views
    P
    @proxymoxy thank you, i had the same situation here, restarting php-fpm solved it. Don´t know what happens after next reboot ....
  • Edit the config XML file

    5
    0 Votes
    5 Posts
    702 Views
    D
    @stephenw10 I just like small steps to understand what I'm doing
  • 0 Votes
    2 Posts
    426 Views
    stephenw10S
    @spacey said in Going on day 9 without home internet and what caused it was experimenting around and trying to find the best possible configuration for my 2.5GB NICs intel 11th gen Mini PC that receive recently: I don't know why I'm even paying for sense plus when I get this kind of customer support0 Please give me your support ticket number so I can review this. I still see no tickets from this email address so I assume you used a different one. Which would make sense since I don't see any support subscriptions on it either. @spacey said in Going on day 9 without home internet and what caused it was experimenting around and trying to find the best possible configuration for my 2.5GB NICs intel 11th gen Mini PC that receive recently: What I don't get is why static assign devices like my iPhone for example or my PC can't communicate with another statically assigned device in DHCP or even my switch for example it would refuse the connection If those devices are in the same subnet that traffic doesn't go through pfSense at all. So I would look at something in the same layer 2 like maybe port isolation on the switch. @spacey said in Going on day 9 without home internet and what caused it was experimenting around and trying to find the best possible configuration for my 2.5GB NICs intel 11th gen Mini PC that receive recently: it would show that there's no bootable device found and I went through bios settings Either the install image is not on the USB stick correctly (try using Etcher) or it's a BIOS like you looked for or it's a hardware issue like a bad USB driver or bad port. Steve
  • WAN & LAN @ Gigabit but Limited to Sub 100Mbps

    28
    0 Votes
    28 Posts
    4k Views
    stephenw10S
    Hmm, I assume CPU usage is minimal during this test? Try running at the CLI during the test: top -aSH Can you see the expected throughput between internal interfaces? Steve
  • ONT Pfsense Help

    Moved
    21
    0 Votes
    21 Posts
    3k Views
    Cool_CoronaC
    @netfly It didnt matter to SAK here in CH. Plugged the converter and the ASUS RTAAX88U and voila.....no need for VLAN on WAN.
  • 2.5.1 to 2.6.0 PHP Startup: Unable to load dynamic library 'intl.so'

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    K
    I found another thread, same issue with someone who went from 2.5.1 to 2.5.2. They did this so I gave it a shot. So far so good and the ping and traceroute web pages work again.... pkg unlock icu pkg delete -f icu pkg install -yf icu I remember now I had pkg icu locked becuase it had issues with running Ubiquiti Unifi on pfSense. I can still hit the unifi page on port 8443 so it seems that upgrading from icu: 69.1,1 to icu: 70.1_1,1 is still allowing unifi to work alongside pfSense.
  • sshguard xxxxx Exiting on signal.

    2
    0 Votes
    2 Posts
    488 Views
    No one has replied
  • Regular Crashes, no hardware issues

    6
    0 Votes
    6 Posts
    936 Views
    stephenw10S
    PPPoE is quite common, I also doubt that's the issue. It looks at least partly like hardware given the randomness. Perhaps your hardware testing os just not hitting it for some reason? Have you updated to 2.6 or 22.01 to test there?
  • [Solved] Increased Latency with Pfsense 2.6

    2
    0 Votes
    2 Posts
    303 Views
    P
    @pete35 Solved, it is caused by wrong routing.
  • Migrating to ZFS with 2.6.0 - A Couple Questions

    5
    0 Votes
    5 Posts
    823 Views
    T
    @stephenw10 said in Migrating to ZFS with 2.6.0 - A Couple Questions: Yes, you could use the config recovery process like that but I prefer to use either of that USB based config import methods listed there. Whatever you do make sure you've backed up the config first. Steve Performed the migration from UFS to ZFS tonight and everything went well! I did choose the "Recover config.xml" option during on the install menu, but it goes by so fast that I couldn't really tell whether it had worked correctly or not. Took the gamble and proceeded with the install anyway since I had made additional backups. In less than 5 minutes everything had completed and pfSense was booting and applying my prior configuration. Package re-installation overall went well also, however I had to manually reinstall both the OpenVPN Client Export and Nut packages (their configurations were kept fully intact though). Overall I'm really impressed with the robustness of the restore process: The last time I performed a fresh install of pfSense on this particular system was in early 2017 and there were no issues whatsoever restoring the configuration almost 5 years later after going through multiple pfSense version upgrade cycles. I also decided to move forward with the migration to pfsense Plus - both systems are now happily humming along on 22.01. Thanks again for all your help.
  • WireGuard tunnel only allows one way data transfer to internet

    6
    0 Votes
    6 Posts
    2k Views
    areckethennuA
    @gelcom I was just researching Wireguard and had just finished Tom Lawrence's tutorial on it. He's got 3 firewall rules (Firewall > Rules > Wireguard, Firewall > Rules > WAN and Firewall > NAT > Outbound) and you only mention 2 (that I can see). In case it helps, here's where he starts talking about the rules: https://youtu.be/8jQ5UE_7xds?t=365
  • Port forward 80/443 issue on 2.6

    8
    0 Votes
    8 Posts
    1k Views
    ludditeL
    @stephenw10 I cant recall changing it but at least I understand how this section works now. Ive backed up my config. Next I move onto mounting my hardware property and then vpn .
  • AT&D Business Dedicated Fiber Internet

    6
    0 Votes
    6 Posts
    3k Views
    stephenw10S
    Well that might be all you can do then if you can't use whatever is coming into their router directly. Clearly other users are doing that since there are numerous instructions floating about like the one I linked to. Might be service dependent though. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.