<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Firewalling]]></title><description><![CDATA[Discussions about firewalling functionality in pfSense software]]></description><link>https://forum.netgate.com/category/4</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 04:17:38 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/category/4.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 May 2026 07:56:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Restricting access to pfSense]]></title><description><![CDATA[@hack3rcon said in Restricting access to pfSense:

Problem solved.

Very good, and I didn't see it but you are right.
The rules are 'quick' rules, meaning the first one that matches will be executed and no further rules checked.
In the first screenshot the block rules come first and therefore the 'Trust' rules were never reached.
]]></description><link>https://forum.netgate.com/topic/200695/restricting-access-to-pfsense</link><guid isPermaLink="true">https://forum.netgate.com/topic/200695/restricting-access-to-pfsense</guid><dc:creator><![CDATA[patient0]]></dc:creator><pubDate>Sun, 17 May 2026 07:56:35 GMT</pubDate></item><item><title><![CDATA[OIDC auth for public facing access?]]></title><description><![CDATA[<p dir="auto">I'm trying to figure out how to better protect my public facing services. IMHO, If it's not obvious, the LLM assisted exploits are only going to improve.  Finding 0-days seems to be a weekly thing now and it's just the beginning.</p>
<p dir="auto">I think it'd be cool to have pfsense redirect a (incoming) user to /auth endpoint somewhere before accessing any of my services. The user has to login to whatever IDP and then get redirected back to /auth with a jwt or something that the backend app could use to determine if the login succeeded. If so, then some authz check with user@gmail.com that you want to allow.  If all good, drop the user IP into a pfsense allow list for 12 hours or something.</p>
<p dir="auto">Ya I could just wireguard/tailscale everyone, but I run Nextcloud and share files with people sometimes.  WG will never fly for one-off file shares. A redirect could be automated where the user installs nothing.</p>
<p dir="auto">Other options is just move all my public stuff to cloud providers but that just adds up to cash I don't have laying around to burn.</p>
<p dir="auto">I'm probably trying to reinvent the wheel. Anyone know if something like this already exists?</p>
]]></description><link>https://forum.netgate.com/topic/200693/oidc-auth-for-public-facing-access</link><guid isPermaLink="true">https://forum.netgate.com/topic/200693/oidc-auth-for-public-facing-access</guid><dc:creator><![CDATA[Dave R2]]></dc:creator><pubDate>Sat, 16 May 2026 12:02:30 GMT</pubDate></item><item><title><![CDATA[Resolved]]></title><description><![CDATA[<p dir="auto">I am trying to open port 1194 and 1195 on a pfsense router. My ISP (ATT) uses a BWG320 gateway. I have static IP address and have the BWG320 set to passthrough my static ISP to my pfsense router. The correct IP address appears on the pfsense dashboard. I have Packet Filters disabled on the BWG320.</p>
<p dir="auto">I have the following rules set up on the WAN tab in pfsense:</p>
<p dir="auto"><img src="/assets/uploads/files/1778841258049-1d22af37-9ac2-4f89-a2c1-6899dcb0ef1e-image.png" alt="1d22af37-9ac2-4f89-a2c1-6899dcb0ef1e-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I also have this rule set up on the OpenVPN tab:</p>
<p dir="auto"><img src="/assets/uploads/files/1778841328890-1be764fe-d705-4d34-8c30-30834c2740b5-image.png" alt="1be764fe-d705-4d34-8c30-30834c2740b5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">When I test for open ports with  https://dnschecker.org/port-scanner.php<br />
both ports 1194 and 1195 time out.</p>
<p dir="auto">While trying different things, I created a copy of a port forwarding rule use for port 3389.  I forgot to change the redirect target IP and the redirect target port.  As a result the rule looks like this:</p>
<p dir="auto"><img src="/assets/uploads/files/1778841703030-54d769e3-7760-45ae-a578-aea1a449aed9-image.png" alt="54d769e3-7760-45ae-a578-aea1a449aed9-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">When this port forwarding rule is enabled, https://dnschecker.org/port-scanner.php shows that port 1195 is open.  That leads me to believe 1195 is able to pass through the BWG320.</p>
<p dir="auto">Thoughts and suggestions as to how to get these ports open and working with OpenVPN will be appreciated.</p>
]]></description><link>https://forum.netgate.com/topic/200686/resolved</link><guid isPermaLink="true">https://forum.netgate.com/topic/200686/resolved</guid><dc:creator><![CDATA[kwessel]]></dc:creator><pubDate>Fri, 15 May 2026 10:43:42 GMT</pubDate></item><item><title><![CDATA[&quot;This Firewall (source)&quot; Alias]]></title><description><![CDATA[I got it on first read. But I don't think that interface-groups work like that. Most things you have to manage separate.
]]></description><link>https://forum.netgate.com/topic/200663/this-firewall-source-alias</link><guid isPermaLink="true">https://forum.netgate.com/topic/200663/this-firewall-source-alias</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Sun, 10 May 2026 15:49:38 GMT</pubDate></item><item><title><![CDATA[Foreign source IPs from LAN from mobile device]]></title><description><![CDATA[
Shouldn't it send the request to or through the 75 address

