# SSH Server

Bu web arayüzünde Targitas'a uzaktan ssh bağlantısı kurulması için gerekli konfigürasyonlar gerçekleştirilir. Bu web arayüzündeki işlemlerin CLI komut karşılığı ile ilgili bilgilere [**ssh-server**](https://targitas.gitbook.io/kullanim-rehberi/targitas-cli-arayuezuene-giris/cli-konfiguerasyon-komutlari/ssh-server) sayfasından ulaşabilirsiniz.\ <br>

<figure><img src="/files/iVjp5aQqNovveUuGKpLE" alt=""><figcaption></figcaption></figure>

| Status          | Targitas'a ssh bağlantısı kurulmasına izin verilmek isteniyorsa aktifleştirilmelidir.                                                                     |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| IP              | SSH Sunucusu'nun hangi IP adresinde çalışacağını belirtir.                                                                                                |
| Port            | SSH Sunucusu'nun belirlenen IP adresinin hangi portunda çalışacağı belirtilir. Varsayılan port değeri 22'dir.                                             |
| Max Auth. Tries | Targitas'a ssh bağlantısı kurulma denemedinde maksimum hatalı giriş denemesi sınırı brute-force saldırılarına karşı güvenlik önlemi olarak belirlenebilir |
| ACL             | Access Control List sayesinde SSH Server'a hangi Interface'in erişim sağlayacağı belirlenebilir.                                                          |


---

# Agent Instructions: 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:

```
GET https://docs.targitas.com/maintenance/system/ssh-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
