Amer Networks E5Web GUI User Manual
Page 695

Device:/> add IPRule Action=SLB_SAT
SourceInterface=any
SourceNetwork=all-nets
DestinationInterface=core
DestinationNetwork=wan_ip
Service=http-all
SLBAddresses=server_group
Name=web_slb
D. Specify a NAT rule for internal clients access to the servers:
Device:/> add IPRule Action=NAT
SourceInterface=lan
SourceNetwork=lan-net
DestinationInterface=core
DestinationNetwork=wan_ip
Service=http-all
NATAction=UseInterfaceAddress
Name=web_slb_nat
E. Specify an Allow IP rule for the external clients:
Device:/> add IPRule Action=Allow
SourceInterface=wan
SourceNetwork=all-nets
DestinationInterface=core
DestinationNetwork=wan_ip
Service=http-all
NATAction=UseInterfaceAddress
Name=web_slb_allow
InControl
Follow the same steps used for the Web Interface below.
Web Interface
A. Create an Object for each of the web servers:
1.
Go to: Objects > Address Book > Add > IP4 Address
2.
Enter a suitable name, for example server1
3.
Enter the IP Address as 192.168.1.10
4.
Click OK
5.
Repeat the above to create an object called server2 for the 192.168.1.11 IP address
B. Create a Group which contains the 2 web server objects:
1.
Go to: Objects > Address Book > Add > IP4 Group
2.
Enter a suitable name, for example server_group
3.
Add server1 and server2 to the group
4.
Click OK
C. Specify the SLB_SAT IP rule:
Chapter 10: Traffic Management
695