• Upgrade to 2.7 cerificate error

    Moved
    13
    0 Votes
    13 Posts
    2k Views
    stephenw10S
    Did you have other certs or CAs already defined and/or in use?
  • 0 Votes
    4 Posts
    1k Views
    stephenw10S
    Then I would post in the main pfatt thread, someone else there has probably hit this: https://forum.netgate.com/topic/99190/att-uverse-rg-bypass-0-2-btc/537
  • New user question

    Moved
    8
    0 Votes
    8 Posts
    798 Views
    stephenw10S
    Can you ping anything other than the two configured DNS server IPs? 8.8.4.4 for example. Setting those adds static routes for them in pfSense which could potentially be wrong. Can pfSense itself connect out? Install packages? Or ping out from Diag > Ping? What you have configured looks OK. Do you actually see the auto outbound NAT rule created for 10.10.1.0/24?
  • After upgrade to 23.05.1, pfSense on Netgate 3100 basically dead

    Moved
    14
    0 Votes
    14 Posts
    2k Views
    stephenw10S
    What's the WAN actually connected to? Is it actually losing link like that? Not that the WAN flapping should cause php to get hung up like you're seeing. What's in the main system logs when that happens?
  • NTPNG

    3
    0 Votes
    3 Posts
    352 Views
    stephenw10S
    I don't believe it can be added to the included packaged version. And I don't think it's possible to pull in the pro version from their repos to 23.05. The build versions would not be matched.
  • Magic something issue (and more) on 2.7.0 - feedback/report

    2
    0 Votes
    2 Posts
    294 Views
    stephenw10S
    Hmm, that php error looks like this: https://redmine.pfsense.org/issues/13562 But that should have been fixed. You might want to add your result there.
  • No route to host

    4
    0 Votes
    4 Posts
    521 Views
    stephenw10S
    What's actually broken here? You are just seeing that error? Something is trying to connect to somewhere that has no route. So usually that's because the firewall lost it's default route (otherwise it would have a route). It could also be some local gateway that has stopped responding that it needs for a route. OVH is notorious for weird addressing/subnetting schemes so you might have something odd like a gateway outside the local subnet. Steve
  • LAN connection problem

    8
    0 Votes
    8 Posts
    641 Views
    O
    @ozanbabatas My problem is solved. Now I can connect VPN to the modem through a remote server and access it. Thanks
  • Saving and Restoring a specific configuration?

    Moved
    3
    0 Votes
    3 Posts
    385 Views
    stephenw10S
    If you do that I recommend unchecking Backup SSH keys when you backup the config so you don't end up with the same keys on all hosts. That also affects the auto-config-backup key which you would want to be unique. Steve
  • AutoConfigBackup encryption password

    5
    0 Votes
    5 Posts
    584 Views
    NollipfSenseN
    @RubeGMachine Even browsers are doing the same...thought you would gather that intuitively.
  • 0 Votes
    2 Posts
    271 Views
    stephenw10S
    Which DynDNS provider are you using?
  • /etc/rc.filter_configure_sync causes traffic hickups

    3
    0 Votes
    3 Posts
    443 Views
    stephenw10S
    Have you applied the recommended system patches? Those are in 2.7 already, try that if you can.
  • Upgrade to 2.7.0 stop PPPoE working

    Moved
    12
    1 Votes
    12 Posts
    1k Views
    stephenw10S
    If you have more than one gateway defined, like a VPN gateway or an internal LAN gateway, you should definitely set WAN_PPPoE as default rather than automatic. Otherwise it may default to one of the others and that's almost always invalid.
  • No entry for terminal type "screen.xterm-256color"

    2
    0 Votes
    2 Posts
    790 Views
    G
    for reasons I cannot explain. This router just starting working again yesterday. I can now screen and use the commands I have tried. I have no explanation why.
  • To 23.05 or not ? that is the question :)

    41
    0 Votes
    41 Posts
    16k Views
    G
    @sgw did you check Monitoring in pFsense on XG7100? Check Quality and then check delay std. dev - did it changed(increase) when you go from 22.05 to 23 version? Main is much worst then on 22.05.
  • Cant see switch in DCHP or ARP table

    6
    0 Votes
    6 Posts
    565 Views
    johnpozJ
    @natharas said in Cant see switch in DCHP or ARP table: I have cameras on the switch that are using a different VLAN and all are working. which has nothing to do with the switch getting its management IP which would be on vlan 1. Unless you changed it to be a different vlan? [image: 1689063571250-changedit.jpg]
  • need to reboot when modem reboots

    11
    0 Votes
    11 Posts
    1k Views
    johnpozJ
    @scottlindner said in need to reboot when modem reboots: Yes, those are both set to All network interfaces. Not a fan of that - especially for outgoing.. The local interface is really the only interface you need to use for outgoing, any traffic out the wan would be natted to your wan IP, or vpn IP, etc. The only time you would need to select another interface - if you were doing say forwarding to some lan side dns. You could make a case for only selecting the interface for listen as well - do you really need unbound to listen even on wan? You serving up dns off your wan interface? While its a good "default" setting because you have no idea what someones setup might need. The admin of the box should correct those settings to be best suited for their needs. All is rarely that. edit: these are my settings, it listens on the interface I might serve up dns on. And only uses localhost as its outbound interface. [image: 1689043774585-settings.jpg]
  • Just can't seem to get pfSense setup

    6
    0 Votes
    6 Posts
    628 Views
    S
    Just swapped pfSense over to 192.168.2.1 and that appears to have solved my issues. Good to know for next time!
  • DNS Resolver Not Resolving Some Requests

    26
    0 Votes
    26 Posts
    3k Views
    JonathanLeeJ
    @jaskerx how do you turn of DoH on Chrome???
  • 2.7.0 upgrade crash

    Moved
    26
    0 Votes
    26 Posts
    3k Views
    A
    @stephenw10 Your suggestion seemed very logical as it might explain the crash after the online update. I removed the line in the configuration file and I also tried changing the line to designate "video" rather than "serial". Both gave the same result. Before the changes, the boot up stopped with a blank screen with a blinking cursor. After the changes, the boot up stopped with an alphanumeric graphic of the pfSense logo and a flashing cursor. The boot did not complete. Since I am not seeing complaints from others, it looks like this is issue may be the result of a 10 year old bios in my Gigbox units. It appears that something is destroying the UEFI file when I do the configuration file restore. I'll stick with bios. It will be interesting to see what happens during the next pfSense update. Thanks for your suggestion and help.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.