Re: Direct Server Return and FreeBSD 5

2003-01-27 Thread Terry Lambert
John David Duncan wrote: > There's a load balancing configuration known as direct server return > (DSR), in which packets pass from the client through the load balancer to > the server, but then the replies from the server go directly to the client > (bypassing the load balancer). The way this wor

Re: Direct Server Return and FreeBSD 5

2003-01-27 Thread Paul Saab
You need to set net.inet.ip.check_interface=0 John David Duncan ([EMAIL PROTECTED]) wrote: > > There's a load balancing configuration known as direct server return > (DSR), in which packets pass from the client through the load balancer to > the server, but then the replies from the server go dir

Direct Server Return and FreeBSD 5

2003-01-27 Thread John David Duncan
There's a load balancing configuration known as direct server return (DSR), in which packets pass from the client through the load balancer to the server, but then the replies from the server go directly to the client (bypassing the load balancer). The way this works is that the load balancer sen