forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
22 lines
3.2 KiB
HTML
22 lines
3.2 KiB
HTML
<a name="EN-US_TOPIC_0000001330648776"></a><a name="EN-US_TOPIC_0000001330648776"></a>
|
|
|
|
<h1 class="topictitle1">How Do I Configure a Whitelist to Protect Clusters Available Through a Public IP Address?</h1>
|
|
<div id="body0000001330648776"><p id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_p1467461213432">You can also log in to the VPC management console to manually create a security group. Then, go back to the page for creating data warehouse clusters, click the <span><img id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_image1734202181112" src="figure/en-us_image_0000001381609449.png"></span> button next to the <span class="parmname" id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_parmname1572891194312"><b>Security Group</b></span> drop-down list to refresh the page, and select the new security group.</p>
|
|
<p id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_p1483411371220">To enable the GaussDB(DWS) client to connect to the cluster, you need to add an inbound rule to the new security group to grant the access permission to the database port of the GaussDB(DWS) cluster.</p>
|
|
<ul id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_ul834751052511"><li id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_li3621178172520"><strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b180613814511">Protocol</strong>: <strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b1880614812458">TCP</strong></li><li id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_li462368122518"><strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b10241912174520">Port</strong>: <strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b22412122453">8000</strong> Use the database port set when creating the GaussDB(DWS) cluster. This port is used for receiving client connections to GaussDB(DWS).</li><li id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_li462514862519"><strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b115791221164514">Source</strong>: Select <strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b1157942174517">IP address</strong> and use the host IP address of the client host, for example, <strong id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_b1457914216456">192.168.0.10/32</strong>.<div class="fignone" id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_fig8321641163513"><span class="figcap"><b>Figure 1 </b>Adding an inbound rule</span><br><span><img id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_image16322541203518" src="figure/en-us_image_0000001330488876.png" title="Click to enlarge" class="imgResize"></span></div>
|
|
<p id="EN-US_TOPIC_0000001330648776__en-us_topic_0000001196643748_p10152135118360">The whitelist will be added.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_03_0024.html">Database Connections</a></div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script language="JavaScript">
|
|
<!--
|
|
image_size('.imgResize');
|
|
var msg_imageMax = "view original image";
|
|
var msg_imageClose = "close";
|
|
//--></script> |