• UK PfSense with modem

    3
    0 Votes
    3 Posts
    329 Views
    stephenw10S
    Yes, you will almost always need a modem of some sort. The only time you would not is if you have a direct Ethernet connection which would be extremely in likely in the UK, certainly for any home/soho user. But you can ditch the ISP supplied router in almost all cases and use something is, or acts as, a modem only. Steve
  • Hosting websites on DMZ gives cert error from LAN

    10
    0 Votes
    10 Posts
    1k Views
    GertjanG
    @notarobot said in Hosting websites on DMZ gives cert error from LAN: Does it seems like the right thing to do ? This is the moment that Iwould advise to check up with pihole manuals/forum/faq/. So I'll to that ;)
  • PF Sense WAN "watchdog timeout" and turns down internet

    2
    0 Votes
    2 Posts
    401 Views
    jimpJ
    From the description of the symptoms it sounds more like a hardware problem
  • pfSense freezes after 19-23 hours uptime

    9
    0 Votes
    9 Posts
    942 Views
    DaddyGoD
    You welcome and Cool_Corona didn't accidentally ask the bogons, ;-)
  • PHP Warning: PHP Startup: Unable to load dynamic library 'readline.so"

    2
    0 Votes
    2 Posts
    238 Views
    GertjanG
    Attached logs ? The errors were present before you tried to upgrade to 2.5.0 ? Upgraded from what version ?
  • How to solve ISP blocking remote UDP port?

    15
    0 Votes
    15 Posts
    4k Views
    GertjanG
    @yon-0 said in How to solve ISP blocking remote UDP port?: https://github.com/bol-van/zapret/ Incredible. And impressive, the effort that has been taken to circumvent this 'MITM' thing. Using this tool asks for some serious networking knowledge. It's rather simple to know how much you need : you have to be smarter as those guys that made and put in place this 'DPI' thing. I don't know where you are, @yon-0 , I advise you to move out/away. Btw : DPI on https (TLS/SSL) : forget it, those DPI guys are not human, or aren't using terrestrial resources to do so.
  • two firewalls - external, and internal

    10
    0 Votes
    10 Posts
    849 Views
    J
    I'm guessing some kind of routing issue. The tracert from both the LAN & WAN interface should be identical as they will be both routing via the same gateway - at least that what's I got when tested on my firewall. Have a look at the routing table of FW1. It's LAN interface (which is the WAN/FW2) may require a static route telling it that 192.168.1.0/24 should be routed via its 192.168.2.1 interface. This would explain why WAN/FW2 works & LAN/FW2 doesn't as WAN/FW2 is sitting on the same subnet as LAN/FW1.
  • Using PFSense as ipsec Endpoint of Azure

    13
    0 Votes
    13 Posts
    2k Views
    stephenw10S
    I'm not aware of any issues using AES-GCM dircetly to Azure either. But, yeah, better to start a new thread for that. Steve
  • Routing problem with a bit complex network setup

    9
    0 Votes
    9 Posts
    478 Views
    stephenw10S
    Nice. Yeah the automatic outbound NAT setting will NAT all traffic from internal subnets to the interface IP of any WAN type interfaces. But here it was seeing the LAN interface as a WAN so did not NAT traffic from that subnet as it left the actual WAN. Steve
  • Unknown - relayd not running?

    3
    0 Votes
    3 Posts
    469 Views
    L
    I figured the problem might be with the monitoring part of the setup but that looks fine too. What other info could I provide to shed better light?
  • New user, general questions

    5
    0 Votes
    5 Posts
    617 Views
    S
    @duvel With the work from home restrictions the wife and I saw the need to upgrade our wifi and so I went from an old Asus AC66U and an older Asus used as an extender, to Netgear Orbi (3 station) in AP mode. Immediate improvement both in throughput and coverage. I wish I’d done this ages ago but was not motivated until now. No problems interfacing with pFsense, Sonos, etc.
  • State Filtering Question

    6
    0 Votes
    6 Posts
    922 Views
    F
    mystery solved rawtaz in the irc channel suggested killing the state that referred to a rule it should not be referring to. When the state was re-established, it came up referencing the correct rule. The most likely scenario is that when the firewall rules are changed (i.e. adding or removing rules changes the number of the rules), the already established states do not have the rule numbers updated. This is a pf 'issue' and not pfSense since pfSense reads /dev/pf to get the states that match a particular rule.
  • 0 Votes
    8 Posts
    951 Views
    jimpJ
    Next time you reboot, hit Ctrl-T (^T) at the console a few times with some time in between when it's stuck there. See what that prints.
  • TrustedUserCAKeys for ssh

    1
    0 Votes
    1 Posts
    452 Views
    No one has replied
  • VLAN config IPv4 Configuration Type

    4
    0 Votes
    4 Posts
    557 Views
    bingo600B
    A VLAN is Layer 2 communication , MAC address oriented. The pfSense firewall is a Layer 3 device , as most firewalls are. pfSense filters (allows/deny) based on IP addresses. Your Vlan150 example uses the ip range 192.168.150.xx , so i'll assume the Vlan222 uses. On each interface where you have devices that has to reach hosts in Vlan222 , you would need to allow that "interface ip range" to send packets to the Vlan222 ip range. Ie. the fw rule on the Vlan150 would be : Action pass Interface "Vlan150" Addr Fam IPv4 Proto Any Source Vlan150 net Dest Vlan222 net Now pray that your Vlan222 hosts have def-gw on the pfSense box , or you'll have to play with routes. /Bingo
  • 0 Votes
    8 Posts
    909 Views
    T
    Thanks everyone for all the replies, i'm gonna try with Rico suggestion, it looks like that's the correct approach.
  • cannot join an AD DC on a LAN from DMZ

    3
    0 Votes
    3 Posts
    373 Views
    R
    Thank you for your reply @stephenw10, I am able to ping from lan the dmz but not vice-versa (for security reasons won't be allowed). A-record for the dmz- pc has been manually created into the DNS of the AD. Let me open all ports, and will let you know back. Best, rickey
  • LAN Output working after 2.4.5-RELEASE (amd64) update.

    2
    0 Votes
    2 Posts
    194 Views
    stephenw10S
    First check: https://docs.netgate.com/pfsense/en/latest/captiveportal/captive-portal-troubleshooting.html Can you connect to the pfSense webgui? Can it connect out? Do you see available packages for example? Steve
  • New user... Whats your opinions of how i have my network setup?

    9
    0 Votes
    9 Posts
    766 Views
    M
    The only thing I would change is where the Netgear router is patched. I would patch it into one of your switches instead of the modem. As pictured, your wireless has no access to your LAN. If that was your goal, then you're fine... otherwise I'd enable AP mode and plug it into a switch. You could go for a more intricate and arguably cleaner design by consolidating down to one switch, running extra cable to each room, possibly setting up VLANs, etc, but that involves time and money. Your current setup is completely functional, so If it's meeting your needs, there's nothing wrong with it.
  • Very slow internet speed

    5
    0 Votes
    5 Posts
    624 Views
    B
    Unsure. That server is a tween server. On the left side ESXi is installed and the right side was not in use, so got pfSense there as needed several NICs for this setup. I think it could be CPU temps getting too high, as every time I saw pfSense showing them in yellow my network was slow. Interesting is that the other motherboard with the same pair of xeons and 24GB running ESXi 24/7, never had a problem. I can't run tests with that configuration anymore and I didn't get any others suggestions here or on the other two forums I've posted, so replaced the entire box with a spare i5 desktop and it is running very well.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.