<div>When you say all boxes are on the same subnet, do you mean your test machine as well?  If so, then the real server is responding directly back to the client, bypassing the reverse NAT.  If not, then a 'show server session' and a 'show server real' would help.  Pretty basic config, looks right.</div>
<div> </div><div>Mike<br><br></div><div class="gmail_quote">On Wed, Mar 28, 2012 at 5:22 PM, William Cooper <span dir="ltr"><<a href="mailto:wcooper02@gmail.com">wcooper02@gmail.com</a>></span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
wow... 350's are still being used?<br>
<br>
have you configured server-router ports properly (needed in older code)?<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Mar 28, 2012 at 2:35 PM, Geoffrey Pan <<a href="mailto:cheetaweb@gmail.com">cheetaweb@gmail.com</a>> wrote:<br>
> Not trying to do DSR, regular pass thru load balancing with two servers<br>
> behind the balancer. All of the boxes are on the same subnet..<br>
><br>
> Anyone got a sample configuration they could share?<br>
><br>
> (world) - (Si350) - box a / box b<br>
><br>
><br>
><br>
><br>
> On Mon, Mar 26, 2012 at 10:24 PM, Clement Cavadore <<a href="mailto:clement@cavadore.net">clement@cavadore.net</a>><br>
> wrote:<br>
>><br>
>> Are you trying to do DSR ?<br>
>><br>
>> If so, you need to:<br>
>><br>
>> - add <a href="http://97.98.123.35/32" target="_blank">97.98.123.35/32</a> as a loopback on your real server<br>
>> - add "port http dsr" on your virtual server statement<br>
>> - Configure the sysctl on your real server if it is a linux:<br>
>>        net.ipv4.conf.default.arp_announce = 2<br>
>>        net.ipv4.conf.default.arp_ignore = 1<br>
>><br>
>> Regards,<br>
>><br>
>> Clément<br>
>><br>
>> On Mon, 2012-03-26 at 21:48 +0100, Geoffrey Pan wrote:<br>
>> > Can anyone help with a basic configuration example for load balancing,<br>
>> > or even dumb switching. I am trying to copy a configuration from an<br>
>> > existing SIXL to a 350 with a WSM6, but cannot get it to pass thru<br>
>> > traffic.<br>
>> ><br>
>> ><br>
>> > What I have is..<br>
>> ><br>
>> ><br>
>> > server real cs1 97.98.123.34<br>
>> ><br>
>> ><br>
>> >  port http<br>
>> ><br>
>> >  port http keepalive<br>
>> ><br>
>> >  port http url "HEAD /"<br>
>> ><br>
>> > !<br>
>> ><br>
>> > !<br>
>> ><br>
>> > server virtual cs 97.98.123.35<br>
>> ><br>
>> >  port http<br>
>> ><br>
>> >  bind default cs1 default<br>
>> ><br>
>> >  bind http cs1 http<br>
>> ><br>
>> > !<br>
>> ><br>
>> ><br>
>> > cs1 is just a plain http server, and this refuses to work on the<br>
>> > 350..any help?<br>
>> > _______________________________________________<br>
>> > foundry-nsp mailing list<br>
>> > <a href="mailto:foundry-nsp@puck.nether.net">foundry-nsp@puck.nether.net</a><br>
>> > <a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/mailman/listinfo/foundry-nsp</a><br>
>><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> foundry-nsp mailing list<br>
> <a href="mailto:foundry-nsp@puck.nether.net">foundry-nsp@puck.nether.net</a><br>
> <a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/mailman/listinfo/foundry-nsp</a><br>
<br>
_______________________________________________<br>
foundry-nsp mailing list<br>
<a href="mailto:foundry-nsp@puck.nether.net">foundry-nsp@puck.nether.net</a><br>
<a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/mailman/listinfo/foundry-nsp</a><br>
</div></div></blockquote></div><br>