• Console access

    4
    0 Votes
    4 Posts
    678 Views
    stephenw10S
    @joelt said in Console access: Cisco 2901 That's what you're using as a console server? That has USB ports does it recognise the 8860 console port? It also had usb console exactly like the 8860, though it probably uses a different usb/serial IC. Steve
  • pfSense API?

    2
    0 Votes
    2 Posts
    2k Views
    GertjanG
    Hi, The question is known . Check pfsense API. Not something for tomorrow, it's a huge job, and needs an entire GUI internal rewrite (like the GUI will be using also the API to handle ALL settings). HP code and passes in the arguments? A huge hassle I guess. A local scripts that read the concerned VPN section in the config file, changes, sets the Disable flag for one VPN server, and resets (removes) the same flag for another server. The write back your changes. Then a "reload_filters". Maybe you should stop the VPN server first - do what I said above, and start VPN.
  • Signing CSR's - valid Digest Algorithm Issue

    8
    0 Votes
    8 Posts
    1k Views
    B
    Thanks @jimp for looking into this, I am happy to hear that there was actually an issue here and that you were able to resolve the issue so swiftly. I look forward to applying the fix when made available.
  • WAN_DHCP6 2001:4860:4860::8844: sendto error: 13

    3
    0 Votes
    3 Posts
    486 Views
    wgstarksW
    Thanks for the reply. I actually realized what it was a couple of hours after I posted when I saw the same error message for DHCP4. My ISP seems to be having issues lately.🤨
  • ARP slow to load

    2
    0 Votes
    2 Posts
    478 Views
    jimpJ
    The ARP table page attempts to correlate entries with DHCP leases and reverse DNS resolution for hostnames. Either one of those could account for a delay.
  • Mystery Root user

    4
    0 Votes
    4 Posts
    799 Views
    GertjanG
    You next question will be : my UPS doesn't shut down pfSense anymore .... (or : what was the usage of this cable ? )
  • Issue smtp directly from gateway

    6
    0 Votes
    6 Posts
    692 Views
    S
    Let me check and will get back to you . Thanks
  • Web Interface Not Loading

    6
    1 Votes
    6 Posts
    1k Views
    B
    I have this same issue and am using 2.4.4p1. Was just installing a couple pfsense routers yesterday and ran into this.
  • Cannot get public static IP to work on WAN

    4
    0 Votes
    4 Posts
    281 Views
    KOMK
    Glad to hear you got it going.
  • pfSense DMZ Home Network Lab

    5
    0 Votes
    5 Posts
    582 Views
    T
    You could also do this with three NICs and two switches. NIC 1 -> WAN NIC 2 -> LAN NIC 3 -> DMZ Set up your FW rules so that connections can go into the DMZ, nothing can initiate a connection out of it. Then you're done. You'll have the physical segmentation you're looking for, and it's relatively inexpensive and fairly simple to do this.
  • Odd Craigslist Issue

    packet analysis timeout
    42
    0 Votes
    42 Posts
    11k Views
    S
    @stewart I too would like to get to the bottom of why this is occurring. It's my nature to understand all that I can. Currently I have a couple of projects going so for the moment I will leave this be for the next couple weeks as the issue is not a high priority right now.
  • UDP fragmented packet loss / IPv6 / VoIP / pfSense version inconsistency

    13
    0 Votes
    13 Posts
    3k Views
    L
    Looks like https://redmine.pfsense.org/issues/8165 is closed to early. We still see problems with IPv6 fragments, in our case with local created ones which simply disappear. Depending on certificates and keysizes used Strongswan will use "oversized" UDP packets in the IKEv2 connection etsablishment. If the remote side does not support IKEv2 Fragmentation (Windows older than Version 10 /1803) the packet is never leaving the pfsense box if IPv6 is used. A Capture done at the WAN Interface show that this packet is simply missing and therefore the handshake never completes. This is still the case on latest 2.4.4-RELEASE-p1.
  • Auto Config backup.

    12
    1 Votes
    12 Posts
    2k Views
    vallumV
    @tim-mcmanus said in Auto Config backup.: So your compliance needs are for data to be encrypted while in transit and at rest? What are the additional compliance requirements for data at rest? Sounds a lot like HIPAA or SEC/OCC compliance. yes at rest and as well as in transit. Also methodology used to achieve backup. You could simply get an Amazon CentOS server and put it on S3 storage to pass audits. S3 is encrypted at rest, but the data file itself would not be. Depends on your auditor and their mood. If Netgate had regular audits and could produce/maintain an ISO 27001 document demonstrating compliance, with additional assurances of data encryption at rest, that should also comply with your audit requirements. This is something you will get from any data center provider if they are hosting your stuff. But without knowing what your data at rest compliance requirements are, getting you an exact solution to your compliance needs may be elusive. well I already have external server in place which used git-crypt to store config and generates email for every change done in firewall with source ip and username. it took around 2 months to design this solution using dozens of open source modules. only problem is that keyless ssh is used which is not safe when firewall is in picture.
  • 2.4.4-p1 Setup Wizard Crash

    3
    0 Votes
    3 Posts
    482 Views
    RicoR
    WOW that was fast. Thanks Jim! -Rico
  • 0 Votes
    5 Posts
    880 Views
    AlthalusAvanA
    Thanks for the tip - I've applied it and we haven't had any drops in the 2 hours or so since. Will report back if it stays smoothed out!
  • Pfsense User Log

    14
    0 Votes
    14 Posts
    5k Views
    GertjanG
    Oops. I never saw that "+" on the top right corner. That explains why I found code that handles this setting, without finding the GUI part. Btw : It shows 60 ! [image: 1544016162619-a3e12c67-0c4a-4d9b-9ff4-bd802d95be7e-image-resized.png]
  • Gateway Time-out when saving interface update

    5
    0 Votes
    5 Posts
    505 Views
    K
    I think it was a spanning tree problem. I'll do some more testing in a few days. Thanks for the replies
  • Move PFSense to RAID

    5
    0 Votes
    5 Posts
    571 Views
    T
    Another link that may be helpful.... https://forum.netgate.com/topic/112490/how-to-2-4-0-zfs-install-ram-disk-hot-spare-snapshot-resilver-root-drive
  • PFSense Crash report

    4
    0 Votes
    4 Posts
    2k Views
    KOMK
    You didn't indicate if your manual shutdown was graceful or just you powering it off. If graceful then you may have a bad disk on your hands. Bad i/o might have caused your original problem where you had to manually intervene. If dirty shutdown then you were unlucky and managed to corrupt ufs, which isn't uncommon for dirty shutdowns. Have a good config backup (Diagnostics - Backup & Restore) for just such an emergency.
  • Trouble getting pfsense + openvpn + edgerouter-x working

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S
    Hmm, OK. That should work. I'd probably run some packet captures on WAN the OpenVPN interface when trying to ping out to IPs that shoulkd be reachable over each from VLAN 20. See what traffic is actually going where and what replies, if any, are returning. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.