Chapter 8: Using the Command Line Interface
388
config:#
security ipAccessControl ipv4 enabled true defaultPolicyIn accept
defaultPolicyOut accept
Results:
The IPv4 access control feature is enabled.
The default policy for inbound traffic is set to "accept."
The default policy for outbound traffic is set to "accept."
Example 2 - Adding an IPv4 Firewall Rule
The following command adds a new IPv4 access control rule and
specifies its location in the list.
config:#
security ipAccessControl ipv4 rule add 192.168.84.123/24 accept
insertAbove 5
Results:
A new IPv4 firewall control rule is added to accept all packets sent
from the IPv4 address 192.168.84.123.
The newly-added rule is inserted above the 5th rule. That is, the new
rule becomes the 5th rule, and the original 5th rule becomes the 6th
rule.
Example 3 - User Blocking
The following command sets up two user blocking parameters.
config:#
security userBlocking maximumNumberOfFailedLogins 5 blockTime 30
Results:
The maximum number of failed logins is set to 5.
The user blocking time is set to 30 minutes.
Содержание EMX2-888
Страница 19: ...Chapter 1 Introduction 5 Retrieval of the link local IPv4 address See IPv4 Address on page 72...
Страница 71: ...Chapter 4 Connecting External Equipment Optional 57...
Страница 148: ...Chapter 6 Using the Web Interface 134 LHX 20 SHX 30 LHX 40 PowerLogic PM710...
Страница 506: ...Appendix F LDAP Configuration Illustration 492 5 Click OK The EMX_Admin role is created 6 Click Close to quit the dialog...
Страница 526: ...Appendix H RADIUS Configuration Illustration 512 Note If your EMX uses PAP then select PAP...
Страница 527: ...Appendix H RADIUS Configuration Illustration 513 10 Select Standard to the left of the dialog and then click Add...
Страница 528: ...Appendix H RADIUS Configuration Illustration 514 11 Select Filter Id from the list of attributes and click Add...
Страница 531: ...Appendix H RADIUS Configuration Illustration 517 14 The new attribute is added Click OK...
Страница 532: ...Appendix H RADIUS Configuration Illustration 518 15 Click Next to continue...