<?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[Public IP on DMZ?]]></title><description><![CDATA[<p dir="auto">Hi all, I've been evaluating pfsense to replace my linux box as gateway/router.</p>
<p dir="auto">I got /28 public IP from my ISP (lets say it's x.x.x.[0-15]), but it's routed through a private net address (lets say it's 10.10.10.0/30; 10.10.10.1 is the ISP's gateway, and 10.10.10.2 for my IP).</p>
<p dir="auto">Here's my linux box's setup:</p>
<pre><code>
                     ISP
                 (10.10.10.1) 
                      |
                      |
                 (10.10.10.2)
                     eth2
      ------ eth1 - Linux Box - eth0 -------
      |   (x.x.x.14)       (192.168.0.254) |
      |                                    |
     DMZ                                  LAN
    (x.x.x.0/28)                        (192.168.0.0/24)  

</code></pre>
<p dir="auto">The LAN section was NATed to x.x.x.1 (in linux it's an IP alias in eth1 ).<br />
(Actually the LAN section is more complicated with several networks, but I figure if I can make this work, it will be easy ).</p>
<p dir="auto">My goal is to replace the linux box with pfsense.<br />
I tried pfsense (Advanced NAT, VIP, set ISP gateway as default gateway, allow all rulez) but somehow I can't even ping host that was in other networks or even any other server in internet. I can ping any IP that are located in the pfsense box.</p>
<p dir="auto">Now, since I have no idea where to start, can anbody give me a clue?</p>
<p dir="auto">(BTW, I did try a configuration using monowall, same network as above but without the LAN part (only WAN and DMZ (as LAN in monowall)), and it worked)</p>
]]></description><link>https://forum.netgate.com/topic/20768/public-ip-on-dmz</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 21:25:54 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/20768.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Jan 2010 13:26:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Public IP on DMZ? on Tue, 19 Jan 2010 02:10:38 GMT]]></title><description><![CDATA[<p dir="auto">OK, so far i manage to ping from LAN to DMZ and to WAN.<br />
Apparently, when I assign 3 VIP to the DMZ interface, ifconfig only shows the last VIP, not 4 (it should be the original DMZ IP and 3 VIP). Reassigning DMZ IP work (but only 1 VIP)<br />
I still can't ping DMZ and Inet from other network connected through LAN network.</p>
]]></description><link>https://forum.netgate.com/post/219972</link><guid isPermaLink="true">https://forum.netgate.com/post/219972</guid><dc:creator><![CDATA[kuadhual]]></dc:creator><pubDate>Tue, 19 Jan 2010 02:10:38 GMT</pubDate></item></channel></rss>