• Dashboard OSSIM doesnt show Snort logs generate by pfSense

    2
    0 Votes
    2 Posts
    2k Views
    W
    I found a regex that matches: regexp=(\w+\s+\d{1,2}\s+\d\d:\d\d:\d\d)\s+([\w-_]+|\d+.\d+.\d+.\d+)\s+.(\d+):\s+(\d+):\d+.{(\w+).}\s+([\d.]+):(\d+).*\s+([\d+.]+):?(\d+)? https://www.alienvault.com/forums/discussion/comment/13034/#Comment_13034 This post can be closed.
  • WAN keeps going down - static ip - replaced hardware

    6
    0 Votes
    6 Posts
    2k Views
    D
    Nice to hear , that the problem is solved ;-) Grtz DeLorean
  • Recommended packages

    3
    0 Votes
    3 Posts
    1k Views
    M
    It depends entirely on what you want to do. If you want to manage site blacklists and such, then Squid/Squidguard would be a good way of accomplishing that. If you want to log/view traffic, then Ntop is the answer. There are no real "must-have's" - just install what you need to do the job. To see how much disk space you have, click on 'Diagnostics/Command prompt'. Type 'df -h' in the field below 'Execute Shell comamnd' and then click on the 'Execute' button. The dashboard also shows disk usage near the bottom.
  • My pfSense box is bricked (Won't boot)

    8
    0 Votes
    8 Posts
    3k Views
    H
    All NICs are available leading me to believe that the problem is intermittent. I haven't had a chance to rebuild my pfSense yet, but am gearing up to do so soon. In order to isolate the problem, I will be redoing the NIC configuration. In my previous config I had the WAN running on the on board Intel NIC. I will change this to the LAN port. The other NIC is a dual port Intel pro/1000. Question? Would it be recommended to run both the WAN port and VLAN on the dual port NIC? Or should the WAN be on it's own dedicated card? I have one PCI x1 slot left if necessary to add an additional card. The issue is finding a compatible half-height legacy PCI Intel NIC that would fit in the M58P.
  • Loss of performance after upgrade

    3
    0 Votes
    3 Posts
    913 Views
    R
    Hmm, so so there are new found issues with the old box. I plug it in and swap over all the interface cables, and get logged in. A couple of the wan ports are down, so I bounce the dsl modems. They all come back up but something strange, wan 1 and 3 have identical gateways.  Power cycle again and same thing… very strange. I cannot resolve any external host, nothing.  Check the General Setup and yes there are 5 DNS servers specified.  All the interface settings are right. So I delete wan 2 and 3, the GW group and verify the firewall rules are now looking at * for a GW.  still no internet access, no DNS resolution. Check the DHCP leases and my IP is not listed.  release/renew have a valid IP.  Refresh the DHCP Leases page and mine is still not listed.  Change the primary and secondary DNS server, release/renew I have them.. the two new DNS IP's but still my leases does not appear in the list. So I swap back to the new box to post this reply.  I sear on my mothers grave that the old box worked when removed from service roughly a month ago now.
  • PfSense nanoBSD halts on boot

    4
    0 Votes
    4 Posts
    1k Views
    S
    Looks like I've solved the issue. In my case I had to disable beastie from boot. My /boot/loader.conf.local is as following loader_delay="9" beastie_disable="YES" Already rebooted few time and works like a charm. Also I encountered the same issue using USB HDD and Full Pfsense install -> did it to troubleshoot. That makes me lean towards some wiered USB controller issue and beastiie.
  • PFrustration: multiple lans, same dhcp and broadcast, different services

    7
    0 Votes
    7 Posts
    2k Views
    O
    update: actually I have the bridge between wifi and ethernet fully working but: there is no way to tell the fw to pass connection to a server that resides on a 3rd lan over ethernet and block it over wifi. I mean the rule should be in the bridge tab so will work for both and filtering by ip or mac is not an option. rules on eth and wifi only works between the two (I can block any wifi from accessing a machine connected to eth for example). also sidesync does not work, I can see cp and smarphone tries to connect but no way. broadcast is the same because I had only assigned ip and dhcp to the bridge interface. should I assign ip and dhcp to both wifi and eth but on same broadcast? I can't try if it works because sidesync is not working so result will not change. I guess that if I do that I will have a gateway on each eth and wifi interface so I Can decide who can see server on the 3rd lan. IS this my fault or should this config work even if it does not? Also I am not abla to go over 600mbps without jumbos and with jumbo I trigger lot of problems in the wifi that is the only 1500mtu lan here (still not debugged) thank you for the time you put on this post  :)
  • NTP Setup

    8
    0 Votes
    8 Posts
    14k Views
    C
    Yes. Polling fixed it.
  • NetGate pfSense router constantly rebooting.

    3
    0 Votes
    3 Posts
    1k Views
    D
    Thanks for the rapid feedback.  I was afraid that would be the answer.  I'm comfortable enough with the recovery process.  It's only inconvenient because the hardware I need to boot from the console is buried in the back of a room full of boxes right now, and I'm disabled.  I guess, I'll call a friend to come over and help dig it all out. Much appreciated. Dave
  • No Internet connection

    2
    0 Votes
    2 Posts
    728 Views
    pttP
    @Potestatem: Is there some setting I'm missing or something? Hard to say (based on the provided information) Check: https://doc.pfsense.org/index.php/Connectivity_Troubleshooting
  • Load balancer (relayd) monitor using script

    3
    0 Votes
    3 Posts
    1k Views
    R
    I can't customize directly on the proxy servers that i want to monitor but your suggestion is a very good one and i will make some test to see if i can produce the report the HTTP monitor need across the proxy to that custom URL on a web server we own. Here an example of a simple script i run on the pfsense box that give me the right result but unable to get work using the usual HTTP monitor. #!/bin/sh GETPROX=printf "GET http://www.google.com\r\n\r\n"" | nc $1 80 | head -n1 PROXR=echo $GETPROX | grep "200 OK" if [ -z "$PROXR" ] then         echo 0 else         echo 1 fi
  • MAC Address each WAN Interface

    4
    0 Votes
    4 Posts
    1k Views
    pttP
    Have you tried with the Interface in promiscuous mode ? (as mentioned at the linked article)
  • Trouble getting static IP setup with DPC3939b

    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • Teamviewer Wake On LAN

    1
    0 Votes
    1 Posts
    709 Views
    No one has replied
  • Unable to check for updates.

    5
    0 Votes
    5 Posts
    3k Views
    E
    I have no trouble checking, downloading, nor installing packages, via: ../pkg_mgr.php In General Settings I have "Do not use the DNS Forwarder or Resolver as a DNS server for the firewall" left UNCHECKED. DNS Fowarder is set for all interfaces, including outbound. I am able to use DNS Lookup for: updates.pfsense.org  127.0.0.1    2884 msec 208.67.222.222    150 msec 208.67.220.220    95 msec (I'm on a high latency connection.) I'm able to ping, IPv4, from localhost: PING updates.pfsense.org (162.208.119.39) from 127.0.0.1: 56 data bytes 64 bytes from 162.208.119.39: icmp_seq=0 ttl=47 time=81.618 ms 64 bytes from 162.208.119.39: icmp_seq=1 ttl=47 time=82.650 ms 64 bytes from 162.208.119.39: icmp_seq=2 ttl=47 time=106.709 ms 64 bytes from 162.208.119.39: icmp_seq=3 ttl=47 time=119.578 ms 64 bytes from 162.208.119.39: icmp_seq=4 ttl=47 time=84.123 ms 64 bytes from 162.208.119.39: icmp_seq=5 ttl=47 time=83.495 ms 64 bytes from 162.208.119.39: icmp_seq=6 ttl=47 time=84.426 ms 64 bytes from 162.208.119.39: icmp_seq=7 ttl=47 time=83.794 ms 64 bytes from 162.208.119.39: icmp_seq=8 ttl=47 time=156.653 ms 64 bytes from 162.208.119.39: icmp_seq=9 ttl=47 time=107.951 ms –- updates.pfsense.org ping statistics --- 10 packets transmitted, 10 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 81.618/99.100/156.653/23.155 ms I have IPv6 disallowed. Traceroute, IPv4, localhost, with Reverse Address Lookup, and Use ICMP, worked, showing 20 hops: 20  162.208.119.39 (162.208.119.39)  104.809 ms  132.864 ms  103.264 ms I'm using:      2.2.5-RELEASE (i386) built on Wed Nov 04 15:50:18 CST 2015 FreeBSD pfSense.localdomain 10.1-RELEASE-p24 FreeBSD 10.1-RELEASE-p24 #0 f27a67c(releng/10.1)-dirty: Wed Nov 4 16:13:40 CST 2015 root@pfs22-i386-builder:/usr/obj.RELENG_2_2.i386/usr/pfSensesrc/src.RELENG_2_2/sys/pfSense_SMP.10 i386 This was a clean, full install.  Right "out of the box", it couldn't check.  All I did at initial install was set the minimum interfaces, to get to the GUI web configurator.  You know, even the last version I had, couldn't check updates. NOW.... on ../system_firmware_settings.php The setting to allow, Unsigned Images, is NOT checked.    The setting to disable, Dashboard Check, is NOT checked, obviously.  BUT, I've tried it WITH, and withOUT:  "Use an unofficial server for firmware upgrades" Setting the dropdown to the correct i386 sets that setting checked, and the url to:  https://updates.pfsense.org/_updaters I see an ../amd64 subdir', for there, but no ../i386 I again tried it manually, ../system_firmware_check.php , with the default, or seeing, filled in, https://updates.pfsense.org/_updaters Downloading new version information…done Unable to check for updates. Could not contact pfSense update server https://updates.pfsense.org/_updaters I noticed that just going to https://updates.pfsense.org shows a "hello world" type page, with the text: updates.nyi.pfsense.org and I noticed that in one of the traceroute results. So, I tried, as a custom update address: https://updates.nyi.pfsense.org/_updaters , which is valid, and shows the same index, as the default link, above.  The resulting output of  ../system_firmware_check.php was: Downloading new version information…done Unable to check for updates. Could not contact custom update server. Hmmm…  I wonder about the certificate, and, I wonder... [image: 404image.png] :P
  • WAN drops randomly, web UI not responding

    7
    0 Votes
    7 Posts
    2k Views
    D
    @JuSt: @dkrizic: I forgot to mention in the other thread: I also have Bios 8 (not 8.1) Hi, any news about glitches? I want to buy a 550e and make sure its running without problems. Is your setup stable until now? thx Stefan A little update on the problem with stability. With Bios v8.0 there is no option in the Bios for enabling ACPI, that's why i had good results with that Bios version. But later on, i discovered that the combination of ACPI enabled and the option "interfaces" enabled, under "screens" in the package LCDprov dev was causing this stability issue. Solution for the x550e is : Do not check "interfaces" under "screens" in the package LCDproc dev Solution for the x750e is : Do not check "interfaces" under "screens" in the package LCDproc dev Put these 2 lines in your /loader/boot.conf.local : /boot/loader.conf.local hw.pci.enable_msix=0 hw.pci.enable_msi=0 With these tweaks, i have no issues anymore with the x550e and x750e Good luck Grtz DeLorean
  • GSM Failover Public IP

    2
    0 Votes
    2 Posts
    788 Views
    jahonixJ
    Register with a DynDns service of your liking and add a DynDns client for your GSM interface in pfSense. Do so at  Services: Dynamic DNS
  • G4400, aes ni not an option

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • MOVED: Dansguardian Blacklist setup

    Locked
    1
    0 Votes
    1 Posts
    594 Views
    No one has replied
  • Private internet Access VPN for traffic over specific ports?

    4
    0 Votes
    4 Posts
    1k Views
    V
    Yes. You may run multiple VPN servers as well as multiple clients at the same time.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.