• Statement CAM status: Uncorrectable parity/CRC error

    2
    0 Votes
    2 Posts
    3k Views
    jimpJ

    Unfortunately that could be anything. It could be the drive itself, the cable, the port on the motherboard/controller, even drive firmware and not a hardware fault.

    Check Diagnostics > SMART Status, see if anything looks out of sorts there in the 'All' output for the drive. Maybe even initiate a test and see if it finds anything.

    If it's a SATA disk, swap the cable out and try a different SATA port on the motherboard.

    If that doesn't help, it probably is the disk.

  • Bug report 2.3.4-Release-P1

    2
    0 Votes
    2 Posts
    379 Views
    jimpJ

    The crash report you attached indicates a filesystem issue. The LAN address part might be related, it certainly does not sound like any problem I've heard of unless you had an IP conflict or overlapping networks.

    To fix the filesystem crash, use the console and boot to single user mode. Then run "fsck -y /" a few times until it does not find anything, don't stop when it claims to be clean. It may take 3-5 times.

  • MultiWAN - Seperate LAN segments to designated WAN interface

    10
    0 Votes
    10 Posts
    874 Views
    A

    Is this how you do that?

  • Remote FTP access SOLVED

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Odd blocked traffic on Pfsense Azure appliance

    4
    0 Votes
    4 Posts
    1k Views
    M

    Hi,

    had the same problem yesterday. It´s gone now, i have changed the topology a little bit.

    New topology:

    VNET: 10.17.0.0/22 (3 subnets) pfsense wan interface: 10.17.0.4/24 pfsense lan interface: 10.17.1.4/24 pfsense default gateway (azure): 10.17.0.1 pfsense lan gateway (azure): 10.17.1.1 client subnet: 10.17.2.0/24 pfsense static route: 10.17.2.0./24 --> 10.17.1.1 azure user defined routing (udr) bound to client subnet 10.17.2.0/24: 0.0.0.0/0 --> 10.17.1.4 10.17.0.0/22 --> 10.17.1.4

    Regards,
    Martin

  • Connect to OPT1

    9
    0 Votes
    9 Posts
    1k Views
    johnpozJ

    dude that is borked setup.. sounds like your running 2 layer 3 networks on the same layer 2..

  • Switch purchase advise

    10
    0 Votes
    10 Posts
    1k Views
    M

    @johnpoz:

    But there is an old saying "Nobody ever gets fired for buying cisco" ;)

    … or IBM :)

  • MOVED: https in squid log without man in the middle

    Locked
    1
    0 Votes
    1 Posts
    198 Views
    No one has replied
  • PfSense system crashed and stuck

    2
    0 Votes
    2 Posts
    430 Views
    stephenw10S

    That sounds like a hardware problem. If when it reboots you see a crash report there may be something you can do. Otherwise check the system log for errors.

    We would need to see where it stops in the boot process to know any more.

    Steve

  • Sometimes there is a bottleneck on my lan

    4
    0 Votes
    4 Posts
    729 Views
    johnpozJ

    As helper correctly stated traffic between "lan" devices has nothing to do with pfsense.  If your talking from you lan to your wan (internet) what is the pipe you have for internet?  130 user sharing internet can quite often be a problem if the internet is connection is not fat enough for them all to get a speeds.

  • Squidguard and Facebook

    2
    0 Votes
    2 Posts
    523 Views
    pozoleroP

    How is your pfsense configured?  Are you using squid in transparent mode?  If so, you won't be able to block facebook https connections in a safe way.  Maybe you would block pfsense using firewall rules pointing over facebook CIDR ranges using aliases.

    Would you explain how do you have configured your pfsense, so i can help you better?

  • 0 Votes
    1 Posts
    230 Views
    No one has replied
  • Manual WAN connect/disconnect

    1
    0 Votes
    1 Posts
    438 Views
    No one has replied
  • PfSense behind ISP router

    7
    0 Votes
    7 Posts
    12k Views
    P

    Awesome. Thanks a lot!

  • Florida ISP Recommendation - pfSense friendly?

    1
    0 Votes
    1 Posts
    219 Views
    No one has replied
  • PfSense does not boot: Discovers installation, shuts down immediately

    4
    0 Votes
    4 Posts
    1k Views
    jahonixJ

    @aileron:

    I wonder what files I need to copy to a new installation?

    cf/conf/config.xml

    @aileron:

    How can I find out which version exactly I am using at the loader prompt?

    etc/version

  • HTTPs requests is grabbed by pfSense web/management

    3
    0 Votes
    3 Posts
    323 Views
    B

    Hi Jeff

    Thanks for the feedback, I will try it out and let you know the result :)

    Thanks again

  • Dell Optiplex I7 7050 not detecting NIC card

    2
    0 Votes
    2 Posts
    280 Views
    GertjanG

    Normally, you should indicate what type of hardware (NIC) this device is using.
    Start to check if FreeBSD 10.3  supports de NIC built into your Dell 7050.

    Wat does the dmesgog says about de detection (don't paste the full log, just the lines concerning the NIC's) :
    Like :

    [2.3.4-RELEASE][admin@pfsense.brit-hotel-fumel.net]/root: dmesg | grep 'sis0' sis0: <natsemi 10="" dp8381[56]="" 100basetx="">port 0xdc00-0xdcff mem 0xefafe000-0xefafefff irq 19 at device 3.0 on pci3 sis0: Silicon Revision: DP83816A miibus1: <mii bus="">on sis0 sis0: Ethernet address: 00:0f:b5:fe:4e:e7 sis0: link state changed to UP</mii></natsemi>

    (I know one of my NIC's is 'sis0')

  • No route to host

    6
    0 Votes
    6 Posts
    21k Views
    GertjanG

    @rsloan:

    (Forgot to mention that fact)

    Oh.
    That changes all. These kind of "devices" need a big knowledge about device recognition and other technical knowledge.
    I would have advised you right away : "remove it right away and you'll be fine"  ;)

  • Understanding ACME package

    3
    0 Votes
    3 Posts
    817 Views
    S

    Or if you use a port forward or 1:1 NAT to redirect traffic back to a web server behind pfSense, then pfSense would not have any involvement in the certificates for that web server. You would install certbot or something similar on your web server and that wouldn't have anything to do with pfSense.

    nextcloud

    collabora

    Remove port forwarding

    Install HA Proxy

    Configure a backend for the debian host with nextcloud with ssl offload

    Configure a backend for the second host with collabora

    Configure collabora in SSL termination mode

    Configure ACME to create and update cerficates for my virtual hosts

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.