Managing lists
Note
The IP lists feature is at the Preview stage.
You can only manage custom lists. Preset Yandex Cloud lists cannot be changed.
Creating a list
-
In the management console
, select the folder. -
Navigate to Smart Web Security.
-
In the left-hand panel, select
Lists and click Create list. -
Select the list type:
-
IP addresses: IP addresses, address ranges, or prefixes in CIDR format. Here are some examples:111.222.33.44 2001:0db8:85a3:0000:0000:8a2e:5678:1234 10.123.1.1/32 10::1234:1abc:1/64 1.2.0.0-1.2.1.1 -
ASN numbers: Autonomous system numbers. Here are some examples:AS64512 AS4294967294 15169 1.10 -
Regular expressions: Regular expressions, e.g., for analyzing theUser-Agentheader. Here are some examples:User-Agent:\s* \\[\'\"\.\;] a{100,} --.* -
String values: Text strings, e.g., IDs. Here are some examples:fev4ct8l9infabcd1234 id345678
-
-
Enter a name and description for the list.
-
Add a label if needed.
-
Click Create list and then click Add to list.
-
Input the list values manually or upload them from a TXT or CSV file.
Specify each value in a new row in the list or file. You can also add an optional description separated by a comma without a space:
<value_1>,<description_1> <value_2>,<description_2> <value_3> <value_4>The list you upload will replace the previous one.
-
Click Save changes.
Downloading a list
-
In the management console
, select the folder. -
Navigate to Smart Web Security.
-
In the left-hand panel, select
Lists. -
Click the row with the list you need.
-
Navigate to the IP addresses tab.
-
Click
Download list.The list will be saved in CSV format.
Updating list parameters
- In the management console
, select the folder. - Navigate to Smart Web Security.
- In the left-hand panel, select
Lists. - Next to the list, click
and select Edit. - Update the name and/or description for the list, add or delete labels as needed.
- Click Save changes.
Updating a list of values
-
In the management console
, select the folder. -
Navigate to Smart Web Security.
-
In the left-hand panel, select
Lists. -
Click the row with the list you need.
-
Navigate to the IP addresses tab.
-
To update the description for one or more values, select them and click
Change description. -
To delete one or more values, select them and click
Delete. -
To edit the list as text or upload a new list file:
- Click Edit list.
- Edit the list or upload a new file.
- Click Save changes.
-
Deleting a list
- In the management console
, select the folder. - Navigate to Smart Web Security.
- In the left-hand panel, select
Lists. - Next to the list, click
and select Delete.