> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/ras-secure-gateway/ras-secure-gateway-no-1/secure-gateway-nosekyuriti.md).

# Secure Gateway のセキュリティ

Secure Gateway へのユーザーアクセスを MAC アドレスに基づいて許可または拒否できます。これは、**\[RAS Secure Gateway のプロパティ]** ダイアログの **\[セキュリティ]** タブを使用して実行できます。

**サイトのデフォルト値を使用**

サイトのデフォルト設定を使用するには、**\[デフォルト設定を継承]** オプションをクリックします。固有の設定を指定するには、オプションをクリアします。詳細については、[**「サイトのデフォルト値（ゲートウェイ）」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/45493.htm)を参照してください。

**セキュリティの構成**

許可または拒否する MAC アドレスのリストを構成するには、**\[セキュリティ]** タブで次のいずれかのオプションを選択します。

* **以外を許可:** このリストに含まれる MAC アドレスを除き、ネットワーク上のすべてのデバイスが Secure Gateway への接続を許可されます。**\[タスク]** > **\[追加]** をクリックし、デバイスを選択するか、MAC アドレスを指定します。
* **のみを許可する**: リストに含まれる MAC アドレスを持つデバイスのみが Secure Gateway への接続を許可されます。**\[タスク]** > **\[追加]** をクリックし、デバイスを選択するか、MAC アドレスを指定します。

Secure Gateway の MAC アドレスフィルタリングは ARP に基づいているため、フィルタリングが機能するには、クライアントとサーバーが同じネットワーク上にある必要があります。ネットワークの境界を超えて機能しません。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/ras-secure-gateway/ras-secure-gateway-no-1/secure-gateway-nosekyuriti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
