• How to Secure my Web Server thorough pfSense

    4
    0 Votes
    4 Posts
    715 Views
    stephenw10S
    Yup. If you know who you need to allow access to you could also use pfBlocker to generate Geo IP aliases, then allow access from only those you need. Or block block access from lists of known bad actors etc. You might also consider running Snort/Suricata to check that traffic. That quite a complex setup though, I would not add that immediately. Steve
  • Routing between Networks behind different WAN IPs

    29
    0 Votes
    29 Posts
    2k Views
    stephenw10S
    If you don't have a gateway defined in a rule traffic will be routing according to the system routing table. That means it will go via the default gateway for an external destination but for a local subnet, LAN 2 here, it will be routed directly. You need a firewall rule on LAN1 that allows traffic from the LAN1 subnet to the server IP in LAN2 above the policy routing rule there. Steve
  • Cant Access Remote Sonic Wall VPN through Pfsense

    5
    0 Votes
    5 Posts
    675 Views
    stephenw10S
    Yup could be something to do with policy routing IPSec over OpenVPN. Your Outbound NAT rules look correct though. Assuming your client is in the 192.168.86.0/24 subnet you have a rule with static source ports for port 500. Steve
  • "syslogd sendto: Host is down" error?

    4
    0 Votes
    4 Posts
    1k Views
    chudakC
    @kiokoman said in "syslogd sendto: Host is down" error?: Status / System Logs / Settings Remote log servers you put something there I sure did, thx !
  • 0 Votes
    11 Posts
    417 Views
    stephenw10S
    Ah, I haven't tried starting one of the options by default, without selecting something. I'm not sure how that would work if there wasn't actually a console attached. But it's just a shell script, you can have it do whatever you can code it to. Steve
  • How to best access internal web interface?

    5
    0 Votes
    5 Posts
    886 Views
    stephenw10S
    Never use VLAN1. You can't be sure what switches will do with it. Here it look like you probably can't actually tag VLAN1 leaving the switch ports. It's quite surprising that it allows you to try. Most switches would not. pfSense allows you to use it because technically it's valid but: https://docs.netgate.com/pfsense/en/latest/vlan/security.html#using-the-default-vlan1 Steve
  • DNS resolver not starting

    20
    0 Votes
    20 Posts
    2k Views
    W
    OK, thanks a lot. I will reduce the RAM size.
  • Setup NAT for VOIPMuch

    9
    0 Votes
    9 Posts
    781 Views
    stephenw10S
    Mmm, OK reviewing that I guess that even though you have not set static source ports specifically you have set the source port to match and the translated source port to the same value which will effectively make it static. That's the wrong way to do it though. Setting the source IP as any will catch traffic that should not be NAT'd and break things. You should set OBN to hybrid mode and then add one rule only with the source IP as the internal phone and static source set. Steve
  • Switching providers and pfSense configuration

    15
    0 Votes
    15 Posts
    1k Views
    gtjG
    @stephenw10 said in Switching providers and pfSense configuration: Draytek has a g.fast modem coming out that will likely be cheaper and better since the MT992 is locked down. No diag info. If they are actually offering FTTH in your area it's a whole different ball game though. Steve I'll have a look at that option. Thank you once again!
  • Checking for open ports ?

    19
    0 Votes
    19 Posts
    1k Views
    DerelictD
    Packet captures generally don't lie.
  • RAM disk on upgrade from 2.4.4 to 2.4.5p1 and kernel memory

    5
    0 Votes
    5 Posts
    495 Views
    E
    Thank you for the explanation; makes sense. In essence the RAM disk allocation has moved from a "thin" provision to a "thick" provision. And yes, I know the disks are considerably larger than I need, especially since I send everything to a remote syslog, and the local logs are capped. I did it because I have a lot more RAM in the system than I really need, and was still wondering what extra data and/or graphs I could capture. If I ever find a need to run something that needs RAM I will reduce these values as needed.
  • Network setup help needed.

    4
    0 Votes
    4 Posts
    475 Views
    DerelictD
    Then you don't have the proper provisioning to route the subnets to interfaces behind a router. https://docs.netgate.com/pfsense/en/latest/firewall/additional-ip-addresses.html#multiple-ip-subnets It doesn't sound like you are 100% on what it is you have there. I would read that first link in its entirety.
  • Update Automatically

    2
    0 Votes
    2 Posts
    371 Views
    stephenw10S
    There is no setting for that in the GUI because generally speaking it's a terrible idea. There are a few threads here on the forum discussing it but highhly recommend you don't read them! Automatically updating without reading the release notes etc opens you up to the possibility of the firewall updating and rebooting at some inconvenient point. And at worst failing to reboot because of some required manual step that didn't happen. Now imagine how bad that might be is you're remote from the firewall and using it for VPN etc.... Subscribe or check the blog to get update announcements: https://www.netgate.com/blog/ Steve
  • pfSense for 2 LANs

    21
    0 Votes
    21 Posts
    3k Views
    G
    @stephenw10 said in pfSense for 2 LANs: Yup, you can't do that in pfSense. Then I would setup pfSense between the switch and CentOS and configure is as routed only, no NAT, do CentOS can see the real source IP of clients. And to avoid double NAT which is bad in general. Steve Yea, that's what @viragomann suggested me. Next week I'll buy a new switch VLAN capable and do this. Thanks for now.
  • Who Maintains this Package/How Do I File a Bug Report

    12
    0 Votes
    12 Posts
    450 Views
    stephenw10S
    VBox on a desktop works well for a test like this. I used it for years until I got Proxmox setup. Steve
  • barnyard is no longer exist

    2
    0 Votes
    2 Posts
    161 Views
    DaddyGoD
    @anis_ferchichi said in barnyard is no longer exist: barnyard Hi, Recommend to your attention (from @bmeeks) : https://forum.netgate.com/topic/154632/attention-barnyard2-users-for-snort-or-suricata-please-read-this-notice?_=1606476384817
  • Double throughput with Bridge, Lagg or other?

    21
    0 Votes
    21 Posts
    2k Views
    stephenw10S
    Ah, good to hear. Thanks for reporting back.
  • WireGuard release 1.0.0

    vpn wireguard
    6
    0 Votes
    6 Posts
    1k Views
    J
    @jimp Yes would love this feature as wel. Tested it and works really fast en easy to setup. Timeline even for beta release would be great. OpenVpn has so much overhead, and just does not meet the speed requirements with low(er) end hardware.
  • Renew DHCP IP

    12
    0 Votes
    12 Posts
    808 Views
    JKnottJ
    @stephenw10 For me, just unplugging and reconnecting the WAN cable was enough to cause the change. The last time my prefix changed was almost 2 years ago, when there was a problem with the CMTS at my ISP.
  • Peaks and stops...

    10
    0 Votes
    10 Posts
    515 Views
    imWACCoI
    @stephenw10 P.S. in case I did not imply it, Thank you for helping me. If you're ever in Illinois, I'll buy you a $drink
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.