• Block Proxy extensions on Chrome and Firefox

    2
    0 Votes
    2 Posts
    5k Views
    stephenw10S

    You can get a list of proxy IPs and block them but you will be into a never ending cat and mouse game with your users. Even if you block all available proxies there are plenty of other ways users can get an direct external connection. The way to prevent this is by setting client based policies, restrict what users can install.

    Steve

  • Cant reboot - ends with exec failure

    9
    0 Votes
    9 Posts
    2k Views
    S

    Hi,
    i checked the virtual conainer and its ok. so i think it must a corruption in the filesystem of freebsd / pfsense. i boot into shell and run fsck, it found some error but could repair. i think while its the root. so i tried with option -f -y but no success. i also found a command to make it writeable, but it didnt work. my problem is i dont know freebsd. i think i have to boot from an cd and run fsck. the question is there a iso to download which works well for freebsd / pfsense? i also ask myself where the failure cames from. i simple update the pfsense and install snort, nothing more on the system or custom things. thx

  • VPN question.

    2
    0 Votes
    2 Posts
    748 Views
    P

    What traffic goes over the VPN and what goes over the normal WAN is defined by the firewall rules. So if the criteria can be defined by firewall selection fields (IP address, protocol, ports and more) then it will work.
    Certainly what you describe is easy.

  • Need help Router– > Pfsense-- > Users Configuration

    8
    0 Votes
    8 Posts
    2k Views
    johnpozJ

    And what rules did you create on lan2?  Out of the box lan that is created has an any any rule that allows outbound traffic, when you create another interface opt1, 2, 3 etc.. there are no firewall rules and you would have to create them if you want any traffic to work.

    So seems this e4200 could just be removed as it seem to serve no purpose other than your pppoe connection, which can be done on pfsense.  Why would you not want to remove that?  Its just something that could fail..  And complicates the setup with a double nat, performance hit if nothing else.

  • RRD Graphs for traffic shaping queues stop exactly every 48 hours

    5
    0 Votes
    5 Posts
    1k Views
    K

    Yeah I was thinking that a workaround would be to schedule the graphing backend to disable and re-enable every 2 days to get around this.

  • Creating best security pratices to Pfsense

    5
    0 Votes
    5 Posts
    5k Views
    stephenw10S

    This thread is an interesting read:
    https://forum.pfsense.org/index.php?topic=78062.0
    I don't agree with all of it, or at least that's not quite how i'd do it.
    The huge variation in user experience, network size, hardware etc amongst pfSense installs makes writing such a document very difficult. It would likely be both unreadably complex or patronizingly simply depending on the reader.  ;)

    Steve

  • OPT1 cannot Ping LAN Client

    5
    0 Votes
    5 Posts
    2k Views
    C

    oh my….

    Just solved the problem.

    I create 2 rules in windows firewall that allow ICMPv4 and 445 port for SMB-In.

    what a mess with my windows firewall. (tried restore windows firewall setting before but still blocked).

    Now works like a charm.

    Thanks

  • Internal IP to WAN

    2
    0 Votes
    2 Posts
    772 Views
    P

    Normally pfSense will do NAT out the WAN, so traffic going out WAN will appear to come from the WAN IP.
    When WAN is on the public internet, and LAN is private address space, like in your example, you have to do that. Because the public internet cannot route back to your private address space.
    If you have public IPs on LAN, then you could switch to manual outbound NAT and delete all the rules. That will send packets out from LAN clients with the real LAN client IP as the source IP.

    Why do you think you need to do this?

  • Pfr_unroute_kentry delete failed

    8
    0 Votes
    8 Posts
    2k Views
    H

    Thank you very much for taking the time to respond.

    Will disable pfblocker and see how it goes.

  • MBUF spike

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S

    Fair enough. As you can see 4GB is way more than pfSense uses without any packages running. I have a test box running 64bit that I upgraded from 32bit, the process was painless. You should check the firmware update location is set correctly if you do try this. I would probably go for a full re-install on a production box to be safe. There have been several hints from the devs that 32bit will eventually be phased out so that's one reason to be running 64bit. I hope it's not for a while though since I have several boxes that aren't 64bit.  ;)

    Steve

  • CPU always at 0%

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S

    Exactly.
    Because your box is over-powered for your requirements?
    What is your WAN bandwidth? What packages are you running?

    The only problem you may have is that you're consuming more power than is necessary.  ;)

    Steve

  • LAN GUI not accessible!

    46
    0 Votes
    46 Posts
    13k Views
    stephenw10S

    Just kind of happened.  ;)

    Steve

  • PPOE SERVER - INBOUND TRAFFIC TO PPOE CLIENTS

    1
    0 Votes
    1 Posts
    530 Views
    No one has replied
  • Now rebooting daily

    10
    0 Votes
    10 Posts
    2k Views
    C

    Do you have a proper default route under Diag>Routes at the time? Can you ping that gateway IP? If so, what does a traceroute to something on the Internet look like when it's an issue?

  • Advice Needed Regarding pfSense with DMZ interface and Public IPs

    4
    0 Votes
    4 Posts
    1k Views
    KOMK

    pfSense is no different than any other router at the network level.  If your DMZ subnet is 172.16.0.0/24 then your other servers should also be in that same subnet.  Then you can use firewall rules to cordon off the DMZ from other network segments.

  • PfSense 2.5.1 - How to load balance two DSL connections?

    2
    0 Votes
    2 Posts
    1k Views
    P

    System->Routing, Groups
    Add a gateway group with WAN-A and WAN-B both at Tier1. (e.g. call it LoadBalance)
    On LAN add rules to match whatever traffic you want load-balanced. In the Advanced section of the rule, Gateeway - select the LoadBalance gateway group.

    Now the traffic is feed into the gateway group. As states are created they are round-robined between whichever WANs are up.

    And I see you are running a very advanced version of pfSense - 2.5.1 - what are all the new features that we will get in a few years?  ;)

  • How to prioritize OpenVPN tunnel data?

    4
    0 Votes
    4 Posts
    1k Views
    J

    @torontob:

    Thanks, is there anyway to do this without traffic shaping? I have used traffic shaping before and queues tend to full really quickly rendering the whole system useless. I find traffic shaping to be the weakest link in pfSense.

    Not as far as I know…

  • How to connect external RDP server through pfsense

    15
    0 Votes
    15 Posts
    3k Views
    K

    Cool - Glad its up.

  • SquidGuard blocked websites are cached in browsers

    2
    0 Votes
    2 Posts
    704 Views
    S

    Hi there, I was wondering if you ever managed to sort this out. I can't find any other posts on this subject and i have the exact same issue.
    Thanks!

  • Web filter - what can I do with pfsense?

    2
    0 Votes
    2 Posts
    959 Views
    J

    @tobiascapin:

    Log http and https connection storing transfer length, destination hostname and local ip or mac address

    Filter hostname from a list of denied hostname or by regex rule

    Do not use a connection configuration (transparent)

    Do not decrypt https content and do not alter certificate exchange (man-in-the middle)

    Optionally can be usefult to cache the http content.

    Hi,

    Squid and SquidGuard will cover all of the points above.
    The SSL Interception is optional. As long as you leave the SSL Part disabled, there is no modification (and interception) of SSL traffic.

    SquidGuard is optional but nice to have if you want to use complex rules (e.g. complex Regex) and logging.

    Speaking of logging: All users should agree that you log there sessions.
    Due to the law in many countries. As an example: I'm from Germany and the German/EU law doesn't allow the logging of accessed URLs and other personal data. this is due to privacy protection. A valid workaround is to log the MAC Address and mask it in your reports.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.