• Change Certificate Manager Default Internal Certificate Lifetime

    certificate
    2
    0 Votes
    2 Posts
    936 Views
    johnpozJ
    You would have to edit php file used when creating cert.. https://github.com/pfsense/pfsense/blob/master/src/usr/local/www/system_certmanager.php if ($act == "new") { $pconfig['method'] = $_POST['method']; $pconfig['keylen'] = "2048"; $pconfig['digest_alg'] = "sha256"; $pconfig['csr_keylen'] = "2048"; $pconfig['csr_digest_alg'] = "sha256"; $pconfig['csrsign_digest_alg'] = "sha256"; $pconfig['type'] = "user"; $pconfig['lifetime'] = "3650"; } Keep in mind that would be reverted every time you updated pfsense and that file gets redone, etc.
  • Virtual IP as gateway

    4
    0 Votes
    4 Posts
    786 Views
    DerelictD
    No. I mean pfSense screenshots of what you have done. And maybe start simple then get complicated.
  • VLAN Email Reports

    7
    0 Votes
    7 Posts
    1k Views
    C
    Yeah, I had to purge the database in the end. All good now, and that script works like a charm. Thanks again for your help! Appreciated.
  • Static route

    6
    0 Votes
    6 Posts
    944 Views
    stephenw10S
    You could only do policy based routing on traffic that entered the firewall via some other interface. So port forwards on WAN maybe or traffic from LAN3 for example. Traffic from the firewall itself cannot use it as it must hit a firewall rule with the failover gateway group defined going into the firewall. https://www.netgate.com/docs/pfsense/book/multiwan/load-balancing-and-failover.html Steve
  • Loader.conf.local deleted on restart

    4
    0 Votes
    4 Posts
    556 Views
    E
    So, due to the peculiarities of my install I needed console access before an install was completed. As it happens, I was able to make a change and get the console output before pfSense loaded and over-wrote my configuration, which was just enough to get what I needed done. I will try other options to make this persistent as was mentioned in a previous post, but for a single-use I was able to make the change and use it the way I needed to. Hope this helps someone in future.
  • Using LG G3 as 4G NDIS device ak USB Tethering

    5
    0 Votes
    5 Posts
    510 Views
    stephenw10S
    You can load that automatically at boot by including in /boot/loader.conf.local: if_urndis_load='yes' You will still hit the old issues of failing to boot if that interface is assigned and the phone gets disconnected though. Steve
  • Feature Suggestion for Backup History

    2
    2 Votes
    2 Posts
    285 Views
    stephenw10S
    Mmm, interesting suggestion. I would vote for that. You should open a feature request for it at https://redmine.pfsense.org if you have not already. Steve
  • deploy a firewall, a file and media server on one machine

    9
    0 Votes
    9 Posts
    979 Views
    stephenw10S
    Good decision!
  • IPSEC Configuration Logs

    2
    0 Votes
    2 Posts
    247 Views
    jimpJ
    There isn't a specific log entry for a configuration change or adding a new tunnel. The IPsec log (Status > System Logs, IPsec tab) will have events related to IPsec but it doesn't necessarily indicate a new tunnel or a config change itself.
  • 0 Votes
    2 Posts
    250 Views
    M
    Can you provide a network map so we can see how things are connected?
  • 0 Votes
    16 Posts
    2k Views
    A
    Sorry guys.. I meant the TP-Link devices..... My bad...
  • This topic is deleted!

    10
    0 Votes
    10 Posts
    881 Views
  • Not so much a question, but a Thank You!

    3
    3 Votes
    3 Posts
    282 Views
    jahonixJ
    ^ I second what Derelict said about reboots. And it's great to hear someone just post a "Thank you"! Developers, Support and Admins will surely appreciate it (e.g. all of the Netgate staff probably).
  • Ips redirect

    9
    0 Votes
    9 Posts
    704 Views
    F
    Hi. It worked. Thank you for the help
  • Is there any possibility that squid can monitor these logs?

    2
    0 Votes
    2 Posts
    149 Views
    GertjanG
    Like https://forum.netgate.com/topic/133626/can-i-monitor-external-ips-activities-on-my-web-server-through-pfsense ? Remember : squid is a Cache/Proxy. Also : squid will be close to useless when user access your web server using default settings (== https:// ...)
  • Make pfsense to gigabit transfer

    10
    0 Votes
    10 Posts
    1k Views
    johnpozJ
    you should never be hard setting gig.. If you need to down it to 100 or 10 on a gig interface ok. But gig should be auto.. If it doesn't come up gig than you have sort of issue that needs to be corrected. You don't try and hard code it to gig.
  • Same captive portal zones

    6
    0 Votes
    6 Posts
    671 Views
    GertjanG
    "Several times" means : check the logs (all the logs, pfSense captive portal, FreeRadius (enable logs !)) why. It could be anything, except a random issue. This : @gertjan said in Same captive portal zones: To circumvent problems, what about make the names unique ? will blast away your question. Btw : captive portal questions are here https://forum.netgate.com/category/3/captive-portal
  • Can I monitor external IPs activities on my web server through pfsense?

    2
    0 Votes
    2 Posts
    326 Views
    GertjanG
    Hi, The one that knows all about the 'usage' of your web server, is ... your web server ! pages, size, speed, where from, who, all of it. Tools like awstats and munin and many more, can create statistics without limits. pfSense has a traffic shaper which is excellent for limiting
  • Interface instability

    5
    0 Votes
    5 Posts
    745 Views
    Q
    Thank you, yes it turned out to be the ESX load balancing algorithm, once we changed it the gateways came online.
  • Regular kernel panics on 2.4.3-RELEASE-p1

    3
    0 Votes
    3 Posts
    441 Views
    stephenw10S
    I'd have to guess bad RAM. db:0:kdb.enter.default> bt Tracing pid 4632 tid 100255 td 0xfffff800a70655c0 pmap_remove_pages() at pmap_remove_pages+0x5f0/frame 0xfffffe0118268580 exec_new_vmspace() at exec_new_vmspace+0x19c/frame 0xfffffe01182685f0 exec_elf64_imgact() at exec_elf64_imgact+0x8d8/frame 0xfffffe01182686e0 kern_execve() at kern_execve+0x77c/frame 0xfffffe0118268a40 sys_execve() at sys_execve+0x4a/frame 0xfffffe0118268ac0 amd64_syscall() at amd64_syscall+0xa4c/frame 0xfffffe0118268bf0 fast_syscall_common() at fast_syscall_common+0x106/frame 0x7fffffffe380 db:0:kdb.enter.default> ps Do you have any further crashes? Do they look identical or more random? Bad RAM usually results in relatively random crash logs. That can also start happening spontaneously. Possibly a bad drive. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.