That's exactly what it's trying to do—and exactly the traffic that pfSense is blocking on its LAN interface, which is what pfSense should be doing since presumably you haven't explicitly allowed this traffic to egress pfSense's LAN interface.
These 10.16.14.157/10.254.4.79- and 25.211.140.233/25.215.186.12-sourced packets should not be egressing the device's Wi-Fi interface (unless they're encapsulated in an already-established tunnel outbound 'through' pfSense).
]]></description><link>https://forum.netgate.com/topic/200651/foreign-source-ips-from-lan-from-mobile-device</link><guid isPermaLink="true">https://forum.netgate.com/topic/200651/foreign-source-ips-from-lan-from-mobile-device</guid><dc:creator><![CDATA[tinfoilmatt]]></dc:creator><pubDate>Thu, 07 May 2026 23:16:31 GMT</pubDate></item><item><title><![CDATA[&quot;This Firewall (networks)&quot; Alias]]></title><description><![CDATA[I probably would use it for blocking, even if WANs are included. I will put an allow WAN-Subnet before it, if needed ...
]]></description><link>https://forum.netgate.com/topic/200606/this-firewall-networks-alias</link><guid isPermaLink="true">https://forum.netgate.com/topic/200606/this-firewall-networks-alias</guid><dc:creator><![CDATA[Bob.Dig]]></dc:creator><pubDate>Tue, 28 Apr 2026 08:29:30 GMT</pubDate></item><item><title><![CDATA[alias natting not working since upgrade]]></title><description><![CDATA[@SteveITS (SOLVED)
Thank you for  the information.
if I "killall filterdns" and then Status&gt;Filter Reload, the table is immediately updated.
]]></description><link>https://forum.netgate.com/topic/200602/alias-natting-not-working-since-upgrade</link><guid isPermaLink="true">https://forum.netgate.com/topic/200602/alias-natting-not-working-since-upgrade</guid><dc:creator><![CDATA[jsbsmd]]></dc:creator><pubDate>Mon, 27 Apr 2026 13:35:03 GMT</pubDate></item><item><title><![CDATA[pfBlockerNG - IPv4 Suppression - alias list failure]]></title><description><![CDATA[You're doing something incorrectly. Can you screencap what you mean by:

