• DNS resolver ACL not adding subnet

    1
    0 Votes
    1 Posts
    329 Views
    No one has replied
  • Help me further understand my vlan setup needs

    5
    0 Votes
    5 Posts
    767 Views
    C
    was looking at this one  LINKSYS SWITCH LGS318P 18-Port Smart Gigabit PoE+ Switch
  • PfSense and the disabled speedstep/frequency-scaling

    2
    0 Votes
    2 Posts
    290 Views
    ?
    System->Advanced->Misc Disable PowerD
  • Backup script problem since pfSense 2.2.6

    6
    0 Votes
    6 Posts
    2k Views
    A
    Script works for 2.4 also!
  • Pfsense Wan interface disconnected

    3
    0 Votes
    3 Posts
    817 Views
    R
    my ISP is not dchp, we using static ip. then, i set my pfsense wan to static ip
  • VoIP degradation of quality

    10
    0 Votes
    10 Posts
    2k Views
    A
    @joelones: Any suggestion on how I could troubleshoot this? Better to ask at Asterisk forum as there is no evidence that pfSense is guilty. General advise - forget about generic Asterisk log and check your SIP signalling.
  • Defining hostnames per mac?

    15
    0 Votes
    15 Posts
    5k Views
    JKnottJ
    Does pfSense support a CNAME alias?  If so, he could create an alias for the Android-* name.  I do that with my firewall WAN address.  It's host name is dependent on the computer & modem MAC addresses.  So, I created an alias for it on my public DNS.
  • PPPoE stopped working. I blame the ISP. How do I prove it?

    9
    0 Votes
    9 Posts
    1k Views
    S
    @fredfox_uk: Tried pfSense and VMWare ? No. I have no experience with VMWare. And it isn't the Virtualization in any case.
  • PFSense logo will not go away

    4
    0 Votes
    4 Posts
    846 Views
    johnpozJ
    well you could look in the dhcp leases if pfsense is your dhcp server.. You could look in the arp table, or you could look for states on the firewall for IPs that have states open, etc.
  • Installing Packages not in the Package Manager 2.3.4 Release

    3
    0 Votes
    3 Posts
    803 Views
    P
    If your feeling lucky you might try perhaps?: pkg add http://pkg.freebsd.org/FreeBSD:10:i386/release_4/All/freeradius-2.2.9.txz might need several dependencies that need dependencies which can probably be found on that same site..
  • MOVED: Help with 2 NICs netgate XG1541

    Locked
    1
    0 Votes
    1 Posts
    251 Views
    No one has replied
  • MOVED: pfsense LAN connectivity issues

    Locked
    1
    0 Votes
    1 Posts
    240 Views
    No one has replied
  • How to block all 80/443 traffic except whitelist

    2
    0 Votes
    2 Posts
    410 Views
    KOMK
    Squid & squidguard can do that.  In squidguard, you create Group ACLs and then apply policies to the group.
  • Gateway Online but status offline

    2
    0 Votes
    2 Posts
    1k Views
    DerelictD
    Yeah. dpinger can't ping the IP address you have set as the monitor IP address. Change it to something that interface can ping.
  • Huge Bridge/VPN/NAT/RDP mess in need of help

    1
    0 Votes
    1 Posts
    314 Views
    No one has replied
  • 0 Votes
    4 Posts
    951 Views
    N
    I've had this problem for over a year and didn't find a solution until now, when I did a dive into the code and put debugging around routing commands. I'm sharing my findings in case it helps you and others who Google this error. Symptoms: Reset a WAN interface and the routing dies. In the logs: Dec  6 06:46:35 fw kernel: arpresolve: can't allocate llinfo for 192.168.21.1 on lagg0_vlan21 In the routing table: Destination        Gateway            Flags      Netif Expire 192.168.21.0/24    link#14            U      lagg0_vl 192.168.21.1      192.168.21.1      UGHS  lagg0_vl 192.168.21.10      link#14            UHS        lo0 Root cause: The DNS server and gateway are the same. Fix: Either change DNS servers, or patch the code (pfSense 2.2 and 2.3.5): /etc/inc/system.inc, near line 257: Change                             mwexec("/sbin/route {$cmd} -host {$inet6}{$dnsserver} {$gatewayip}"); ```To if( $dnsserver != $gatewayip )                             mwexec("/sbin/route {$cmd} -host {$inet6}{$dnsserver} {$gatewayip}");
  • Dashboard Firewall Logs dont scroll

    2
    0 Votes
    2 Posts
    406 Views
    jimpJ
    It's updating properly for me here. Maybe clear your browser cache.
  • Host name resolution

    10
    0 Votes
    10 Posts
    2k Views
    johnpozJ
    Yes I have a Pro and lite and LR AP.. I bought the pro after they came out as update to my old gen 1 pro (square ones - someone on the pfsense forums bought it from me), and got the lite and lr when they first beta tested these - they had picked a few active people on the beta forums to test them.. They sent us FREE units to test ;)  It was way better then their new early access store ;) hehehe Yeah I have two echo dots, I used alexa for their names (I am very creative hehehe) added -cpu for the one in my computer room (den/office/lab) whatever you want to call my room ;)  If my wife was more techy she might call it the MDF room hehe.. The only one I know of around here that works or use to be around here and works for unifi is Chris… Miss him here, but he is great over there - very very active on their forums..
  • Moving contents of a Lan to a Vlan

    1
    0 Votes
    1 Posts
    246 Views
    No one has replied
  • WAN ip keep on and off

    3
    0 Votes
    3 Posts
    644 Views
    JKnottJ
    If you have to manually configure it, there's something wrong somewhere.  Both ends are supposed to auto negotiate and setting one end, but not the other can cause problems.  What happens if you connect another computer?  If it does the same, there's an issue with the modem.  If it stops, the problem is with your firewall computer.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.