> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/base-stations/base-stations/troubleshooting/base-station-is-not-accessible-over-the-network.md).

# Base Station Is Not Accessible Over the Network

To recover the operation of the Aranet base station, please first try:

1. Disconnect the power cord and Ethernet cable (if connected) from the Aranet Pro base station;
2. Do a physical base restart with the small jumper switch next to the AC power port on the Aranet Pro base station body. Change the position of the jumper switch to the left, wait till 12V green LED turns dark, then change the position of the switch back to the right, and the 12V green indication should return:

<figure><img src="/files/yWhd45mfWgMI1QwlaO4h" alt="" width="375"><figcaption></figcaption></figure>

3. If the problem persists, try resetting network settings for the Aranet base again physically with a thin and long object, pressing and holding the reset button on the base body for at least 5 seconds. When a reset is happening, then the LEDs of the Aranet Pro base station should flash:
4. If the reset has succeeded, then the WiFi access point with the name ***“Aranet-\*\*\*\*\*\*” (***&#x63;reated by the base station) should be visible on all devices that can be connected to WiFi (phones, tablets, laptops, etc.)

{% hint style="info" %}
If you are a user of a much older base station type and don't have a password on the back, then please try the following, after a successful network reset:

* Username: root
* Password: changeme
  {% endhint %}

5. Even if after the physical restart and reset of network settings, the WiFI access point created by Pro base is not visible on any Wi-Fi-capable devices, then most probably there is some hardware fault in the device, and it should be returned for repairs, filling the RMA form: [**https://rma.aranet.com/**](https://rma.aranet.com/)


---

# 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://help.aranet.com/base-stations/base-stations/troubleshooting/base-station-is-not-accessible-over-the-network.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.
