> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/es/ribbon-menu-bar/tools/network-scan.md).

# Escaneo de red

***Escaneo de red*** le permite realizar un escaneo de red basado en un rango predefinido de direcciones IP para encontrar sesiones. Se puede acceder a través del menú ***Herramientas-Escaneo de red***.

Especifique un rango de escaneo y, una vez completado el escaneo, seleccione las sesiones que desee conectar, [importar](/rdm/es/ribbon-menu-bar/file/import/import-with-network-scan.md) o [seleccionar en el panel de navegación](/rdm/es/user-interface/navigation-pane.md).

![](https://cdnweb.devolutions.net/docs/RDMW6079_2024_2.png)

### Opciones de escaneo

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td><strong>OPCIÓN</strong></td><td><strong>DESCRIPCIÓN</strong></td></tr><tr><td><strong>Resolver dirección IP</strong></td><td>Intenta resolver las direcciones IP a partir del nombre de host o del nombre de dominio.</td></tr><tr><td><strong>Escanear usando ZeroConf</strong></td><td>Envía un ping a cada dirección IP antes de escanear, mostrando solo las que responden. Esto debería aumentar la velocidad de escaneo.</td></tr><tr><td><strong>Ignorar sesiones existentes</strong></td><td>Oculta las sesiones que ya están presentes en el espacio de trabajo.</td></tr><tr><td><strong>Escanear Devolutions Gateway</strong></td><td>Utiliza <a href="https://docs.devolutions.net/gateway/es/overview/devolutions-gateway">Devolutions Gateway</a> en un <a href="/pages/uEWIIoQ5MvTRPvZCNC2f">espacio de trabajo</a> de Devolutions Server para escanear redes remotas sin VPN.</td></tr></tbody></table>

#### Desactivar el escaneo de red

El escaneo de red se puede desactivar mediante [GPO](/rdm/es/knowledge-base/how-to-articles/apply-policies-gpos.md#disable-network-scan).

#### Véase también

* [Devolutions Academy – Finding devices with the network scan in Remote Desktop Manager](https://academy.devolutions.net/student/activity/2787961-finding-devices-with-the-network-scan-in-remote-desktop-manager)
* [Devolutions Academy - Built-in generators: passwords, certificates, ports, and network scan](https://academy.devolutions.net/student/activity/3381288-built-in-generators-passwords-certificates-ports-and-network-scan)


---

# 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.devolutions.net/rdm/es/ribbon-menu-bar/tools/network-scan.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.
