# Login Router

## Connect to Router

### i. Wi-Fi Connection

After being connected to the electrical outlet, the 4G router will automatically turn on the power. After the router successfully boots up, you can join in the Wi-Fi hotspot Outdoor-WiFi-xxxxxx. The last six characters are the Wi-Fi module's Mac address.

The default Wi-Fi hotspot has no encryption. Connect to this Wi-Fi hotspot on a computer, laptop, or smartphone.

### ii. LAN Connection

You can also connect a computer to the LAN port of the PoE adapter to access the Ethernet provided by the 4G router. When connecting to a secondary router, connect to the WAN port on the secondary router.  Refer to [LAN Cable / Router Mode](/ezr33/installation/poe-and-lan.md).

### iii. IP Settings

#### DHCP

The DHCP server is enabled on the EZR33 router. DHCP dynamically assigns the IP address, gateway, domain name server, and other information to the connected devices. Below are the default DHCP settings.

Router Address (Gateway): 192.168.30.1\
Subnet Mask: 255.255.255.0 (24)\
DHCP IP Pool: 192.168.30.100\~254\
DHCP Lease Time: 12 Hours

If the DHCP function is activated on your device, it will automatically obtain the intranet IP and router IP addresses. Otherwise, you need to configure the IP addresses manually.

#### Static IP

Configure TCP/IP on your connected devices, and ensure the IP address is within 192.168.30.100\~249. The subnet mask should be 255.255.255.0. The router address should be 192.168.30.1.&#x20;

On iPhone: Goes to `Settings` > `Wi-Fi` > `Advanced` \
On Android phone: Goes to `Settings` > `WLAN` > `Advanced` \
On Mac: Goes to `System preferences` > `Network` > `Wi-Fi` > `Advanced` > `TCP/IP`

**On Windows:**&#x20;

Goes to `Start` > `Control panel` > `Network and internet` > `Change adapter setting` (on the left window panel) > `Local area connection` > `Properties` (right click) > `TCP/IPv4` (Internet protocol version 4) > `Properties` > `General`.

Choose `Obtain an IP address automatically` and `Obtain DNS server address automatically` Click `OK` to exit settings.&#x20;

Click `OK` again in the `Local area connection properties` to apply the new configurations.

##

## Login Router

After connecting your smartphone or computer to the router, open a web browser and type in[**`http://192.168.30.1`**](http://192.168.30.1/) in the URL address bar. Use default password 🔑`root` or `admin` to log in to the 4G router admin.

<div align="left"><figure><img src="https://1340417500-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvFoPQjE_9d9UfSmbIn%2F-LwGoCuyVLaGGW7LCFmv%2F-LwGophBw6ars7vQai1N%2Fimage%20(11).png?alt=media&#x26;token=0f1e284d-8ee1-4b76-8888-e99b082ae21f" alt="" width="375"><figcaption><p>Login 4G Router at 192.168.30.1</p></figcaption></figure></div>

{% hint style="info" %}
If unable to access router admin with 192.168.30.1, please clear your browser's cache or use the complete URL path below. 🔗<http://192.168.30.1/cgi-bin/luci>
{% endhint %}

{% hint style="warning" %}
The default URL prefix is **http\://** instead of https\://.
{% endhint %}


---

# 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://outdoor.router.works/ezr33/configuration/login-router.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.
