<?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[Help configuring 4 interfaces :(]]></title><description><![CDATA[<p dir="auto">Hi guys,</p>
<p dir="auto">I'm trying to set up my pfSense 1.2.3 HDD, and I think I've messed up everything, so I'm starting from scratch :D Here's what I want to do:</p>
<p dir="auto">I have a machine with 2 x HP nc7170 adapters, so I have 4 Gbps ports available [properly detected as em0 to em3].</p>
<p dir="auto">WAN [em2] - PPPoE 100Mbit down / 50 Mbit up - that works fine<br />
LAN [em0] - usual LAN setup, nothing special</p>
<p dir="auto">WAN2 [em3] - DHCP cable that needs to be load balanced with the first WAN [24Mbit down / 8Mbit up] - this is where the web server needs to get out to the internet<br />
LAN2 [em1] - to be treated as LAN, will be connected to a router I'm using as AP or for any temporary connections I might need</p>
<p dir="auto">Now, I need to make LAN2 to work the same as LAN [same subnet, full traffic between them, same DHCP pool if possible] - this is the most urgent part.<br />
I also need to load balance the two WANs. I also have a local web server bound to the WAN2 IP, so if anyone can give me an example on how to do NAT properly on the load balanced links on WAN2, it would help a lot.</p>
<p dir="auto">I have a feeling something in my little messy environment will require an upgrade to 2.0RC - is there any particular build that's less buggy and more stable than the rest? I need to get this machine up and running with as little maintenance as possible. Release 1.2.3 worked just great for me, but it might be time to move on…</p>
<p dir="auto">I've tried searching, but nothing that I found could help me with the LAN2 - I just can't get it to work the same as LAN.</p>
<p dir="auto">So, if anyone could give me a hand, it would be very much appreciated :D Thanks in advance for any help/hint!</p>
]]></description><link>https://forum.netgate.com/topic/30058/help-configuring-4-interfaces</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 05:34:33 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/30058.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Jan 2011 02:27:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help configuring 4 interfaces :( on Wed, 02 Feb 2011 20:58:58 GMT]]></title><description><![CDATA[<p dir="auto">Hmmm… That doesn't seem to work. I've tried both adding it to cron from the shell and I've also tried the Cron package. No dice.</p>
<p dir="auto">I finally got it working using this hint: http://forum.pfsense.org/index.php/topic,16767.msg91804.html#msg91804</p>
<p dir="auto">There's just one thing - the string ends with == and you should not enter that. Just use the string between ? and ==</p>
<p dir="auto">Guys, thanks a lot for all the help, now my machine does everything I need it to do :)</p>
]]></description><link>https://forum.netgate.com/post/263926</link><guid isPermaLink="true">https://forum.netgate.com/post/263926</guid><dc:creator><![CDATA[acoustiq]]></dc:creator><pubDate>Wed, 02 Feb 2011 20:58:58 GMT</pubDate></item><item><title><![CDATA[Reply to Help configuring 4 interfaces :( on Mon, 31 Jan 2011 07:45:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/acoustiq">@<bdi>acoustiq</bdi></a>:</p>
<blockquote>
<p dir="auto">The easiest way to update the service at freedns.afraid.org is to access a direct URL.</p>
<p dir="auto">Is there any way I can update the DNS from pfSense? Maybe some creative cron and local script usage?</p>
</blockquote>
<p dir="auto">from http://freedns.afraid.org/dynamic/ (login)</p>
<blockquote>
<p dir="auto">wget -q –read-timeout=0.0 --waitretry=5 --tries=400 --background http://freedns.afraid.org/dynamic/update.php?<em>yourcode</em></p>
</blockquote>
<p dir="auto">Put that in cron and make it run every hour/day/whatever.</p>
]]></description><link>https://forum.netgate.com/post/263421</link><guid isPermaLink="true">https://forum.netgate.com/post/263421</guid><dc:creator><![CDATA[SeventhSon]]></dc:creator><pubDate>Mon, 31 Jan 2011 07:45:49 GMT</pubDate></item><item><title><![CDATA[Reply to Help configuring 4 interfaces :( on Sun, 30 Jan 2011 02:14:11 GMT]]></title><description><![CDATA[<p dir="auto">Finally fixed the WAN load balancing, too. I went with <a href="http://doc.pfsense.org/index.php/Multi_WAN_/_Load_Balancing" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> and tweaked it a bit. Now all the necessary connections go in/out the right link.</p>
<p dir="auto">One last thing: I keep a hostname only for the PPPoE link [WAN]. The easiest way to update the service at freedns.afraid.org is to access a direct URL.</p>
<p dir="auto">Is there any way I can update the DNS from pfSense? Maybe some creative cron and local script usage?</p>
<p dir="auto">Thanks a lot for all the help so far ;)</p>
]]></description><link>https://forum.netgate.com/post/263302</link><guid isPermaLink="true">https://forum.netgate.com/post/263302</guid><dc:creator><![CDATA[acoustiq]]></dc:creator><pubDate>Sun, 30 Jan 2011 02:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to Help configuring 4 interfaces :( on Thu, 27 Jan 2011 21:43:06 GMT]]></title><description><![CDATA[<p dir="auto">Ok, thanks for the hints, I have the first part fixed, although it seems a bit weird. I ran with this <a href="http://forum.pfsense.org/index.php/topic,13351.0.html" target="_blank" rel="noopener noreferrer nofollow ugc">link</a>. In order to get everything working, I did this for LAN2, as it is bridged to LAN.</p>
<p dir="auto">UDP * 67 - 68 * 67 - 68 *   DHCP passthrough</p>
<ul>
<li>
<ul>
<li>
<ul>
<li>
<ul>
<li>
<ul>
<li>
<ul>
<li>Allow LAN access</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<p dir="auto">Looks kinda' dumb to me, but only this works [for me, at least]. Apparently, NAT reflection is a bit sensitive to bridges because, in order to get it working again, I had to disable it, restart and enable it again. Now everything works perfectly.</p>
<p dir="auto">On to the load balancing. I have one high speed [cheap] link with dynamic IP over PPPoE that should be used for all usual traffic [browsing, torrents, whatever].<br />
The second link is slower, but very reliable. I need to use this for web services [web, mail, ftp, shoutcast, etc].</p>
<p dir="auto">How would you recommend I do this? The reason I want to do load balancing is that, in case WAN drops, the users will go out on WAN2 temporarily.</p>
]]></description><link>https://forum.netgate.com/post/263028</link><guid isPermaLink="true">https://forum.netgate.com/post/263028</guid><dc:creator><![CDATA[acoustiq]]></dc:creator><pubDate>Thu, 27 Jan 2011 21:43:06 GMT</pubDate></item><item><title><![CDATA[Reply to Help configuring 4 interfaces :( on Thu, 27 Jan 2011 09:46:08 GMT]]></title><description><![CDATA[<p dir="auto">To elaborate on Cry Havok's suggestion: bridge LAN2 and LAN and add firewall rules to LAN2 to allow DHCP traffic. There are a number of forum posts giving suitable rules.</p>
<p dir="auto">A number of people have reported that configuring WAN load balancing in pfSense 2.0 is "challenging" so you might be better off staying with 1.2.3 unless you are feeling brave.</p>
]]></description><link>https://forum.netgate.com/post/262901</link><guid isPermaLink="true">https://forum.netgate.com/post/262901</guid><dc:creator><![CDATA[wallabybob]]></dc:creator><pubDate>Thu, 27 Jan 2011 09:46:08 GMT</pubDate></item><item><title><![CDATA[Reply to Help configuring 4 interfaces :( on Thu, 27 Jan 2011 07:26:02 GMT]]></title><description><![CDATA[<p dir="auto">You could bridge the 2 interfaces, but unless they're physically separate networks there isn't any point.</p>
]]></description><link>https://forum.netgate.com/post/262887</link><guid isPermaLink="true">https://forum.netgate.com/post/262887</guid><dc:creator><![CDATA[Cry Havok]]></dc:creator><pubDate>Thu, 27 Jan 2011 07:26:02 GMT</pubDate></item></channel></rss>