<?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[Create a DMZ in VirtualBox using two pf Sense instences]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
I am trying to create a DMZ in VirtualBox using two instences of pf Sence. The problem I am having is two fold</p>
<p dir="auto">1: I cant get my internal pf to speak with my external pf.<br />
2: I cant get my internal LAN traffic to see my internal pf  WAN interface or external pf sence interfaces.</p>
<p dir="auto">My setup:</p>
<p dir="auto">External pfSense<br />
Adapter 1 is bridged to host NIC in VirtualBox this is WAN port (DHCP) ip: 10.<em>.</em>.*<br />
Adapter 2 is set to Internal in VirtualBox network name DMZ ip:192.168.20.1<br />
Internal pfSense<br />
Adapter 1 is set to Internal in VirtualBox network name DMZ ip:192.168.20.2 WAN in pf<br />
Adapter 2 is set to Internal in VirtualBox network name testnet ip:192.168.1.1 LAN in pf</p>
<p dir="auto">I can ping 192.168.20.1 from internal pfSense but cant ping the other way.<br />
I cant configure the external pfSense via brose because I cant ping/ reach it. <br />
Both pfsense are running on freebsd</p>
<p dir="auto">I would like the 192.168.20 network to be my dmz. My goal is to put some other servers like snort in this network.</p>
]]></description><link>https://forum.netgate.com/topic/107392/create-a-dmz-in-virtualbox-using-two-pf-sense-instences</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 02:26:39 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/107392.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Nov 2016 12:18:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Create a DMZ in VirtualBox using two pf Sense instences on Wed, 02 Nov 2016 13:12:01 GMT]]></title><description><![CDATA[<p dir="auto">Without commenting on the architecture and reasons for it, your problem will be that Internal pfSense WAN will block traffic originating from outside it (i.e. trying to ping from external back to 192.168.20.2).<br />
At the VM console of Internal pfSense you can use the developer shell and enableallowallwan (its called something like that). Then you can get into the webGUI from upstream of WAN and sort out a more restricted set of rules for access to the Internal pfSense webGUI from upstream.</p>
]]></description><link>https://forum.netgate.com/post/658500</link><guid isPermaLink="true">https://forum.netgate.com/post/658500</guid><dc:creator><![CDATA[phil.davis]]></dc:creator><pubDate>Wed, 02 Nov 2016 13:12:01 GMT</pubDate></item></channel></rss>