<?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[OLD STYLE works, new pools don&#x27;t]]></title><description><![CDATA[<p dir="auto">Hi all, I'm stuck with a problem on a loadbalancing system.</p>
<p dir="auto">This system has been installed with 1.0.1. Recently I've reinstalled it with the lastest 1.0.1 snapshot (1.0.1-SNAPSHOT-03-27-2007) and then came the problem.</p>
<p dir="auto">On this system I have two WAN, the first one is on a pysical interface(bge0), the second one is on a vlan (vlan0).<br />
               WAN1(wan) : gateway  10.254.254.1/24<br />
               WAN2(opt3) : gateway 192.168.0.249/24</p>
<p dir="auto">On the 1.0.1 platform the pool looks like:<br />
10.254.254.1|10.254.254.1<br />
192.168.0.249|192.168.0.249</p>
<p dir="auto">All is fine trafic is balanced.</p>
<p dir="auto">On the 1.0.1-SNAPSHOT-03-27-2007 the pool looks like:<br />
wan|10.254.254.1<br />
opt3|192.168.0.249</p>
<p dir="auto">Trafic only goes through wan not opt3.</p>
<p dir="auto">First thing: If I use the configuration backup of the 1.0.1 platform, the pool is recreated and the logs are saying:<br />
"php: : Setting up route with 192.168.0.249 om vlan0 for monitor 192.168.0.249 on gateway 192.168.0.249"<br />
"php: : SLBD pool MULTIWANS is old style. Please recreate"<br />
"php: : Setting up route with 10.254.254.1 om bge1 for monitor 10.254.254.1 on gateway 10.254.254.1"<br />
But it does balance….all is ok except this warning.</p>
<p dir="auto">Second thing: When using newly created pool (so when trafic isn't balanced) logs are only saying:<br />
"php: : Setting up route with 10.254.254.1 om bge1 for monitor 10.254.254.1 on gateway 10.254.254.1"<br />
there is no line for the second wan.</p>
<p dir="auto">a full backup file shows:</p>
<p dir="auto">1.0.1-SNAPSHOT-03-27-2007 (the one not ok)<br />
&lt;load_balancer&gt;&lt;lbpool&gt;&lt;type&gt;gateway&lt;/type&gt;<br />
&lt;behaviour&gt;balance&lt;/behaviour&gt;<br />
&lt;monitorip&gt;10.254.254.1&lt;/monitorip&gt;<br />
&lt;name&gt;MULTIWANS&lt;/name&gt;<br />
&lt;desc&gt;Balance load over two wans&lt;/desc&gt;<br />
&lt;port&gt;&lt;servers&gt;opt3|192.168.0.249&lt;/servers&gt;<br />
&lt;servers&gt;wan|10.254.254.1&lt;/servers&gt;&lt;/port&gt;&lt;/lbpool&gt;&lt;/load_balancer&gt;</p>
<p dir="auto">1.0.1 (the one ok):</p>
<p dir="auto">&lt;load_balancer&gt;&lt;lbpool&gt;&lt;type&gt;gateway&lt;/type&gt;<br />
&lt;monitorip&gt;192.168.0.249&lt;/monitorip&gt;<br />
&lt;name&gt;MULTIWANS&lt;/name&gt;<br />
&lt;desc&gt;Balance load over two wans&lt;/desc&gt;<br />
&lt;port&gt;&lt;servers&gt;10.254.254.1|10.254.254.1&lt;/servers&gt;<br />
&lt;servers&gt;192.168.0.249|192.168.0.249&lt;/servers&gt;<br />
&lt;monitor&gt;ICMP&lt;/monitor&gt;&lt;/port&gt;&lt;/lbpool&gt;&lt;/load_balancer&gt;</p>
<p dir="auto">SLBD logs in the two cases:</p>
<p dir="auto">Apr 23 18:29:40 slbd[1719]: ICMP poll succeeded for 192.168.0.249, marking service UP<br />
Apr 23 18:29:38 slbd[1719]: ICMP poll succeeded for 10.254.254.1, marking service UP<br />
Apr 23 18:29:36 slbd[1719]: VIP 127.0.0.1:666 added real service 192.168.0.249:666<br />
Apr 23 18:29:36 slbd[1719]: VIP 127.0.0.1:666 added real service 10.254.254.1:666<br />
Apr 23 18:29:36 slbd[1719]: VIP 127.0.0.1:666 sitedown at 127.0.0.1:666<br />
Apr 23 18:29:36 slbd[1719]: VIP 127.0.0.1:666 configured as "127.0.0.1"<br />
Apr 23 18:29:36 slbd[1719]: Using configuration file /var/etc/slbd.conf<br />
Apr 23 18:29:36 slbd[1719]: Using r_refresh of 5000 milliseconds</p>
<p dir="auto">So for the moment I have made a full backup file and I modified the loadbalancer section to use "old style" configuration in order to have a working loadbalancing system. It would be cool if I could make the "new style" work…. If someone has the answer... I 've been reading the other posts  for an hour and haven't found the same problem.....</p>
<p dir="auto">Many thanks.</p>
]]></description><link>https://forum.netgate.com/topic/4280/old-style-works-new-pools-don-t</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 12:31:51 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/4280.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Apr 2007 17:33:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Wed, 25 Apr 2007 16:32:21 GMT]]></title><description><![CDATA[<p dir="auto">So I understand it's fixed now?</p>
]]></description><link>https://forum.netgate.com/post/153605</link><guid isPermaLink="true">https://forum.netgate.com/post/153605</guid><dc:creator><![CDATA[databeestje]]></dc:creator><pubDate>Wed, 25 Apr 2007 16:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Tue, 24 Apr 2007 10:22:35 GMT]]></title><description><![CDATA[<p dir="auto">Great !</p>
<p dir="auto">Thanks hoba, scott and databeestje</p>
]]></description><link>https://forum.netgate.com/post/153542</link><guid isPermaLink="true">https://forum.netgate.com/post/153542</guid><dc:creator><![CDATA[Juve]]></dc:creator><pubDate>Tue, 24 Apr 2007 10:22:35 GMT</pubDate></item><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Mon, 23 Apr 2007 20:41:55 GMT]]></title><description><![CDATA[<p dir="auto">Use a 1.2beta1 prerelease.</p>
]]></description><link>https://forum.netgate.com/post/153519</link><guid isPermaLink="true">https://forum.netgate.com/post/153519</guid><dc:creator><![CDATA[hoba]]></dc:creator><pubDate>Mon, 23 Apr 2007 20:41:55 GMT</pubDate></item><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Mon, 23 Apr 2007 19:59:35 GMT]]></title><description><![CDATA[<p dir="auto">Do I have to use a 1.2 pre release snapshot or is there a 1.0.1 snapshot somewhere?</p>
<p dir="auto">Many thanks guys</p>
]]></description><link>https://forum.netgate.com/post/153514</link><guid isPermaLink="true">https://forum.netgate.com/post/153514</guid><dc:creator><![CDATA[Juve]]></dc:creator><pubDate>Mon, 23 Apr 2007 19:59:35 GMT</pubDate></item><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Mon, 23 Apr 2007 18:48:16 GMT]]></title><description><![CDATA[<p dir="auto">Try a snapshot about 1-2 hours from now.  We just fixed this hopefully.</p>
]]></description><link>https://forum.netgate.com/post/153503</link><guid isPermaLink="true">https://forum.netgate.com/post/153503</guid><dc:creator><![CDATA[sullrich]]></dc:creator><pubDate>Mon, 23 Apr 2007 18:48:16 GMT</pubDate></item><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Mon, 23 Apr 2007 18:10:42 GMT]]></title><description><![CDATA[<p dir="auto">Guess what ! result is "False"!</p>
<p dir="auto">Normal ?</p>
]]></description><link>https://forum.netgate.com/post/153500</link><guid isPermaLink="true">https://forum.netgate.com/post/153500</guid><dc:creator><![CDATA[Juve]]></dc:creator><pubDate>Mon, 23 Apr 2007 18:10:42 GMT</pubDate></item><item><title><![CDATA[Reply to OLD STYLE works, new pools don&#x27;t on Mon, 23 Apr 2007 17:50:29 GMT]]></title><description><![CDATA[<p dir="auto">Go to the command prompt page.<br />
In the execute php section insert the following code.</p>
<pre><code>
$status = interface_has_gateway("vlan0");
if($status) echo "true"; else echo "false";
</code></pre>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.netgate.com/post/153496</link><guid isPermaLink="true">https://forum.netgate.com/post/153496</guid><dc:creator><![CDATA[databeestje]]></dc:creator><pubDate>Mon, 23 Apr 2007 17:50:29 GMT</pubDate></item></channel></rss>