Web OS 10.0 Application Guide
320
n
Chapter 13: Firewall Load Balancing
212777-A, February 2002
3.
Configure the clean-side IP interface as if they were real servers on the dirty side.
Later in this procedure, you’ll configure one clean-side IP interface on a different subnet for
each firewall path being load balanced. On the dirty-side Web switch, create two real servers
using the IP address of each clean-side IP interface used for FWLB.
N
OTE
–
Each of the four interfaces used for FWLB (two on each Web switch) in this example
must be configured for a different IP subnet.
4.
Place the IP interface real servers into a real server group.
5.
Set the health check type for the real server group to ICMP.
6.
Set the load-balancing metric for the real server group to
hash
.
Using the
hash
metric, all traffic between specific IP source/destination address pairs flows
through the same firewall. This ensures that sessions established by the firewalls are main-
tained for their duration.
N
OTE
–
Other load balancing metrics such as
leastconns
,
roundrobin
,
minmiss
,
response
, and
bandwidth
can be used when enabling the Return to Sender (RTS) option.
For more information, see
“Free-Metric FWLB” on page 346
7.
Enable SLB on the switch.
>> IP Interface 3# /cfg/slb/real 1
(Select real server 1)
>> Real server 1# rip 10.1.3.1
(Assign clean-side IF 2 address)
>> Real server 1# ena
(Enable real server 1)
>> Real server 1# ../real 2
(Select real server 2)
>> Real server 2# rip 10.1.4.1
(Assign clean-side IF 3 address)
>> Real server 2# ena
(Enable real server 1)
>> Real server 2# /cfg/slb/group 1
(Select real server group 1)
>> Real server group 1# add 1
(Add real server 1 to group 1)
>> Real server group 1# add 2
(Add real server 2 to group 1)
>> Real server group 1# health icmp
(Select ICMP as health check type)
>> Real server group 1# metric hash
(Select SLB hash metric for group 1)
>> Real server group 1# /cfg/slb/on
Summary of Contents for Web OS 10.0
Page 26: ...Web OS 10 0 Application Guide 26 n Basic Switching Routing 212777 A February 2002...
Page 116: ...Web OS 10 0 Application Guide 116 n Web Switching Fundamentals 212777 A February 2002...
Page 168: ...Web OS 10 0 Application Guide 168 n Chapter 6 Server Load Balancing 212777 A February 2002...
Page 216: ...Web OS 10 0 Application Guide 216 n Chapter 8 Application Redirection 212777 A February 2002...
Page 288: ...Web OS 10 0 Application Guide 288 n Advanced Web Switching 212777 A February 2002...
Page 440: ...Web OS 10 0 Application Guide 440 n Chapter 16 Persistence 212777 A February 2002...
Page 470: ...Web OS 10 0 Application Guide 470 n Chapter 17 Bandwidth Management 212777 A February 2002...
Page 474: ...Web OS 10 0 Application Guide 474 n Glossary 212777 A February 2002...