Amer Networks E5Web GUI User Manual
Page 513
Device:/> add Address IPAddress wwwsrv_priv Address=10.10.10.5
Publish the five public IPv4 addresses on the wan interface using ARP publish. A CLI command
like the following is needed for each IP address:
Device:/> add ARP Interface=wan IP=195.55.66.77 mode=Publish
Create a SAT IP rule for the translation:
Device:/> add IPRule Action=SAT
Service=http
SourceInterface=any
SourceNetwork=all-nets
DestinationInterface=wan
DestinationNetwork=wwwsrv_pub
SATTranslateToIP=wwwsrv_priv
SATTranslate=DestinationIP
SATAllToOne=Yes
Finally, create an associated Allow rule:
Device:/> add IPRule Action=Allow
Service=http
SourceInterface=any
SourceNetwork=all-nets
DestinationInterface=wan
DestinationNetwork=wwwsrv_pub
InControl
Follow the same steps used for the Web Interface below.
Web Interface
Create a SAT IP rule for the translation:
1.
Go to: Policies > Add > IPRule
2.
Specify a suitable name for the rule, for example SAT_HTTP_To_DMZ
3.
Now enter:
•
Action: SAT
•
Service: http
•
Source Interface: any
•
Source Network: all-nets
•
Destination Interface: wan
•
Destination Network: wwwsrv_pub
•
SAT Translate: Destination IP
•
New IP Address: wwwsrv_priv
•
Enable the option: All-to-One
4.
Click OK
Chapter 7: Address Translation
513