I have enabled IPv4 Suppression within pfBlockerNG and set an IP address with /32

]]></description><link>https://forum.netgate.com/topic/200596/pfblockerng-ipv4-suppression-alias-list-failure</link><guid isPermaLink="true">https://forum.netgate.com/topic/200596/pfblockerng-ipv4-suppression-alias-list-failure</guid><dc:creator><![CDATA[tinfoilmatt]]></dc:creator><pubDate>Sun, 26 Apr 2026 10:43:21 GMT</pubDate></item><item><title><![CDATA[P2P openvpn NAT and  firewall rules]]></title><description><![CDATA[<p dir="auto">Hi!<br />
I need help configuring firewall rules for openvpn, peer to peer, tls.</p>
<p dir="auto">Prerequisite:</p>
<ul>
<li>
<p dir="auto">P2P already established between my two Pfsense firewalls.</p>
</li>
<li>
<p dir="auto">Have access to all necessary networks and clients in both directions without problems.</p>
</li>
</ul>
<p dir="auto">My problem:</p>
<ul>
<li>I want to force one (1), only one, of the clients on the remote side to only use the server side's public IP address for internet access and not "surf" out to the remote side's public IP.</li>
</ul>
<p dir="auto">I have searched for solutions on the internet but have not found any solution unfortunately.</p>
<p dir="auto">So if anyone has a good idea and maybe a guide I would be grateful.</p>
<p dir="auto">Thanks<br />
Jonna</p>
]]></description><link>https://forum.netgate.com/topic/200581/p2p-openvpn-nat-and-firewall-rules</link><guid isPermaLink="true">https://forum.netgate.com/topic/200581/p2p-openvpn-nat-and-firewall-rules</guid><dc:creator><![CDATA[jonna99]]></dc:creator><pubDate>Fri, 24 Apr 2026 06:24:03 GMT</pubDate></item><item><title><![CDATA[pfblocker is blocking my own PFsense web interface from clients on my network]]></title><description><![CDATA[@Gertjan yeah I don't run dnsbl service, I just use pfblocker for alias creation that I use in my own rules.
Just wanted to explain what he was seeing with this ps command, it didn't find anything via his grep
]]></description><link>https://forum.netgate.com/topic/200556/pfblocker-is-blocking-my-own-pfsense-web-interface-from-clients-on-my-network</link><guid isPermaLink="true">https://forum.netgate.com/topic/200556/pfblocker-is-blocking-my-own-pfsense-web-interface-from-clients-on-my-network</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Sun, 19 Apr 2026 11:41:26 GMT</pubDate></item><item><title><![CDATA[Firewall Rules]]></title><description><![CDATA[@Jarhead said in Firewall Rules:

Of course it will. Anything not allowed will be blocked by it.

