• PfSense Box cant ping LAN

    15
    0 Votes
    15 Posts
    1k Views
    JeGrJ
    @johnpoz said in PfSense Box cant ping LAN: @jahonix That https://textik.com is slick as shit! Added to my toolbelt links. Thank!!! That will make for some really nice ascii art network diagrams. edit: here is another one like that http://asciiflow.com/ I had ASCIIflow in that german support topic as well, but after trying both, it certainly lacks a few functions compared to textik. Textik handles links/lines between boxes and they stay linked/sticky whereas asciiflow doesn't have some sort of linking functionality :)
  • Help Logging into Dashboard using Domain

    6
    0 Votes
    6 Posts
    671 Views
    johnpozJ
    Did you have client pointing to multiple nameservers? Having your client say with 192.168.1.1 (pfsense - local dns) 8.8.8.8 (googledns - public dns) This is common mistake made... I see it ALL the time!!! Users do not seem to grasp that a client doesn't ask both, or move to the next one when NX returned, etc. While you might list your ns in order on your client. You really can not be sure which nameserver a client might ask for any given query. Sure if one does not answer with specific time period for a query, the client will ask the other listed ns. And once a client gets answers from 1 it stick to that one.. So if you ask google for pfsense.localdomain.tld your going to get back NX.. Once a client gets back NX it will not go ask other ns for that since it was told - hey doesn't exist. Doesn't make any sense to bug the other NS for something that clearly does not exist. It will not ask again until the neg ttl expires on that NX. While you can point your clients to multiple NS.. They all need to be able to resolve the same stuff! So if you want to point to google and opendns and 1.1.1.1 ok sure - they should all be able to resolve www.publicdomain.com But using even different public that provide different blocking features can get you in trouble. While opendns might block xyz, maybe googledns allows it, etc. Which one is your client going to be asking? You can not be sure. Listing internal and external dns is going to cause you grief for sure. All your nameservers listed on your client should be able to resolve the same stuff. So sure you can run multiple internal NS that can all resolve any internal stuff, and then forward/resolve to get the public stuff. If 1 is down - no answer at all (ie timeout) then yes client will ask other one. Your fine here since no matter what NS you ask you are sure you will get the same answer.
  • Nslookup command not working on second LAN

    17
    0 Votes
    17 Posts
    3k Views
    emammadovE
    Thank you very much for your help.
  • Bug Report - pfSense 2.3.3-1

    5
    1 Votes
    5 Posts
    1k Views
    F
    Bumping this topic for No-IP group support... Would be a fantastic security enhancement for our sites. I'm happy to provide a paid/Enhanced group for testing.
  • OpenVpn dialer auto restart via schedule script

    1
    0 Votes
    1 Posts
    242 Views
    No one has replied
  • 'pfr_update_stats: assertion failed' after removal of bridge.

    4
    0 Votes
    4 Posts
    714 Views
    D
    Good news. I think it has been resolved. Some background: I loaded my config into VM environment, no errors. But no real traffic for a good test. I reset to factory on physical box. Did basic setup. No errors. Restored original config, on reboot errors came back. So I started disabling rules firewall rules 1 by 1. When I finally got to the NAT rules, I found the culprit. Once this rule was disabled error stopped. Best and worst part is I re-enabled the rule and pfr_update_stats: assertion failed did not come back. The offending rule was nothing special. WAN IP to LAN3 IP UDP port 70. No advanced options changed.
  • PFSense box not allowing Internet on LAN side

    12
    0 Votes
    12 Posts
    1k Views
    stephenw10S
    You are running 32bit and not even the latest 32bit version. That CPU can run 2.4.3_1 so you should be on that really. You have no DNS resolution at the client. Is Unbound even running? Check Status > Services. Try Diag > DNS lookup which should try pfSenses own DNS servers. You can ping 192.168.10.1 from the client but can you ping 192.168.1.20 or 192.168.1.1? Steve
  • [Solved] Problems with pfSense and the LAN side

    pfsense lan ping traceroute esxi
    5
    0 Votes
    5 Posts
    3k Views
    R
    @andyc Yeah, i want to have access to my ESXi management from work and at home. (only for a while, as I am preparing everything for my VM ect ..) i will make a IP restriction or something like that if it's possible, to allow only my home public IP and the work IP Or i can just do a VPN with my pfSense (i saw come options to do this), i don't know, i'll think about it
  • Make Remote Windows Server appear to be on LAN

    11
    0 Votes
    11 Posts
    1k Views
    stephenw10S
    More info needed @OP What exactly are you trying to make work that is not working across subnets? Not really a pfSense question at this point. Steve
  • 0 Votes
    4 Posts
    3k Views
    DerelictD
    Probably not in this case.
  • Apple TV and VPN on pfsense 2.4

    11
    0 Votes
    11 Posts
    2k Views
    N
    It works with Google DNS on Apple TV manually. Thanks for your help guys!
  • VPN for IMS stops working randomly (EE Wi-Fi calling)

    7
    0 Votes
    7 Posts
    1k Views
    stephenw10S
    Mmm, it does seem unlikely we can do anything to help much in pfSense then. If you are at some other location, not behind pfSense, and it still behaves the same then that would confirm it. Steve
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • PfSense 2.4.3-RELEASE hang/crash reboots - "Fatal trap 9:"

    17
    0 Votes
    17 Posts
    2k Views
    B
    Ok I am calling this fixed. I've got an uptime of 14 days after disabling AES/NI on this machine. Previously I couldn't make it past 4-5 days.
  • pfSense Setup and security

    9
    0 Votes
    9 Posts
    2k Views
    x2rlX
    @slimaxpower Me?
  • Help with System requirements

    8
    0 Votes
    8 Posts
    1k Views
    stan-qazS
    @strike101 With that user count and speed the Netgate SG-1000 might be tempting. Product page https://www.netgate.com/solutions/pfsense/sg-1000.html Speed https://www.netgate.com/docs/pfsense/solutions/sg-1000/faq.html#what-should-my-speed-test-results-be Price @ $150 https://store.netgate.com/SG-1000.aspx
  • Pfsense 2.4 transparent bridge

    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    What do you have net.link.bridge.pfil_member set to? That needs to be set to 1 to filter traffic on the bridge member interfaces which it sounds like you're trying to do. And setting both to 1 is probably not required. Do have the bridge interface assigned even? Do you actually need a bridged setup? You can disable NAT without bridging but you still route. Steve
  • On boot getting stuck at "Starting DNS Resolver"

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    stephenw10S
    Please don't reply to ancient threads unless there is a very good reason to. Locking this. Also those Windows/DOS commands would not help in the described pfSense DNS issue. Steve
  • Ubuntu 18.4 Server behind pfSense. Having trouble with DHCP ..

    2
    0 Votes
    2 Posts
    367 Views
    H
    there is not enough info to go on.... Start by removing all VPN related configuration .... then reboot to be sure all routes are cleared. a)do you get an ip from pfsenses dhcp server ? b)can you ping from the client to pfsense? c)can you ping from the client to 8.8.8.8? d)can you ping from the client to google.com? If you manage to get 'd' working, start adding the VPN stuff back in
  • PfTop broken in 2.4.3?

    5
    0 Votes
    5 Posts
    626 Views
    K
    Solved by a clean install. Something must have gotten messed up over numerous upgrades.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.