• Pfsense w/API the v3 blog post

    1
    1 Votes
    1 Posts
    231 Views
    No one has replied
  • GEOM mirror in Pfsense 2.4

    4
    0 Votes
    4 Posts
    2k Views
    johnpozJ
    Thanks JimP for quick response.. I normally don't play with this stuff - but did recall a major change with the installer on 2.4..
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • wake-on-lan and permission denied error

    3
    0 Votes
    3 Posts
    942 Views
    A
    Yes, both interfaces are on the same system. It's a Netgate SG-2440, so there are four identical Ethernet interfaces. I can use the wake command from the command-line on three out of the four interfaces. WOL from igb2 also seems to work from the web interface. Only wake from the command line with igb2 is giving the permission error.
  • No internet via ethernet, only WiFi

    3
    0 Votes
    3 Posts
    383 Views
    SammyWooS
    @bumzag IP4 IP contain valid GATEWAY parameter? Go to a website and if... Comes back and says "site unknown/not found" = DNS broken. Comes back and says "unreachable" = no Gateway, IP4 missing/wrong param(s).
  • Shell/CLI Equivalent of Release/Renew from Interface Status Page?

    2
    0 Votes
    2 Posts
    1k Views
    JKnottJ
    @ink You may find something here: link text
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • serial interface

    3
    0 Votes
    3 Posts
    446 Views
    jimpJ
    If you set the primary console to be the video/vga console then most of the bootup messages would only go there. The kernel startup messages always go to both, then the pfSense boot scripts output only to the primary console, and then all consoles get a menu.
  • redirect to 20443 port

    4
    0 Votes
    4 Posts
    458 Views
    chudakC
    Thx @jahonix I actually see it ob Chome and FF, very annoying
  • Access menu with common user then su root (SSH)

    menu ssh pfsense
    3
    0 Votes
    3 Posts
    2k Views
    M
    @jimp Thank you! It worked.
  • Time is not syncing

    Locked
    62
    0 Votes
    62 Posts
    16k Views
    jimpJ
    Locking this as it's gone completely off topic.
  • pfSense UI freezes when a complex webpage loads

    1
    0 Votes
    1 Posts
    204 Views
    No one has replied
  • Transparent firewall/nat to secondary gateway possible?

    Locked
    2
    0 Votes
    2 Posts
    419 Views
    ivorI
    Talk to your network administrator or superiors about granting you more access. Adding pfSense will there will only get you to break company policies. We generally don't help with requests like these.
  • VLAN Assistance

    43
    0 Votes
    43 Posts
    8k Views
    easysimpleitE
    It was so simple I feel stupid. I knew it was something stupid simple but missed, I missed it because it shouldn't have been selected anyway. [image: 1529460872990-62e9c012-ecb1-4646-bb58-82ca00de6abe-image-resized.png]
  • Internet drops when saturating download

    zen pppoe vdsl2+ drops disconnects
    13
    0 Votes
    13 Posts
    3k Views
    GTAXLG
    At first his ISP thought he was going over his rated speed, but we traffic shaped and determined that was not the problem. His ISP now thinks it is the PPPoE Keep Alives not being recieved thus terminating his line. How would he got about mitigating this on the SG-1000? Here is what the ISP said, [image: 194610190618.png]
  • Found a quirk w/ pfSense on EC2.. Hope this helps someone else

    4
    0 Votes
    4 Posts
    689 Views
    W
    And here's what the routes look like after manually assiging the DNS servers in the GUI, assigning them the default gateway, and unchecking "Allow DNS server list to be overridden by DHCP/PPP on WAN" Internet: Destination Gateway Flags Netif Expire default 10.251.253.33 UGS xn0 10.251.251.67 10.251.253.33 UGHS xn0 10.251.251.252 10.251.253.33 UGHS xn0 10.251.253.32/27 link#5 U xn0 10.251.253.55 link#5 UHS lo0 10.252.252.245 10.251.253.33 UGHS xn0 104.43.216.101 10.251.253.33 UGHS xn0 localhost link#2 UH lo0 172.19.0.1 link#2 UH lo0 Now traffic from the other side of an IPSEC tunnel can reach the DNS server IP addresses.
  • PFSENSE TROUBLE WITH NAVEGATION

    10
    0 Votes
    10 Posts
    1k Views
    stephenw10S
    Ok, well try setting 8.8.8.8 as the DNS in System > General setup and set Unbound to forwarding mode. Steve
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    30 Views
    No one has replied
  • Suricata & IPv6 Alerts

    2
    0 Votes
    2 Posts
    3k Views
    X
    Did you every figure out how to ignore alerts for IPv6 ICMP and multicast? I have a similar setup with the same issues on the WAN side. My provider refuses to turn off IPv6 on the cable modem. I have "Allow IPv6" unchecked in System -> Advanced -> Networking. I also have "IPv6 over IPv4" tunneling unchecked. I also don't understand why despite a firewall blocking everything unless allowed, we still see alerts for ICMP? My setup differs in that although I am using Suricata with blocking turned on, I am not in Inline Mode, not Legacy Mode. I am only using Snort Personal rules with the pre-set "Balanced" IPS Policy set and nothing else, yet. I see lots of things that I want to start messing with in System -> Advanced -> System Tunables to further turn off support... but I definitely don't fall into the pre-requisite "Advanced Users" category. However, my end goal is not to just suppress alerts and therefore allow IPv6 packets, but to just drop all IPv6 packets and not log any pattern alerts or logs in any system. If my provider or anyone wants to talk on IPv6 I want it to be a black hole of nothingness for them to waste their time on and not bug me about it. I have an HP switch that I setup an access list to drop all IPv6 on my LAN side, but that doesn't stop the thousands of alerts in the Suricata logs on the WAN port. Just stops all of the alerts on the LAN side. This is working perfectly, because anyone that leaves IPv6 enabled on their device just drops at the switch so I never hear about it on pfSense. Can I do something similar to this on the WAN side? ipv6 access-list "drop-all-v6" 10 deny ipv6 ::/0 ::/0 vlan 444 name "YO_MAMA" untagged 1-48 ip address 172.25.1.2 255.255.255.0 ipv6 access-group "drop-all-v6" vlan-in exit
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.