> 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/base-station-configuration/local-ip-network-setup/remote-access-via-wi-fi-network.md).

# Remote Access via Wi-Fi Network

{% hint style="warning" %}
Keep a spare Ethernet cable nearby. Use it if the Wi-Fi setup fails. Ethernet access lets you fix the network settings.
{% endhint %}

Use this guide to connect an Aranet Pro/Pro Plus base station to local Wi-Fi. After setup, open the WebGUI from the same Wi-Fi network.

{% stepper %}
{% step %}

### Collect your Wi-Fi (and optional IP) details

You will need:

* Wi-Fi network name (SSID)
* Security/encryption type (for example, WPA2-PSK)
* Wi-Fi password

If you must use a static IP address, also prepare:

* IP address (unused)
* Subnet mask
* Default gateway
* DNS server

<details>

<summary>Windows 10/11 (GUI): find SSID, security type, and IP settings</summary>

Go to **Start > Settings** and open **Network & Internet**.

<div data-with-frame="true"><figure><img src="/files/GO0lmv5yhQ86PiNdc32T" alt="" width="563"><figcaption></figcaption></figure></div>

At **Network status**, click **Change adapter options**.

<div data-with-frame="true"><figure><img src="/files/abqeikN183fV6kNkWEaO" alt="" width="563"><figcaption></figcaption></figure></div>

Double-click the active **Wi-Fi** connection.

<div data-with-frame="true"><figure><img src="/files/3iY3SfWPqmgzSstXxd2x" alt="" width="551"><figcaption></figcaption></figure></div>

Click **Details** and note:

* IPv4 Address
* Subnet Mask
* Default Gateway
* DNS Servers

<div data-with-frame="true"><figure><img src="/files/TerpLH8jlMbFSfs48FJD" alt="" width="353"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/ZYrQyuS59GEaJmoe24ge" alt="" width="370"><figcaption></figcaption></figure></div>

Click **Wireless Properties**.

<div data-with-frame="true"><figure><img src="/files/6snNcDmk5AGV4KOGiPDb" alt="" width="353"><figcaption></figcaption></figure></div>

On **Connection**, note the SSID.

<div data-with-frame="true"><figure><img src="/files/ghaC7l6A9Jn185Uv9V6R" alt="" width="392"><figcaption></figcaption></figure></div>

On **Security**, tick **Show characters** and note:

* Security type
* Encryption type
* Network security key (password)

<div data-with-frame="true"><figure><img src="/files/ubFo9YhSWIsmfHaKxKdp" alt="" width="392"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Windows (Command Prompt): find IP settings and check a free static IP</summary>

Open Command Prompt and run:

* `ipconfig /all` (note IPv4 address, subnet mask, default gateway, DNS servers)

<div data-with-frame="true"><figure><img src="/files/Iw1ih9mDQKj4s7by2Bh5" alt="" width="514"><figcaption></figcaption></figure></div>

Check the Wi-Fi authentication type and SSID:

* `netsh wlan show interfaces`

<div data-with-frame="true"><figure><img src="/files/AZzKLTnkhwj6Fv7RYaEJ" alt="" width="511"><figcaption></figcaption></figure></div>

If you plan to use a static IP, pick an unused address. Validate it with `ping`. Start with the same subnet. Change only the last octet.

Example: if your PC is `192.168.43.228`, test `192.168.43.229`.

<div data-with-frame="true"><figure><img src="/files/iyD7hjxn4iCC1eTZprDg" alt="" width="395"><figcaption></figcaption></figure></div>

If you get replies, the IP is already in use:

<div data-with-frame="true"><figure><img src="/files/FMXxZebSAFfTyrzdSpMK" alt="" width="563"><figcaption></figcaption></figure></div>

If you see **Destination host unreachable**, the address is likely unused:

<div data-with-frame="true"><figure><img src="/files/oNEz6ZaZTYyKhlfxUGqq" alt="" width="563"><figcaption></figcaption></figure></div>

</details>
{% endstep %}

{% step %}

### Connect to the base station Wi-Fi access point

1. Disconnect your PC from the local Wi-Fi network.
2. Connect to the base station’s built-in Wi-Fi access point (SSID = base station name).
3. Open a browser and go to `http://192.168.206.100`.
   {% endstep %}

{% step %}

### Configure Wi-Fi client mode in WebGUI

1. Open **SYSTEM > NETWORK** and select the **WIFI** tab.
2. Set **Mode** to **Client**.
3. Set **Country** and **Power** (leave defaults if unsure).
4. Select (or enter) your local Wi-Fi **SSID**.
5. Select the matching **Encryption/Security** type.
6. Enter the Wi-Fi password.
7. Choose IP assignment:

   * **DHCP** (recommended for most networks)
   * **Static IP** (only if required by your network policy)

   If you use **Static IP**, fill in IP address, subnet mask, default gateway, and DNS server.
8. Click **Save**.

After saving, your connection to the base station access point will drop.

<div data-with-frame="true"><figure><img src="/files/KK6XBNA2L9f2BNMrmLjz" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Reconnect and log in to the base station

1. Connect your PC back to the local Wi-Fi network.
2. Open the base station WebGUI:
   * If you configured a **static IP**, use that address.
   * If you used **DHCP**, check your router’s DHCP lease list. Or ask your network admin.

Example (static IP): `http://192.168.43.229`

<div data-with-frame="true"><figure><img src="/files/FmOvfeX60BuIKtGdxSRp" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Remote access from the Internet

Internet access requires a **public static IP address** and **port forwarding** on your router. Ethernet is the preferred interface for remote access.

See [Remote Access via Ethernet Network](/base-stations/base-stations/base-station-configuration/local-ip-network-setup/remote-access-via-ethernet-network.md) for the overview and an example URL format (`xx.xx.xx.xx:port`).


---

# 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/base-station-configuration/local-ip-network-setup/remote-access-via-wi-fi-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.
