Tag: pfsense

  • KPN / XS4ALL / pfSense IPTV

    (This article is in dutch language because it is only applicable on dutch TV providers) Hierbij mijn werkende configuratie voor IPTV met pfSense als router.Hierbij is op glasvezelaansluiting een NTU gemonteerd die het optische signaal omzet naar koper/UTP. Ik maak gebruik van een Qotom computer die voorzien is van 6 netwerk interfaces (Intell chipset). Daardoor…

  • Pfsense not booting DNS resolver hang

    Due to an unknown reason, sometimes it appears that the DNS Resolver hangs at system boot. Next steps are the solution: backup the file just in case: cp /var/unbound/pfb_dnsbl.conf /tmp Delete it rm /var/unbound/pfb_dnsbl.conf create an empty file touch /var/unbound/pfb_dnsbl.conf reboot

  • pfSense – Update Realtek driver v1.95

    Download driver: https://forum.netgate.com/assets/uploads/files/1537813753467-if_re.zipjselec mirror: http://jselec.nl/wp-content/uploads/2019/01/if_re.zip Unzip & Place “if_re.ko” file at “/boot/kernel“ Change ownership and permissions on the if_re.ko file chown root:wheel if_re.kochmod 0555 if_re.ko Then edit “/boot/loader.conf” to add this line: if_re_load=”YES” Reboot. Then go to diagnostics > command prompt in the WebGUI Run the command kldstat If you did everything properly you’ll see…

  • pfSense book available to everyone

    pfSense book available to everyone

    Today, Netgate made the pfSense book available for everyone for free. In the past this was a privelage to Gold-subscribers only. The book contains the complete documentation, made by Netgate with help from community supporters. This book is available in PDF and ePub version. View the news artical brought by Netgate at: https://www.netgate.com/blog/pfSense-book-available-to-everyone.html Interesting? Looking…

  • PfSense on Zotac Zbox CI327

    Some helpfull notes when installing pfSense on your Zotac Zbox CI327. Install from usb stick Preparing the drive Download pfsense image Write image to drive Known problems you can run in to. CI327 has Realtek NIC’s. For the best performance, you need to tweak some settings in the Gui: system/advance/network… CHECK Disable hardware checksum offload…