Amer Networks E5Web GUI User Manual
Page 505
Command-Line Interface
Create a SAT IP rule:
Device:/> add IPRule Action=SAT
Service=http
SourceInterface=wan
SourceNetwork=all-nets
DestinationInterface=core
DestinationNetwork=wan_ip
SATTranslate=DestinationIP
SATTranslateToIP=10.10.10.5
Name=SAT_HTTP_To_DMZ
Then create a corresponding Allow rule:
Device:/> add IPRule Action=Allow
Service=http
SourceInterface=wan
SourceNetwork=all-nets
DestinationInterface=core
DestinationNetwork=wan_ip
Name=Allow_HTTP_To_DMZ
InControl
Follow the same steps used for the Web Interface below.
Web Interface
First create a SAT rule:
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: wan
•
Source Network: all-nets
•
Destination Interface: core
•
Destination Network: wan_ip
•
SAT Translate: Destination IP
•
New IP Address: 10.10.10.5
4.
Click OK
Then create a corresponding Allow rule:
1.
Go to: Policies > Add > IPRule
Chapter 7: Address Translation
505