Subcategories

  • Discussions about packages which handle caching and proxy functions such as squid, lightsquid, squidGuard, etc.

    4k Topics
    21k Posts
    tinfoilmattT
    @johnpoz said in Please help to configure HAProxy to serve certifficate on internal LAN too: Yeah - what part do you not understand if you always resolve nextcloud.domain.tld so that it hits your haproxy on your pfsense wan IP are you not getting? You have 2 options - use a different domain internally and always go to nextcloud.publicdomain.tld, or use the same domain internally as external and run into the problem of what IP it resolves to.. Change your local domain to say home.arpa or .internal or atleast something different than the public domain your using to point to pfsense wan IP on the public internet. You are shooting yourself in the foot trying to use the same domain externally as internally. There are ways around it, but they complicate the setup. For example you might be able to use views in unbound as one way to work around the problem. You could use only host entries for all your resources. But then again you run into a problem of using the fqdn for this service, now always pointing to your wan IP.. And that is great when you want to access the service haproxy is doing - but if you want to access that resource on some other service that haproxy doesn't handle - like say simple file sharing.. You are going to have problems. Since you clearly do not understand how any of this works - the simple solution is change the local domain you are using so it is not the same as the public domain you want to use to get to your nextcloud. This tone is outrageous directed at somebody who acknowledged right off the rip that English is not their first language. How many languages do you speak, John? And safely assuming it's only one—English of course—take it from a fellow English native that you'd do well to say more with less words. You otherwise were directing OP in the right direction in my opinion.
  • Discussions about packages whose functions are Intrusion Detection and Intrusion Prevention such as snort, suricata, etc.

    2k Topics
    16k Posts
    DARAD
    Hello team, I have a Netgate 8200 running 24.11-RELEASE (amd64) with Suricata 7.0.8_5 package installed. Suricata doesn't seem to start. It loops to red once I press the Play button on the interface. It leaves no logs in the System logs, it leaves no logs in suricata.log at /var/log/suricata/suricata_ovpns933787/suricata.log I tried launching it manually: # /usr/local/bin/suricata -V or # /usr/local/bin/suricata -c /usr/local/etc/suricata/suricata_33787_ovpns9/suricata.yaml -i suricata_ovpns933787 and I get this output ld-elf.so.1: /usr/local/bin/suricata: Undefined symbol "__strlcpy_chk@FBSD_1.8" Thanks in advance, Dara
  • Discussions about packages that handle bandwidth and network traffic monitoring functions such as bandwidtd, ntopng, etc.

    573 Topics
    3k Posts
    dennypageD
    @kabeda If memory serves, that old version of ntopng did not run as user ntopng, but as user nobody. There are lots of problems in that old version. Anyway, check the ownership and permissions of /var/db/ntopng and make sure it matches the user that ntopng runs as. You may need to set ownership of the entire hierarchy. Example: /usr/sbin/chown -R nobody:nobody /var/db/ntopng However, the better choice would be to upgrade to a more recent version.
  • Discussions about the pfBlockerNG package

    3k Topics
    20k Posts
    tinfoilmattT
    @netboy said in is something wrong with pfBlockerNG?: After my post, I "changed" DNSBL -> DNSBL mode from "unbound python mode" to "unbound mode" and so far i have no issues. Terrible idea. Moving backwards in development history there.
  • Discussions about Network UPS Tools and APCUPSD packages for pfSense

    102 Topics
    3k Posts
    dennypageD
    @fjmp24 said in Notification: UPS ups battery is low: If I remove ignorelb directive, my UPS shuts down after 16 seconds This means your UPS is signaling a low battery. Either your battery is bad, or your UPS is bad. Most likely battery, but you never know. I suggest reaching out to Eaton support.
  • Discussions about the ACME / Let’s Encrypt package for pfSense

    503 Topics
    3k Posts
    M
    I am using the DNS-Update method I have to use a DNS-Sleep of 5 minutes to let the letsencrypt txt dns record update propagate. During this 5 minutes the acme-webgui times out. when the acme-webgui times out the Action list is NOT executed. How can I solve this ? Would it maybe be an idea to let the acme.sh script execute the actions in the action list as a post-hook instead of the web-gui? Or maybe add an option to add post-hooks in the webUI ?
  • Discussions about the FRR Dynamic Routing package on pfSense

    296 Topics
    1k Posts
    C
    This one has been tricky still not sure what to try. Any ideas?
  • Discussions about the Tailscale package

    93 Topics
    654 Posts
    C
    @luckman212, Thanks for your suggestion. I will check what I have in /usr/local/pkg/tailscale/state, and also the RAM disk settings others have brought up. I could learn more about where Tailscale and pfSense store system files. If I find anything worth sharing, I will let you know.
  • Discussions about WireGuard

    715 Topics
    4k Posts
    S
    @LaUs3r Yeah, I added those IPs, but after restarting pfSense, the WireGuard status says “handshake failed.” Also, when I do nslookup us-bos.prod.surfshark.com, I get two different sets of IPs. For example: • The first time I get 43.225.189.108 and 43.225.189.118 • The next time I get 149.40.50.216 and 149.40.50.290 So I was wondering can I add both sets of IPs, and put a “0” at the end of each, and use /24 for both IPs? I reached out to Surfshark support, and they sent me their official pfSense WireGuard setup guide see the guide here in the guide they mention 10.14.0.2 for static routes
  • LCDProc light failed

    1
    0 Votes
    1 Posts
    310 Views
    No one has replied
  • pfSense and apcupsd via serial port on vmware

    1
    0 Votes
    1 Posts
    131 Views
    No one has replied
  • Monitoring an Eaton 9130 UPS with NUT on USB?

    2
    0 Votes
    2 Posts
    2k Views
    J
    Giving credit to RyanM for this. This solved the USB connectivity issues and now I can monitor the UPS. @RyanM said in UPS master via USB: FWIW, I figured this out. I had to navigate to Services > UPS. Then select the UPS Settings tab. From the settings page, click the "Display Advanced" button. In upsmon.conf add the following: RUN_AS_USER root This is a work-around to sending email notifications. See post #642812 in the NUT package thread. In ups.conf add the following: user = root This will cause upsdrvctl to run as root. In upsd.conf add the following: LISTEN 127.0.0.1 LISTEN 192.168.10.1 This will cause the UPS daemon to listen on localhost as well as my LAN IP so that a "slave" can connect to it. Now, however, I need to figure out how to automate VM and hardware shutdowns based on this information... Any ideas or help there?
  • WEBSITE BLOCK - NEED GUIDELINE

    3
    0 Votes
    3 Posts
    487 Views
    NogBadTheBadN
    Use pfBlockerNG to create an alias using the ASN numbers, then use the alias with a firewall rule. [image: 1603271592389-screenshot-2020-10-21-at-10.09.20.png]
  • pimd Not Working for one VLAN

    2
    0 Votes
    2 Posts
    674 Views
    K
    I guess no one has any thoughts on why I am missing a VLAN in PIND? If I could access my DLNA Server without having to do IGMP or an auto discover, then I would. Sadly the software I am trying to use only allows for Auto Discover and no manual enter (same with everything other piece of software I found). I tried using IGMP Proxy, but I couldn't make that work either (I saw some posts that say it was bugged).
  • Traffic totals (vnstat) problem...

    1
    1
    0 Votes
    1 Posts
    390 Views
    No one has replied
  • Websocket error on squid / squidguard

    14
    1
    0 Votes
    14 Posts
    2k Views
    Y
    @viktor_g said in Websocket error on squid / squidguard: on_unsupported_protocol tunnel al I just did. Still not working. I'm a bit confused why it works outside our lan but not on our lan.
  • NUT with CyberPower UPS

    23
    1 Votes
    23 Posts
    8k Views
    C
    I dont know any :( Since none of my devices auto power on when power is restored I think I will be ok luckily.
  • how to config SQL in freeradius package

    5
    0 Votes
    5 Posts
    1k Views
    E
    @Gertjan said in how to config SQL in freeradius package: SQL table (radcheck ?) yes
  • Splunk'd .. no logs

    2
    2
    0 Votes
    2 Posts
    432 Views
    B
    i've resolved this issue though Splunk's log interface is pretty terrible. May go the graylog route.
  • Logging extern syslog on Pfsense Syslog-ng.

    syslog-ng
    2
    0 Votes
    2 Posts
    555 Views
    bmeeksB
    Depending on what interface your Cisco WAP is on, you may need to add the proper firewall rules on that interface in pfSense. The default rules for the LAN are usually "allow all in" on the interface, but other interfaces or VLANs you create would not have that same default. So you would need to explicitly allow the syslog-ng traffic. I've never used the syslog-ng package on pfSense, but there may also be some security settings within the package that you need to adjust in order to allow remote devices (your Cisco WAP, for example) to log to the service.
  • 0 Votes
    8 Posts
    2k Views
    S
    @bmeeks Awesome. Thanks for the answer, and thanks for the package. That makes sense. I'll just revert back to using only the LAN interface and input a bypass rule for the DMZ subnet.
  • HAproxy rewrite in Backend - url to internalip/path

    1
    0 Votes
    1 Posts
    495 Views
    No one has replied
  • Hack in Support for Better Gateway Monitoring

    2
    0 Votes
    2 Posts
    298 Views
    viktor_gV
    Please read https://docs.netgate.com/pfsense/en/latest/development/pull-request.html You may check https://github.com/pfsense/pfsense/pull/4336 for example
  • Log Archiving Plugin/Mailreport Package

    13
    0 Votes
    13 Posts
    1k Views
    R
    Yeah, I have 2 internet connections. But again, it's archiving that I'm trying to achieve; so it can try again later and succeed then; really not looking for realtime log streaming.
  • Question around adding pfSync/XMLRPC support to sudo and nrpe plugins

    1
    0 Votes
    1 Posts
    213 Views
    No one has replied
  • NXDomain with Unbound

    10
    0 Votes
    10 Posts
    2k Views
    johnpozJ
    They are one of the major players in dns.. their appliances are used across the globe with some really big players.. I would have to take it they in the process of changing something maybe? If not - someone getting fired, if its just a stupid misconfig ;) hehehe
  • HAProxy - Backend behind Open-VPN

    4
    0 Votes
    4 Posts
    696 Views
    P
    @mikem123 said in HAProxy - Backend behind Open-VPN: Which interface will HAProxy test from? the one bound to the front end or will it choose the best interface. It would use the 'best' interface.. You could probably 'force' a client-ip for the connection if your dealing with a ipsec tunnel that doesn't fill the routing-table properly that might help. But with openvpn that shouldnt be needed. (In the ipsec case the client-ip would have to be set with a 'advanced text option' the webgui doesnt provide this choice.) But anyhow looks like a L7 issue :), you could tell the healthcheck to expect the 403 as 'valid'.. Depends how precise you want/need the check to be.
  • no SNMP-V3 trap/inform server field in net-snmp

    3
    0 Votes
    3 Posts
    492 Views
    viktor_gV
    Please update Net-SNMP pkg: [image: 1601456718858-screenshot-from-2020-09-30-12-04-45.png]
  • Problem, snort block google server

    5
    0 Votes
    5 Posts
    2k Views
    C
    thankyou i try.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.