• Package

    3
    0 Votes
    3 Posts
    447 Views
    QinnQ
    @bmeeks Kudos and although dozens have experienced this that you took the time explaining it.
  • 2.5.0-RELEASE crash

    4
    0 Votes
    4 Posts
    655 Views
    H
    @gertjan CPU:CPU(s) 2 x Intel(R) Celeron(R) CPU 3865U @ 1.80GHz system:Proxmox Virtual Environment 6.2-4
  • Third party VPN + internet from pfsense

    3
    0 Votes
    3 Posts
    444 Views
    A
    @bob-dig Ok, I'll try
  • "Hotplug event detected for LAN" what is it ?

    4
    0 Votes
    4 Posts
    3k Views
    chudakC
    @jimp Also it's suspicious to see the same errors on WG interface Mar 11 08:55:40 kernel igb1: link state changed to UP Mar 11 08:55:36 kernel igb1: link state changed to DOWN Mar 10 18:07:35 kernel wg0: promiscuous mode disabled Mar 10 18:07:35 kernel wg0: promiscuous mode enabled Mar 10 18:06:42 kernel wg0: link state changed to UP Mar 10 18:06:42 kernel wg0: sc=0xfffff80007764c00 Mar 10 18:06:42 kernel wg0: link state changed to DOWN Mar 10 18:06:42 kernel wg0: link state changed to UP
  • Adjusting horizontal size of webconfigurator

    4
    0 Votes
    4 Posts
    458 Views
    B
    @andyrh Actually it was still zoom. But in Firefox, you have a separate option to Zoom Text Only. Once I enabled that it worked as expected. This was starting to make my eye twitch a bit.
  • add txt record to unbound in pfsense

    4
    0 Votes
    4 Posts
    3k Views
    GertjanG
    @tommyverburgh add TXT record to unbound When you find your own question top ranked - first link - on Google (grats !), this means that you should consider that your question is wrong. Next best : reddit, stackoverflow and friends will tell you that unbound is a resolver, not an authoritative name server, as that is the one that handles stuff like zones, the pace where you put TXT records. And then, a couple of cm further below, you find the guy who actually read the manual, and found it . Its a question of a cut and paste, using the right config commands and a mixture of quotes : server: local-data: '_aaplcache._tcp 259200 IN TXT "prs=xx.xx.xx.xx"' I couldn't really test this, but unbound accepts the syntax. [image: 1615451488500-f226ab85-1816-4104-852f-1a0cfd9a6f47-image.png]
  • Issue Bridging OPT1 & LAN for 10GB link into VM Environment

    13
    0 Votes
    13 Posts
    3k Views
    N
    @robi said in Issue Bridging OPT1 & LAN for 10GB link into VM Environment: create a separate one for LAN, add the other two 10GBe network cards to it, add pfSense's LAN port here, and your other virtual machines ports also Hi! Sorry for retrieving this thread after few years, but I'm trying now to accomplish this virtual switch on Xen (XCP-NG). However, I can not create any network with more than one physical interface. Is it possible to make this kind of virtual switch on XCP-NG? Thanks!
  • Several issues upon 2.5.0 upgrade

    Moved
    51
    0 Votes
    51 Posts
    11k Views
    maverickwsM
    @cboenning man f***ing amazing kudus for you. I had Group member attribute: memberUid changing that to memberOf fixed my still existing issues. You da man!!!! Cheers!!!
  • Cannot reach host from one subnet

    5
    0 Votes
    5 Posts
    598 Views
    F
    @johnpoz Worked like a charm. Wasted 8 hours. I was almost there. Thank you, thank you very much!
  • proxy with active directory authentication

    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • Bug: ramdisk Filesystem loaded "[" invalid character

    Moved
    9
    0 Votes
    9 Posts
    1k Views
    4
    @jimp hi Jim, the hostid is related to ZFS I think. I have the boot drive configured as ZFS and I note on my freenas box, it does have a hostid but initially shows "no hostid" in the initial stage of the boot. Presumably, it is later retrieved from the freenas config...I don't know.
  • pfsense external card error, appear in none in with pciconf -lv

    1
    0 Votes
    1 Posts
    277 Views
    No one has replied
  • pfsense external card error, appear in none in with pciconf -lv

    1
    0 Votes
    1 Posts
    349 Views
    No one has replied
  • PPPoE WAN only gets IP if 802.1q VLAN mode is disabled

    3
    0 Votes
    3 Posts
    682 Views
    X
    @xaad I finally found a way to make it working by also changing the Switch VLAN that was originally 4090 (0t,3) to 35 (0t, 3t). [image: 1615363635900-99237664-298b-4985-bdd9-2b19f8f89a90-image.png] I really don't know if this is the right way since I could not find any other post describing this as necessary.
  • 0 Votes
    1 Posts
    188 Views
    No one has replied
  • dpinger 97314 LANGW 192.168.5.1: sendto error: 64

    2
    0 Votes
    2 Posts
    849 Views
    H
    @hacesoft Good day, so I've figured it out. I had here: SystemRoutingGateways incorrectly set rule. It's a rule of the OpenVPN tunnel not working yet ... Good evening.
  • Mutli wan interface, LAN virtual ip traffic managment

    2
    0 Votes
    2 Posts
    291 Views
    V
    @immo1689 said in Mutli wan interface, LAN virtual ip traffic managment: how can i make the user on my LAN choose wich vpn there traffic goes from. You want that the users are able to choose the VPN from their computer dynamically?
  • Broadband router & VLAN in PPPoE

    Moved bridged mode vlan
    4
    0 Votes
    4 Posts
    778 Views
    R
    Thank you both for your suggestions, I've been away so I didn't have time to test. I'll try both approaches (believe the one suggested by @fireodo will do the trick).
  • All of my VLANd interfaces on LAN have rx/tx pause

    2
    0 Votes
    2 Posts
    915 Views
    B
    @bhjitsense It's just flow control it can be turned off if you want.
  • User Certificates and Expiration Dates.

    2
    0 Votes
    2 Posts
    245 Views
    GertjanG
    @ramses-sevilla Ok, you asked for it. This could be used on another system, with shell access and the wget command : https://forum.netgate.com/topic/123405/get-certificates-from-pfsense-cert-manager-using-linux-commandline/4?_=1615276186290 pfSense doesn't have 'wget', but has curl. You should be able get the (html) page, using sed and awk to filter our the certificates, and text like "Valid Until:" etc. pfSense is a GUI firewall. There is no straightforward command command do what you want. If the certs where stored some where in the file system, you could use the openssl command and option to get the all the date info from a cert.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.