• Find that ad

    2
    0 Votes
    2 Posts
    450 Views
    BBcan177B
    Blocking Youtube ADs is like playing whack-a-mole.... They host the ADs on the same domain as the video so it will work sometimes and not others. There are some youtube based AD feeds, but YMMV on their use. If you see an AD on a web page, you can right-click on it from the browser and click "inspect". This will show the HTML of that element. If it contains a domain name, then it can be added to a DNSBL customlist to be blocked.
  • IGMP Proxy All Networks

    1
    0 Votes
    1 Posts
    254 Views
    No one has replied
  • QLogic QLE7342 InfiniBand and pfsense

    12
    0 Votes
    12 Posts
    2k Views
    stephenw10S
    The Dell is neither I would expect that work. But it may have some Dell quirk. 115200 is the correct baud rate. If you're the serial console though you will need to boot from the USB image: https://nyifiles.pfsense.org/mirror/downloads/pfSense-CE-memstick-serial-2.4.3-RELEASE-amd64.img.gz Or set the console at boot: https://www.netgate.com/docs/pfsense/hardware/boot-troubleshooting.html#booting-with-an-alternate-console Steve
  • Can't figure out how to change my forum Sig

    7
    1 Votes
    7 Posts
    391 Views
    johnpozJ
    Your sig has been deleted.. Let me know if like something else in there.
  • Scripts called twice

    5
    0 Votes
    5 Posts
    692 Views
    fireodoF
    @stephenw10 I'll take a closer look! Thanks!
  • How to define multiple subnets as internal networks

    4
    0 Votes
    4 Posts
    295 Views
    stephenw10S
    You may not need interfaces for each subnet unless you're routing between them in pfSense. You will need whatever the upstream router is configured as a gateway in pfSense to add the static routes to. Steve
  • 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
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.