| TABLE 5: IP Address Properties |
| Object or Property | Description |
| IPSecurity object | This object contains all the properties pertaining to IP address restrictions. |
| GrantByDefault property | If you set this property to TRUE, the system defaults to allowing IP addresses access to the Web site. If you set it to FALSE, IP addresses are denied access to the site. You use these settings with an IPGrant or IPDeny list: If you grant access, an IPDeny list is checked. If you deny access, an IPGrant list is checked. |
| IPGrant property | You set this property to a list of IP addresses to which you want to grant access to a Web site that doesn't allow access by default. |
| IPDeny property | You set this property to a list of IP addresses to which you want to deny access. For example, you could put the address of a known cracker on this list and still support public access to a Web site. |