• Issues after config restore

    6
    0 Votes
    6 Posts
    222 Views
    stephenw10S

    No worries, glad it helped. 👍

  • Constant rerooting

    20
    0 Votes
    20 Posts
    1k Views
    R

    @keyser Thank you for your help with this.

  • Can't configure two email servers. What's missing?

    4
    0 Votes
    4 Posts
    263 Views
    D

    Thank you @viragomann and @Popolou for your help! I will do some more evaluation and consider a smart host.

  • BT Full Fibre only partially functioning via pfSense Router

    27
    0 Votes
    27 Posts
    1k Views
    stephenw10S

    Hmm, how are the clients configured for IPv6?

  • pfSense is reporting a crash incident

    4
    0 Votes
    4 Posts
    133 Views
    stephenw10S

    That's a filesystem error.

    Backtrace:

    db:0:kdb.enter.default> bt Tracing pid 17 tid 100143 td 0xfffffe00513cc1e0 kdb_enter() at kdb_enter+0x32/frame 0xfffffe005187ca60 vpanic() at vpanic+0x163/frame 0xfffffe005187cb90 panic() at panic+0x43/frame 0xfffffe005187cbf0 ffs_blkfree_cg() at ffs_blkfree_cg+0x67b/frame 0xfffffe005187cca0 ffs_blkfree() at ffs_blkfree+0xa9/frame 0xfffffe005187cd00 freework_freeblock() at freework_freeblock+0x62d/frame 0xfffffe005187cd80 handle_workitem_freeblocks() at handle_workitem_freeblocks+0x168/frame 0xfffffe005187cde0 process_worklist_item() at process_worklist_item+0x24c/frame 0xfffffe005187ce60 softdep_process_worklist() at softdep_process_worklist+0xed/frame 0xfffffe005187ceb0 softdep_flush() at softdep_flush+0x11f/frame 0xfffffe005187cef0 fork_exit() at fork_exit+0x7f/frame 0xfffffe005187cf30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe005187cf30 --- trap 0, rip = 0, rsp = 0, rbp = 0 ---

    The first thing to do here is run a manual filesystem check:
    https://docs.netgate.com/pfsense/en/latest/troubleshooting/filesystem-check.html#manual-filesystem-check

  • Dual Internet Failover Questions

    12
    0 Votes
    12 Posts
    482 Views
    J

    @stephenw10
    okay - thanks. I've updated the default gateway to be a new gateway group that prioritizes cable over cell phone but has the cell phone in tier 2. I'll see what that does the next time the cable connection fails.

    Thanks for all the help!

  • Firewall and routing for my LAN

    46
    0 Votes
    46 Posts
    3k Views
    stephenw10S

    So in the real setup the firewall would be at the client or in the 5G network?

  • [SOLVED] IP Alias Defined by range

    6
    0 Votes
    6 Posts
    471 Views
    B

    @viragomann yes, thank you. assign separately .

  • Trying to Share a folder from one of LAN1 to LAN2 please help

    4
    0 Votes
    4 Posts
    164 Views
    K

    @johnpoz Well Just figured it out. It was UNRAID SERVER Problem ..

    So for people using UNRAID and having pfsense in VM and sharing a folder. PFSENSE has nothing to do with it you need to configure your unraid and then map your address where the sharing folder exists.

    For instance in windows I had to map the drive for example: \200.200.1.30 (unraid server addy) (this is not my real address but you get the picture) and boom you get access to that folder you wanted to share. OMG 5 hrs later found easy solution but thanks for clearin up the pfblocker has nothing to do with it..

  • Fiber optic to pfSense Box

    82
    0 Votes
    82 Posts
    10k Views
    D

    @stephenw10

    It seems that it doesn't work. Probably I would have to cancel my contract.

  • Avahi on PfSense 24.3

    4
    0 Votes
    4 Posts
    328 Views
    Y

    @dennypage I tracked the issue down to Sony TV having a shitty AirPlay implementation. I have another LG branded TV which works with no issue.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • 0 Votes
    5 Posts
    547 Views
    stephenw10S

    You might be able to use the ix0/1 SFP ports with an appropriate module. Otherwise using an expansion card.

  • 0 Votes
    10 Posts
    832 Views
    bmeeksB

    @dr21 said in PFsense Router Slow Web Interface Response - "swap_pager: indefinite wait buffer" Error in Logs:

    I'm running PFsense version 2.7.2 on a mini PC with an Intel Core i3-7020U and 8GB of RAM. The dashboard widgets show 16% RAM usage and 3% SWAP usage, and these values remain stable. I also don’t have any additional packages installed.

    With no extra packages installed, then I agree with others here who suspect a faulty disk. Odd that you are using any swap space, though. Typically that should show 0% swap usage.

  • Update pfsense

    5
    1 Votes
    5 Posts
    387 Views
    stephenw10S

    There have been a number of updates in the monthly newsletter and also in the development section here.

    But essentially, yes, the addition of significant new functionality required more time over the usual release schedule.

  • Problems connecting to specific domains/IPs (*.ubuntu.com)?

    10
    0 Votes
    10 Posts
    538 Views
    stephenw10S

    Can you ping that IP?

    It feels like a server block on your public IP TBH.

  • telegram notifications can't receive rule logs

    11
    0 Votes
    11 Posts
    639 Views
    GertjanG

    @phoenixz2

    You want to write your own script ?

    Have a look at this file, the last lines : /etc/inc/notices.inc

    So you can use

    notify_via_telegram($msg);

    in your own scripts (this is PHP btw) if you have set up Telegram.

  • Pfsense dropping traffic on 169.254.0.0/16 network

    17
    0 Votes
    17 Posts
    9k Views
    K

    Quite old but also still relevant as it hasnt changed from the cloud providers pint of view and the thread is misleading from a modern context.

    The above thread has a misconception of routable vs link local. Routable means that the ip block is propagated via routing protocols or made reachable via the router itself to anything connected to it. ie a client on a lan segment being able to reach a 169.254.0.0/16 address via the router not its own broadcast discovery over its local interface/

    This is not the same as having a 169.254.0.0 /30 subnet on a vti interface. Only the two routers in the tunnel could see these addresses so it is therefore arguably compatible with rfc3927 as it is entirely on link. After all a vti interface is just a NIC, its just a virtual one over a tunnel vs a physical one.

    More still it is a better address space to use than the CGNAT netblocks as these can still clash on internal networks especially when multiple organizations are at play, where as rfc3927 addresses could not clash unless the same address spaces were used on the same router. This would obviously be trivial to fix and totally preventable

  • finding out where a device is attempting to reach

    6
    0 Votes
    6 Posts
    451 Views
    S

    @SteveITS If hardcoded DNS is giving you issues needing more than expected/desired to be whitelisted, it may be worth checking out this blog on Labzilla. It was wrote with Pihole in mind alongside pfSense, so the term Pihole can be replaced with pfBlockerNG to make more sense. The trick for hardcoded is making DNS replies answer back looking like the answers come from the intended/hardcoded DNS server and not coming from an unknown source/pfSense/Pihole, using the few NAT rules described in the Labzilla blog goes another couple steps further than what Netgates documentation has for just redirecting DNS, these additional NAT rules will mask where DNS replies are answered back from:

    administrator@desktop:~$ nslookup www.google.com 8.8.8.8 Server: 8.8.8.8 Address: 8.8.8.8#53 Name: www.google.com Address: 10.10.10.69
  • Restoring the configuration.

    5
    0 Votes
    5 Posts
    515 Views
    W

    @jrey Yes, thanks a lot.

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