No it won't since right above it you have a reject all IPv4.. How would something that is ipv4 get by the reject rule?
]]></description><link>https://forum.netgate.com/topic/200555/firewall-rules</link><guid isPermaLink="true">https://forum.netgate.com/topic/200555/firewall-rules</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Sun, 19 Apr 2026 09:47:55 GMT</pubDate></item><item><title><![CDATA[DigitalOcean block (2604:a880:400:d1::&#x2F;48) today. ~100+ hits]]></title><description><![CDATA[@JonathanLee
For myself, I've just one open port on my WAN (both IPv4 and IPv6) : "1194 UDP" also known as OpenVPN.
RDP, SSH, MySQL etc etc etc etc are all on the 'never ever expose these on the Internet' list.
Don't worry about IPv6 scans. It's like looking for and counting stars in the galaxy, looking for planets and live on it ^^
]]></description><link>https://forum.netgate.com/topic/200521/digitalocean-block-2604-a880-400-d1-48-today.-100-hits</link><guid isPermaLink="true">https://forum.netgate.com/topic/200521/digitalocean-block-2604-a880-400-d1-48-today.-100-hits</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Mon, 13 Apr 2026 03:08:54 GMT</pubDate></item><item><title><![CDATA[High Fraud Score (89&#x2F;100) and False Positives via HE IPv6 Tunnel]]></title><description><![CDATA[I emailed them and just explained I am a student and that I had a misconfigured and they fixed my score it was because of a proxy setting.
]]></description><link>https://forum.netgate.com/topic/200518/high-fraud-score-89-100-and-false-positives-via-he-ipv6-tunnel</link><guid isPermaLink="true">https://forum.netgate.com/topic/200518/high-fraud-score-89-100-and-false-positives-via-he-ipv6-tunnel</guid><dc:creator><![CDATA[JonathanLee]]></dc:creator><pubDate>Sun, 12 Apr 2026 20:34:41 GMT</pubDate></item><item><title><![CDATA[Please assist me with settings]]></title><description><![CDATA[If I’m not mistaken, the issue you’re facing is not caused by your configuration but by a limitation in the Asus router firmware.
Even with NAT disabled, firewall disabled, and correct static routes, an Asus router operating in Router Mode does not allow routing from the WAN interface toward the LAN network.
The WAN interface always treats the upstream device (pfSense in your case) as “Internet”, which means it blocks any attempt to reach LAN clients in the 192.168.50.0/24 subnet. This is why you can ping the Asus WAN IP from pfSense, but you cannot reach any clients behind it.
If you need full communication from pfSense to the devices behind the Asus, the only supported solution is to run the Asus in Access Point Mode, so it becomes part of the same LAN (192.168.10.0/24).
For the use case you described (Portainer, Docker, InfluxDB, Grafana), a separate subnet is not required. In AP Mode all services will be directly reachable, and pfSense’s Telegraf can send metrics to InfluxDB without any routing or NAT-related issues.
]]></description><link>https://forum.netgate.com/topic/200511/please-assist-me-with-settings</link><guid isPermaLink="true">https://forum.netgate.com/topic/200511/please-assist-me-with-settings</guid><dc:creator><![CDATA[netpt]]></dc:creator><pubDate>Fri, 10 Apr 2026 15:54:48 GMT</pubDate></item><item><title><![CDATA[Firewall rules for selective failover]]></title><description><![CDATA[Thank you @SteveITS for the reply. Yes this is for the VLAN20 interface. DNS is working for its devices when the first rule's gateway was "failover" and also when this is now set to asterisk. I have finished setting the first rule of all VLANs from gateway "failover" to asterisk and everything is working. Thank you for this clarification.
]]></description><link>https://forum.netgate.com/topic/200483/firewall-rules-for-selective-failover</link><guid isPermaLink="true">https://forum.netgate.com/topic/200483/firewall-rules-for-selective-failover</guid><dc:creator><![CDATA[richardsago]]></dc:creator><pubDate>Tue, 07 Apr 2026 08:49:56 GMT</pubDate></item><item><title><![CDATA[Swapping of connection states on inbound interface in diagnostics]]></title><description><![CDATA[<p dir="auto">When I try to connect from one VLAN, let's call it the Users VLAN, to a switch that doesn't respond in the Management VLAN, I see two states:</p>
<ol>
<li>The state bound to the Users interface shows my user IP -&gt; switch IP:443 and the state: CLOSED:SYN_SENT</li>
<li>The state bound to the Management interface shows the same user IP -&gt; switch IP:443 but the state: SYN_SENT:CLOSED.</li>
</ol>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Interface</th>
<th>Protocol</th>
<th>Source → Destination</th>
<th>State</th>
<th>Packets</th>
</tr>
</thead>
<tbody>
<tr>
<td>USERS</td>
<td>tcp</td>
<td>192.168.10.2:58319 → 192.168.99.2:443</td>
<td>CLOSED:SYN_SENT</td>
<td>3 / 0</td>
</tr>
<tr>
<td>MANAGEMENT</td>
<td>tcp</td>
<td>192.168.10.2:58319 → 192.168.99.2:443</td>
<td>SYN_SENT:CLOSED</td>
<td>3 / 0</td>
</tr>
</tbody>
</table>
<p dir="auto">According to pfSense documentation, the left side of the state shows the source side, while the right side shows the destination side.</p>
<p dir="auto">In the state of the interface through which the packet enters the firewall (PF_IN), the source and destination are swapped: CLOSED:SYN_SENT. The code responsible for the swapping can be seen here: https://github.com/freebsd/freebsd-src/blob/3f79bc9ca336f634e1afa262ccf5155882550a8a/sbin/pfctl/pf_print_state.c#L247</p>
<p dir="auto">What I don't understand is why did pfSense decide to swap the source and destination when the packet direction is PF_IN (incoming). This is really confusing to me as I expect the left side to show the user sending a SYN packet, but the Users interface state is showing it on the right as if it were the switch that sent the SYN packet.</p>
<p dir="auto">The question is: why does pfSense decide to swap source and destination states in the inbound interface state (in this case Users interface): CLOSED:SYN_SENT ?</p>
<p dir="auto">Thank you in advance.</p>
]]></description><link>https://forum.netgate.com/topic/200474/swapping-of-connection-states-on-inbound-interface-in-diagnostics</link><guid isPermaLink="true">https://forum.netgate.com/topic/200474/swapping-of-connection-states-on-inbound-interface-in-diagnostics</guid><dc:creator><![CDATA[blubber7196]]></dc:creator><pubDate>Sun, 05 Apr 2026 15:24:36 GMT</pubDate></item><item><title><![CDATA[Cannot access some switches anymore?]]></title><description><![CDATA[@SteveITS that's right.
The two switches not being accessed are L2/L3 and lost the internal VLAN routing. I re-enabled it by accessing from VLAN1 and re-adding an IP on both Switches' VLAN10 interface: both got accessed again from VLAN10 devices.
Now I'll properly go (hopefully) through ACL settings to limit access to some devices only.
Thank you very much for pointing me in the right direction.
]]></description><link>https://forum.netgate.com/topic/200446/cannot-access-some-switches-anymore</link><guid isPermaLink="true">https://forum.netgate.com/topic/200446/cannot-access-some-switches-anymore</guid><dc:creator><![CDATA[Urbaman75]]></dc:creator><pubDate>Tue, 31 Mar 2026 23:11:22 GMT</pubDate></item><item><title><![CDATA[Unknown block “to any no-df max-mss 1400 fragment reassemble”]]></title><description><![CDATA[Sorry for the delay.
An update to Sense “fixed” the problem—but I suspect the issue was caused by the client rather than Sense.
]]></description><link>https://forum.netgate.com/topic/200440/unknown-block-to-any-no-df-max-mss-1400-fragment-reassemble</link><guid isPermaLink="true">https://forum.netgate.com/topic/200440/unknown-block-to-any-no-df-max-mss-1400-fragment-reassemble</guid><dc:creator><![CDATA[deleted]]></dc:creator><pubDate>Tue, 31 Mar 2026 09:47:11 GMT</pubDate></item><item><title><![CDATA[debugging aliases]]></title><description><![CDATA[@johnpoz thanks. I should of google it first. i found the answer on an old thread. For the benefit of somonelse and possibly me, i will say look in the table of diagnostics and there will be an entry named after your alias.
I only had two fqdn entries . i dont know what happened. it just started working after i deleted it then recreated it. Maybe it got corrupted somehow. i didnt know about diagnostics then so I didnt have a look
]]></description><link>https://forum.netgate.com/topic/200419/debugging-aliases</link><guid isPermaLink="true">https://forum.netgate.com/topic/200419/debugging-aliases</guid><dc:creator><![CDATA[ageis]]></dc:creator><pubDate>Fri, 27 Mar 2026 10:41:05 GMT</pubDate></item><item><title><![CDATA[using domain name in rules]]></title><description><![CDATA[@johnpoz said in using domain name in rules:

