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

Clement Cavadore clement at cavadore.net
Mon Mar 26 17:24:03 EDT 2012


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





More information about the foundry-nsp mailing list