• pfSense stops responding after login on Netgate MBT-2220

    5
    0 Votes
    5 Posts
    378 Views
    EveningStarNME

    @stephenw10 said in pfSense stops responding after login on Netgate MBT-2220:

    How are you logging in that seems to trigger this? At the webgui?

    Can you login via SSH or use the physical console? If you have a physical console connected when this happens it may show what is happening or at least allow you investigate or reboot cleanly. Or if it stops responding there it's also a indication.

    Steve

    Thanks for replying, Steve. The problems occur when I log in through the web GUI. When I've tried to log in using SSH or the console after a GUI login and the system has stopped responding, those attempts failed. No login prompt appeared. pfSense had simply stopped responding.

    To be honest, I haven't tried to log in using SSH or a physical console prior to logging in through the web GUI. But I'll give it a try this weekend and report back.

  • Unable to ping outside from pfsense

    4
    0 Votes
    4 Posts
    512 Views
    stephenw10S

    Yeah, that looks like no default route. So make sure you have a default gateway set then check Diagnostics > Routes and make sure a default route is shown.

    Steve

  • Pfsense and ftp on vpn in IPSEC

    4
    0 Votes
    4 Posts
    748 Views
    roncbkR

    @stephenw10 Perfect! Thank you.

  • Possible to filter by Seq, Ack, Win and Len?

    4
    0 Votes
    4 Posts
    374 Views
    stephenw10S

    Mmm, probably going to need a script to do it. You might be able to define a custom Snort rule to detect that which would be nice. But it will only throw an alert when it sees it. No way I'm aware if to send a notification based on that alert. Maybe if you were exporting the Snort logs you could have something else setup to do parse them and do that.
    Neither of those things are anything I've ever tried.

    Steve

  • squid and haproxy not running after minor upgrade

    3
    0 Votes
    3 Posts
    395 Views
    ssbarneaS

    @stephenw10 I was fully stopped, not a timing issue. I figured it out much later because the usage of haproxy/squid is optional. I do not use clamav or other filters, the proxy being 100% for caching.

    Unrelated to the original question one hour ago I found an issue specific to squid: it breaks use of wss:// (web sockets) and so far I was not able to find info about how to avoid it (if is even possible). Clearly this has nothign to do which pfsense.

  • Tracking dynamic IP's from the ISP

    3
    0 Votes
    3 Posts
    483 Views
    stephenw10S

    You can just filter the logs by IP change and you will see changes listed for the time covered by the logs:

    0_1547055636621_Selection_544.png

    That does show all 'WAN' type connections so an OpenVPN client connection also in my case there.

    Steve

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    4 Views
  • Problems with Load Balancing

    7
    0 Votes
    7 Posts
    1k Views
    S

    @stephenw10

    Hi,

    Thanks for the answer. I will do what you recommended me. Have a nice day

    Regards,

  • pfSense AMI image available in AWS Stockholm (eu-north-1)?

    2
    0 Votes
    2 Posts
    231 Views
    stephenw10S

    The AMI for the 2.4.4p2 release should be available in that region. It's being tested now.

    Steve

  • Pfsense- Version update is available

    12
    0 Votes
    12 Posts
    1k Views
    T

    @stephenw10 Got it thanks ...

  • VPN Recommendations for pfSense

    3
    0 Votes
    3 Posts
    580 Views
    asv345hA

    I've been using airVPN for years and would recommend it, fast and stable.

  • Package question

    4
    1 Votes
    4 Posts
    743 Views
    J

    Thanks all, this has been very helpful!

  • Add a web user using shell

    4
    0 Votes
    4 Posts
    438 Views
    NogBadTheBadN

    Ah OK.

  • igb0 to igb1 suddenly slow. Perhaps since 2.4.4p1.

    12
    0 Votes
    12 Posts
    995 Views
    B

    Upgrading to 2.4.4p2 has resolved my problem.

  • Unbound DNS Resolver crashing randomly

    35
    0 Votes
    35 Posts
    10k Views
    GertjanG

    Do what the logs files says.

    edit :
    IE : goto console mode, option 8 and enter

    unbound-checkconf
  • Block Every Website ( https + Http ) And Allow Some !! Need Help

    5
    0 Votes
    5 Posts
    813 Views
    stephenw10S

    Not many steps here. If it were me I would:
    Remove the any allow all rule on the interface for the subnet in question.
    Add a rule to allow DNS to the interface IP.
    Create an alias containing the IP addresses of the sites you want to allow.
    Add a rule to pass traffic from the subnet to that alias for TCP.
    If you really wanted to restrict further use a ports alias to allow only ports 80 and 443 as the destination too.

    BUT... that will only work well for sites that resolve to a single IP address or only if you have all the resolvable IPs in the alias. So it will not work for Facebook, Youtube etc. Or at least not well.

    Steve

  • Facebook videos not loading after blocking all web access except facebook

    9
    0 Votes
    9 Posts
    2k Views
    T

    He doesn't want to hear the facts nor listen to the guidance we are trying to put forward. He does not want an answer to a complex question. He wants an answer to a simple question.

    The answer to the latter is: https and 443.

  • pfSense Azure appliance not passing SMB traffic to Azure

    5
    0 Votes
    5 Posts
    531 Views
    I

    I just read that it actually needs MSS Clamping to be 1350 or MTU at 1400 and misread the line in the pfSense as being MTU and not MSS. I just realized my mistake it's been a long three days in troubleshooting this. I just stopped and started the IPSec service on the Azure appliance after making that change and it worked the first few tries (this has happened a few times). I'll go ahead and continue testing to see if the results stick.

  • Help with troubleshooting low interface throughput

    4
    0 Votes
    4 Posts
    612 Views
    bmeeksB

    @mattzap said in Help with troubleshooting low interface throughput:

    Ah-ha! Yes, I do have AT&T. Here's the relevant threads I just found:

    https://forum.netgate.com/topic/138604/sudden-drop-in-throughput-900-900-on-modem-vs-30-100-on-pfsense/14 https://forum.netgate.com/topic/112691/wan-throughput-capping-at-500mbps-att-gigapower/3 https://forums.att.com/t5/AT-T-Fiber-Equipment/DMZPlus-mode-in-my-Pace-5268AC-causing-browsing-to-not-work-but/td-p/5712305

    I haven't read through all of this yet, but it all starts out matching my situation exactly. I'll report back when I get a chance to get up to speed on this and see if it turns out to be my issue.

    Thanks!

    Yep, those are some of the relevant threads. I think the user found a solution on the AT&T forums.

  • PfSense - Metadata GUID?

    2
    0 Votes
    2 Posts
    381 Views
    stephenw10S

    Yes, if anywhere it would be using Snort or Suricata with custom rules files.

    Better to ask in the IDS/IPS section for help with that.

    Steve

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