> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/services/connectivity/internet-services/technical-reference/router-configuration-for-telstra-4g-5g-services.md).

# Router configuration for Telstra 4G/5G services

These steps are specifically for configuring the LTE module on a Sophos XGS firewall appliance, however the LTE details are the same for all devices, and steps should be similar on other 4G/5G routers or LTE modules.

### **4G configuration details:**&#x20;

**IP assignment:** Dial-Up\
**Dial number/Phone number:** \*99#\
**APN:** telstra.internet or telstra.wan<br>

### 5G configuration details:

**IP assignment:** Network Adapter (DHCP)\
**APN:** telstra.iph<br>

### Configuration Steps

1. Log in to Sophos Firewall
2. Turn on Cellular WAN\
   \- *Configure > Network > Cellullar WAN*\ <br>

   <figure><img src="/files/5F0rRxX2btkKUouGLVAN" alt=""><figcaption></figcaption></figure>
3. Once it is turned on, go to Interfaces and edit the Cellular Interface (WWAN1)\
   \- *Configure > Network > Interfaces > WWAN1*\
   \- Click Show recommended configuration at load it\
   \- Input the required 4G or 5G configuration\
   \- Hit Save\
   \
   LTE:

   <figure><img src="/files/5m9bpnOgSKDEioEKPwyf" alt=""><figcaption></figcaption></figure>

   5G:<br>

   <figure><img src="/files/l27EOYwuVrgkooghSLN8" alt=""><figcaption></figcaption></figure>
4. Once done, click **connect** on the WWAN1 Interface
5. It will show an IP address once it is successfully connected

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


---

# 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://kb.hostednetwork.com.au/support/services/connectivity/internet-services/technical-reference/router-configuration-for-telstra-4g-5g-services.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.
