• The webui is no longer responding

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    C

    @Supermule:

    Is that enough to bring down the firewall??

    No, it will make the web interface non-responsive, but has no impact on everything else.

  • Deny Access to another subnet

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    stephenw10S

    Yes the other machines should simply connect as normal. You use the server on pfSense simply to setup a tunnel to your Netgear router. It may be easier/better to use pptp or l2tp, I'm not sure as I've never tried this as I said.
    You need the Netgear router to send all it's traffic via the tunnel, if you use pppoe it will see that as a normal WAN connection and should do that.

    Steve

  • Degraded array Email alerts?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    S

    Thanks for a definitive answer JIMP

  • 2.0.1 Is there a way to change Log to show "last message repeated"

    Locked
    2
    0 Votes
    2 Posts
    990 Views
    jimpJ

    that decision is usually up to the syslog daemon itself, if the messages are far enough apart, even if they are repeated, it still prints them.

    From a quick glance at the man page, there is a way to disable this message compression but not a way to expand it.

  • Need help setting up LoadBalancing with only one interface

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    D

    Running wireshark on both sides (client and Web Server), I can see the client sending packets to the Load Balancer Address and I can see the Web Server Receiving packets from the WAN address of the PFSense box which it then tries to respond to but the client never receives them.

    Additional info: Client: 192.168.1.50 sends to Virtual Server (192.168.1.20). Web Server (192.168.1.30) sees packets coming from 192.168.1.1 (Load Balancer box WAN interface, not Virtual Server IP). Web Server sends packets back to 192.168.1.1, PFSense does not pass them on to client.

    What do I have configured wrong?

  • Cacti Monitoring

    Locked
    2
    0 Votes
    2 Posts
    11k Views
    jimpJ

    I had thought that the standard unix host template in Cacti would get it, but I looked in the Cacti setup I used last and I only had interface graphs so I may not have actually tried to use that.

    First, make sure you have all of the boxes checked on the SNMP screen so the modules are loaded to give the info.

    If it helps, we use bsnmpd, and copies of the MIBs can be found here:
    http://files.chi.pfsense.org/jimp/BEGEMOT-PF-MIB.txt
    http://files.chi.pfsense.org/jimp/BEGEMOT-HOSTRES-MIB.txt

  • Basic / Simple issue hopefully

    Locked
    18
    0 Votes
    18 Posts
    5k Views
    stephenw10S

    Yes.  :)

    Exactly like you say the traffic between clients never reaches the firewall so rules would have no effect.
    In a wifi network you are able to stop this traffic by not checking the 'allow intra-BSS communication' option. In a wired network you do not have that option.

    Steve

  • Time triggered site blocking?

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    J

    Thank you very much!

  • PfSense Newbie MAC Problem

    Locked
    8
    0 Votes
    8 Posts
    3k Views
    C

    @johnpoz:

    If your just running 2 different networks on the same wire (not really a desired setup) - ie switch is just dumb switch without vlan support.  Why don't you just run everything on 1 network?

    This. Why people steal other people's public IP space like it's RFC1918 is beyond me, can't believe how much I see that. Don't do it, it'll break your ability to connect to the part of the Internet that's really assigned that IP space, and is just wrong. It's also pointless to put those devices on a different subnet in that scenario.

  • Error page when link is down

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    L

    Cool, i'll do it that way i think. Thanks for that.  I'll report back if it doesnt work out :)

  • MOVED: Need some help on Snort testing

    Locked
    1
    0 Votes
    1 Posts
    905 Views
    No one has replied
  • Logs (mostly) stopped working one day.

    Locked
    10
    0 Votes
    10 Posts
    7k Views
    A

    Right as I hit post for this I just found what seems to do it.

    "Disable writing log files to the local RAM disk"  If that is checked then clog no longer works and the syslogd.conf file is turned into that listed at the beginning of the post and hence nothing will log to any place any longer. I recommend that setting be renamed to "Disables all logging."

  • Ping to Wan interface only works when packet capture activated?

    Locked
    8
    0 Votes
    8 Posts
    2k Views
    stephenw10S

    Intel NICs are indeed the better option.  :)
    However I think a large amount of the bad rep associated with Realtek was due to their 10/100 cards. The recent Gigabit cards are much better.

    Steve

  • 0 Votes
    5 Posts
    2k Views
    R

    just to update anyone who may have this problem turns out the snort rule (http_inspect) NO CONTENT-LENGTH OR TRANSFER-ENCODING IN HTTP RESPONSE was blocking my legitmate web browsing i could see this by browsing the net and keeping an eye on the snort alerts and then seeing the sites appear in the block list. took me about 3 days to work this out as its never happened before. anyhow the below link shows the solution which in a nutshell is adding the sid of the rule into a suppress list and then picking the rule in the suppression and filtering dropdown in the snort interface.

    http://forum.pfsense.org/index.php?topic=44224.0;prev_next=prev

    i can sleep well again tonight was really annoying me this one..

  • Making a networked printer available to wifi clients

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    stephenw10S

    To get bonjour working across interfaces you will probably need the Avahi package. However I would expect you to be able to see it via it's IP.
    Since your pfSense box is behind a router does it have a private subnet on its WAN? If so have you removed the block private networks rule?

    Is there some reason that your printer is not on the pfSense LAN?

    Steve

  • Strange Question– Empty Gateway from DHCP

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • PfSense loading

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    S

    why dont you post up how much traffic there is, what services you plan to run and what hardware you have…

    generally speaking the hardware is almost always overkill.

  • Pfsense adblock

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Web filtering (allow only few websites to a group)

    Locked
    10
    0 Votes
    10 Posts
    12k Views
    V

    Thanks for the quick reply,
    I tried that, unfortunately its not working for those websites.
    Any tips\guides on how to use Squid\SquidGuard on pfSense?

    Thanks!

  • Questions about 3 Interface Bridging with pfSense

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    S

    Bingo! That's what I needed to do!

    Testing is going much better now! :)

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