• 2.0.3 Incorrect OUT Speed in Traffic Graphs

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    P
    When reading both the graphs and the bandwidth-by-IP table, always think of In/Out with respect to the interface or IP address reported. Then the In/Out makes sense. e.g. when doing a big download: WAN graph - In is high WAN IP bandwidth table entry, In is high. LAN graph - Out is high (traffic is going Out of LAN interface to the device receiving the download) IP entry for device on LAN -In is high - the device receiving the download is getting a lot of traffic in. (No comment on the OP about speed figures - I don't have a 2.0.3 system any more to do a real test)
  • Outside world can't see web-server?

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    W
    @Fmslick: still getting connect timed out!?! You have discussed two different configurations in this topic. Which configuration has the problem?
  • Reverse HTTPS Proxy ultimate frustation! Help!

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    P
    The HAProxy-devel package can work ok with multiple certificates for different (sub-)domains. Just create multiple "shared" frontends and assign certificates to each.
  • Strange IGMP Proxy issue.

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    A
    I have the exact same symptoms. I would really appreciate help/comments on the issue. It's frustrating to be booting igmpproxy all the time…
  • Is linux compatibility layer possible inside a jail?

    Locked
    1
    0 Votes
    1 Posts
    973 Views
    No one has replied
  • Lan Clients Internet disconnecting After sometime…..

    Locked
    1
    0 Votes
    1 Posts
    701 Views
    No one has replied
  • Reduce load when processing many lists of IP Addresses

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    L
    That's helpful, thank you.
  • Non-Public UK Gov IPs in my US Firewall Logs

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    C
    Whether or not something should be found on the Internet doesn't necessarily matter. Bogon or assigned but unrouted IP space is hijacked and announced by those with nefarious intent all the time. Alternatively it could be something your ISP is assigning internally and NATing, could be that there were routes for 25./8 in the Internet routing table at some point in time (there isn't right now, at least not on our full BGP feed). It also could be any number of other things depending on specifics.
  • Using PFS to secure a Metro-E line…

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    S
    You're on the right track, seperate subnets for both LANs and the Metro-E section So you would have site1: pfSense LAN: 10.0.0.1/24 pfSense WAN (Metro-E): 10.20.0.1/24 site1: pfSense LAN: 10.10.0.1/24 pfSense WAN (Metro-E): 10.20.0.2/24 and then follow: http://doc.pfsense.org/index.php/OpenVPN_Site-to-Site_%28Shared_Key,_2.0%29
  • MOVED: Postfix null client on pfSense?

    Locked
    1
    0 Votes
    1 Posts
    834 Views
    No one has replied
  • MOVED: postfix, mailscanner, spamd - how do I know it is doing anything?

    Locked
    1
    0 Votes
    1 Posts
    852 Views
    No one has replied
  • MOVED: Skip url lightsquid

    Locked
    1
    0 Votes
    1 Posts
    948 Views
    No one has replied
  • [OT] BSDMagazine contributors wanted!

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Integrated ADSL Modem

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    P
    I am in an environment where I want minimum power consumption, 12V DC operation (if possible) and so on. I looked around for a way to have the ADSL modem and telephone line connector built-in to the box I used as the pfSense router/firewall. I gave up! In the end we get various ISPs providing internet to the office/home by different means: ADSL on telephone line, WiMax or other wireless distribution with an antenna on our roof and an ISP-provided end-point routing/connection device, cable/fiber or whatever with an ISP-provided end-point device … All the ISPs end up giving you an RJ45 ethernet socket with data pouring in/out of it at the speed you pay for. So it turns out to be much easier to have the pfSense router/firewall with an RJ45 ethernet as its layer 1/2 WAN.
  • Firewall Logging Ceased

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    N
    Yes.  Turned off then back on in settings tab and that restarted it. Would have been nice to have a notification that it wasn't running.
  • New 100/15 Line. Only seeing ~35Mbps across firewall, ~95Mbps without.

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S
    @vbman213: … Any ideas? check MTU on WAN as well My hardware should comfortably support a HUGE pipe. yes, this is WAY overkill, a atom can route this easily, are you running any packages or other things on the box that you need this?
  • Forums websites signing in problem

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    This is almost certainly a load-balanced WAN problem. I see that on some forums, dd-wrt for example. I just created an alias with sites that can't handle multiwan and route traffic to them via a failover group rather than load balance. Steve
  • More Logging

    Locked
    14
    0 Votes
    14 Posts
    4k Views
    jimpJ
    That's possible with any syslog daemon that I've used. Check the man page, look for host filters. 1. Make sure the host is resolvable via REVERSE DNS, usually this means an /etc/hosts entry 2. Use something like this: !* +* +mypfsensehostname *.*                                            /var/log/pfsense.log
  • What methods and tools to use for Pfsense Security Monitoring & Analysis?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    jimpJ
    Not specific to pfSense really, but Kali Linux does have plenty of tools built-in for scanning and testing such as OpenVAS. While not as accurate or detailed as Nessus, OpenVAS has similar functionality and is free, compared to $1500/yr for a Nessus feed subscription. It all depends on what your budget is, which is the better fit. The advantage of a distribution like Security Onion is that it's already put together and ready to use. Sure, you could take the same functions and build them into another Linux distro, but why reinvent the wheel? Why not just use both Security Onion and Kali in separate VMs? Kali is designed with pen testing in mind, and its default setup/layout is geared toward that. Security Onion is designed for persistent monitoring/logging/etc. They both have their strengths, and trying to make one thing do both would probably end up with lackluster results.
  • Web Gui Lockout

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    K
    Thanks to all. I reset pFsense to factory defaults and reconfigured the VLANs. All OK now. In answer to Wallabybob's question, yes all my switches are VLAN capable and configured.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.