since are you not in the EU?

Afaik, France, where I am, is still part of the EU 
]]></description><link>https://forum.netgate.com/topic/200410/using-domain-name-in-rules</link><guid isPermaLink="true">https://forum.netgate.com/topic/200410/using-domain-name-in-rules</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Wed, 25 Mar 2026 00:00:04 GMT</pubDate></item><item><title><![CDATA[Best Suricata version for IDS + AI Anomaly Detection on RPi (16GB RAM)]]></title><description><![CDATA[@bmeeks said in Best Suricata version for IDS + AI Anomaly Detection on RPi (16GB RAM):

Not good to run a mail server on your firewall.

Oh shit - it's not, damn now I have to redo a bunch of stuff..
Just a joke - hehehe
]]></description><link>https://forum.netgate.com/topic/200405/best-suricata-version-for-ids-ai-anomaly-detection-on-rpi-16gb-ram</link><guid isPermaLink="true">https://forum.netgate.com/topic/200405/best-suricata-version-for-ids-ai-anomaly-detection-on-rpi-16gb-ram</guid><dc:creator><![CDATA[johnpoz]]></dc:creator><pubDate>Mon, 23 Mar 2026 21:44:48 GMT</pubDate></item><item><title><![CDATA[Bug when deleting nested Aliasses]]></title><description><![CDATA[duplicate of https://redmine.pfsense.org/issues/16750
]]></description><link>https://forum.netgate.com/topic/200390/bug-when-deleting-nested-aliasses</link><guid isPermaLink="true">https://forum.netgate.com/topic/200390/bug-when-deleting-nested-aliasses</guid><dc:creator><![CDATA[SteveITS]]></dc:creator><pubDate>Fri, 20 Mar 2026 08:03:41 GMT</pubDate></item><item><title><![CDATA[Log entry with no port number - Can&#x27;t create quick rule.]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I noticed a blocked connection (no port displayed/logged) from a remote file server that I fetch backups from via an outgoing rsync connection to the remote server over a wireguard VPN on port 873.</p>
<p dir="auto">(The wireguard tunnel is 10.80.0.0/24, the remote site net is 192.168.0.0/24 and my net is 192.168.42.0/24. The outgoing connection goes out from my NAS, through my pfSense to the remote pfSense box, then onto the remote LAN to their NAS. Each connection is made between 192.168.42.0/24 and 192.168.0.0/24 as the VPN endpoint IPs point to the pfSense boxen. Each pfSense box has a route to the remote site and I only allow 873 through.)</p>
<p dir="auto"><img src="/assets/uploads/files/1773691411345-brave_screenshot.png" alt="brave_screenshot.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The backup works fine, but I am seeing a denied connection without a port number. Simply identified as 'TCP:' from a private ip (no port) to a private IP (no port).</p>
<p dir="auto"><img src="/assets/uploads/files/1773691500103-brave_screenshot-1.png" alt="brave_screenshot (1).png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If I add an easy Rule...</p>
<p dir="auto"><img src="/assets/uploads/files/1773691562181-brave_screenshot-2.png" alt="brave_screenshot (2).png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It errors out with 'No port number' but I can't add one - not that I know what port to add.</p>
<p dir="auto"><img src="/assets/uploads/files/1773691570312-brave_screenshot-3.png" alt="brave_screenshot (3).png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I haven't noticed TCP traffic without port numbers before.</p>
<p dir="auto">Any info on what may be causing this?</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://forum.netgate.com/topic/200374/log-entry-with-no-port-number-can-t-create-quick-rule.</link><guid isPermaLink="true">https://forum.netgate.com/topic/200374/log-entry-with-no-port-number-can-t-create-quick-rule.</guid><dc:creator><![CDATA[pfSense-Rocks]]></dc:creator><pubDate>Mon, 16 Mar 2026 20:06:35 GMT</pubDate></item><item><title><![CDATA[No internet access from DMZ]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/57949/no-internet-access-from-dmz-opt1">No internet access from DMZ(OPT1)</a></p>
<p dir="auto">I know is a few threads like this on the forum, putting my experience in case helps someone else.</p>
<p dir="auto">I added a new Nic in the box, added interface, set up DMZ. No internet access from DMZ. Devices inside the DMZ got IP's from the DHCP, can ping each other, but can't ping FW, can't ping out, no internet access.</p>
<p dir="auto">I took another box. Moved Nics over. Fresh install of PF, Restore the same config. Correctly assigned the interfaces. Now on the new box even the LAN can't ping FW and LAN has no internet access. DMZ same, can't ping FW and no internet.</p>
<p dir="auto">Realized must be something like an underlying config is interfering. Started removing all sorts of config and testing.</p>
<p dir="auto">Found I had a QOS, Traffic Shaper, for the voip. Deleted this. Instantly everything worked perfect, all fixed.</p>
<p dir="auto">If adding a DMZ (or second LAN), might need to remove any Traffic Shaper, then add back after.</p>
<p dir="auto">All the Best   ;-)</p>
]]></description><link>https://forum.netgate.com/topic/200367/no-internet-access-from-dmz</link><guid isPermaLink="true">https://forum.netgate.com/topic/200367/no-internet-access-from-dmz</guid><dc:creator><![CDATA[ashwiz]]></dc:creator><pubDate>Mon, 16 Mar 2026 05:05:09 GMT</pubDate></item><item><title><![CDATA[bug when editing firewall rule]]></title><description><![CDATA[<p dir="auto">pfsense+ 25.07.1 / CE 2.8.1</p>
<p dir="auto">when i edit a firewall rule with gateway defined<br />
<img src="/assets/uploads/files/1773468884047-829f65fd-4126-47a9-8081-91f366373cb9-image.png" alt="829f65fd-4126-47a9-8081-91f366373cb9-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">it opens the rule with gateway default</p>
<p dir="auto"><img src="/assets/uploads/files/1773468938868-0734213e-f4b1-4d48-86e7-85a1de2b16a0-image.png" alt="0734213e-f4b1-4d48-86e7-85a1de2b16a0-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and if you don't pay attention to this (changing something else) and save the rule - the rule is saved with default gateway.</p>
]]></description><link>https://forum.netgate.com/topic/200349/bug-when-editing-firewall-rule</link><guid isPermaLink="true">https://forum.netgate.com/topic/200349/bug-when-editing-firewall-rule</guid><dc:creator><![CDATA[dave.opc]]></dc:creator><pubDate>Sat, 14 Mar 2026 06:17:28 GMT</pubDate></item></channel></rss>