<?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[Wan IP to multiple hosts]]></title><description><![CDATA[<p dir="auto">Hello Who can help me, or what is the best solution.</p>
<p dir="auto">I have one Wan ip adds.</p>
<p dir="auto">I have 3 virtual machines in the DMZ.</p>
<p dir="auto">I would to like access my clients to the 3 virtual machines depending on the client.</p>
<p dir="auto">Need via the Wan access to each VM with https, ftp and UDP port 24576 / 24577</p>
<p dir="auto">What is the best solution?</p>
<p dir="auto">HAproxy?</p>
<p dir="auto">Regards<br />
Melkske</p>
]]></description><link>https://forum.netgate.com/topic/125589/wan-ip-to-multiple-hosts</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 12:49:24 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/125589.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Jan 2018 21:07:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wan IP to multiple hosts on Mon, 15 Jan 2018 14:56:32 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">I would to like access my clients to the 3 virtual machines depending on the client.</p>
</blockquote>
<p dir="auto">If by "depending on the client" you mean that you can identify your client by specific IP ranges/addresses, then it isn't that much of a problem. You can create Port Forwards with specific source addresses coming to the WAN IP to specific internal hosts. So for example:</p>
<p dir="auto">Src | Dst | NAT</p>
<p dir="auto">1.2.3.4/24 | &lt;wan ip=""&gt;| 10.0.0.11 (Host 1 in DMZ)<br />
2.3.4.5/32 | &lt;wan ip=""&gt;| 10.0.0.12 (Host 2 in DMZ)<br />
3.4.5.6/28 | &lt;wan ip=""&gt;| 10.0.0.13 (Host 3 in DMZ)</p>
<p dir="auto">That is completely possible. Only if you want to allow access from ANY (whole internet) or you want to address the same host twice with a source already configured (e.g. 1.2.3.4/24 shall also access 10.0.0.12) that would only be possible with proxies of any kind.</p>
<p dir="auto">Otherwise just use different Forwardings for different clients :)&lt;/wan&gt;&lt;/wan&gt;&lt;/wan&gt;</p>
]]></description><link>https://forum.netgate.com/post/746023</link><guid isPermaLink="true">https://forum.netgate.com/post/746023</guid><dc:creator><![CDATA[JeGr]]></dc:creator><pubDate>Mon, 15 Jan 2018 14:56:32 GMT</pubDate></item><item><title><![CDATA[Reply to Wan IP to multiple hosts on Sun, 14 Jan 2018 15:38:18 GMT]]></title><description><![CDATA[<p dir="auto">You can VPN into the router itself and then access those virtual machines as if your in the same LAN.</p>
]]></description><link>https://forum.netgate.com/post/745858</link><guid isPermaLink="true">https://forum.netgate.com/post/745858</guid><dc:creator><![CDATA[Ryu945]]></dc:creator><pubDate>Sun, 14 Jan 2018 15:38:18 GMT</pubDate></item><item><title><![CDATA[Reply to Wan IP to multiple hosts on Wed, 10 Jan 2018 22:39:01 GMT]]></title><description><![CDATA[<p dir="auto">HAproxy can help for the HTTP / HTTPS traffic, for ftp and udp that wont work..</p>
]]></description><link>https://forum.netgate.com/post/745282</link><guid isPermaLink="true">https://forum.netgate.com/post/745282</guid><dc:creator><![CDATA[PiBa]]></dc:creator><pubDate>Wed, 10 Jan 2018 22:39:01 GMT</pubDate></item><item><title><![CDATA[Reply to Wan IP to multiple hosts on Wed, 10 Jan 2018 21:24:14 GMT]]></title><description><![CDATA[<p dir="auto">About the only thing you can do is use non-standard ports, so that port forwarding can reach the appropriate VM.  Each VM will use a different port number.</p>
]]></description><link>https://forum.netgate.com/post/745264</link><guid isPermaLink="true">https://forum.netgate.com/post/745264</guid><dc:creator><![CDATA[JKnott]]></dc:creator><pubDate>Wed, 10 Jan 2018 21:24:14 GMT</pubDate></item></channel></rss>