Configuring IP Address Restrictions
This page describes the procedure to set up IP addresses from which users can access cybozu.com.
Users Who Can Configure IP Address Restrictions
- cybozu.com Store Administrator
- cybozu.com Administrators who have permission to configure access control
Configuration Steps
When cybozu.com Store Administrators Configure This Feature
-
Log in to cybozu.com Store.
Logging in to cybozu.com Store -
Click Domains.
-
Click "Security & Authentication" tab.
Select the domain you want from the dropdown list, if multiple domains are owned. -
In the "IP Address Restrictions" section, click Change.
-
Select "Allow specific IP addresses" and enter the IP addresses to allow access.
Items for Configuring IP Addresses
You can also use a CSV file to import the settings in bulk.
Configuring Multiple Items Using a CSV File -
Check the information you entered and then click Save.
Once the configuration completes, an email is sent to the email address of cybozu.com Store Administrator.
When cybozu.com Administrators Configure This Feature
-
Click the gear-shaped menu button in the header.
-
Click Users & System Administration.
-
Click Access Control.
-
Click Configure Now or Go to the cybozu.com Store.
The appearance of this link varies depending on the settings of cybozu.com Store.
-
For the subsequent procedures, refer to "When cybozu.com Store Administrators Configure This Feature".
Configuring Multiple Items Using a CSV File
You can specify IP addresses to allow access using a CSV file.
The following is an example of allowing access from the addresses 192.0.2.8 and 198.51.100.0/24.
The first row should be a header row, followed by the IP address rows in the second row and underneath.
"IP Address","CIDR","Memo"
"192.0.2.8","","Tokyo office"
"198.51.100.0","24","Osaka office"
The specifications of CSV files you can import are follows:
- Character Encoding
- Shift-JIS
- Newline Character
- CRLF
- Maximum File Size
- 10MB
- Maximum Row Number
- 2,900 rows (not including the header row)
- Maximum Number of Characters in Memo
- 100 characters
Items for Configuring IP Addresses
IP Address
Enter the global IP addresses in the IPv4 format to allow access. The IPv6 format is not supported.
You can specify up to 2,900 IP addresses.
CIDR
Enter the prefix to specify IP addresses using the CIDR notation.
Memo
Enter a memo about the IP address.
You can enter up to 100 characters.
When You Failed to Configure IP Address Restrictions
If you become unable to access cybozu.com, restore the IP address restrictions settings.
The Settings Were Incomplete or Invalid When Allowing IP Addresses