[f-nsp] Basic configuration example for SI350/WSM6 running SWITCH code

Geoffrey Pan cheetaweb at gmail.com
Wed Mar 28 14:35:53 EDT 2012


Not trying to do DSR, regular pass thru load balancing with two servers
behind the balancer. All of the boxes are on the same subnet..

Anyone got a sample configuration they could share?

(world) - (Si350) - box a / box b



On Mon, Mar 26, 2012 at 10:24 PM, Clement Cavadore <clement at cavadore.net>wrote:

> Are you trying to do DSR ?
>
> If so, you need to:
>
> - add 97.98.123.35/32 as a loopback on your real server
> - add "port http dsr" on your virtual server statement
> - Configure the sysctl on your real server if it is a linux:
>        net.ipv4.conf.default.arp_announce = 2
>        net.ipv4.conf.default.arp_ignore = 1
>
> Regards,
>
> Clément
>
> On Mon, 2012-03-26 at 21:48 +0100, Geoffrey Pan wrote:
> > Can anyone help with a basic configuration example for load balancing,
> > or even dumb switching. I am trying to copy a configuration from an
> > existing SIXL to a 350 with a WSM6, but cannot get it to pass thru
> > traffic.
> >
> >
> > What I have is..
> >
> >
> > server real cs1 97.98.123.34
> >
> >
> >  port http
> >
> >  port http keepalive
> >
> >  port http url "HEAD /"
> >
> > !
> >
> > !
> >
> > server virtual cs 97.98.123.35
> >
> >  port http
> >
> >  bind default cs1 default
> >
> >  bind http cs1 http
> >
> > !
> >
> >
> > cs1 is just a plain http server, and this refuses to work on the
> > 350..any help?
> > _______________________________________________
> > foundry-nsp mailing list
> > foundry-nsp at puck.nether.net
> > http://puck.nether.net/mailman/listinfo/foundry-nsp
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/foundry-nsp/attachments/20120328/5d3ab516/attachment.html>


More information about the foundry-nsp mailing list