> For the complete documentation index, see [llms.txt](https://manual.seara.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.seara.biz/connect-to-seara-with/how-to-setup-equipment-connect-to-seara/setup-wallgarden.md).

# Setup Wallgarden

<mark style="color:orange;">**System --> Script**</mark>

ตั้งชื่อ domain name และ copy Script  Wallgarde ไปใส่ได้เลย

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

1. **Line >> ใส่ชื่อใน comment**

<mark style="color:green;">######### Line ACL List Allow #########</mark>

<mark style="color:green;">/ip firewall address-list</mark>

<mark style="color:green;">add address=terms.line.me list=Trusted-Line</mark>

<mark style="color:green;">add address=line.me list=Trusted-Line</mark>

<mark style="color:green;">add address=d.line-scdn.net list=Trusted-Line</mark>

<mark style="color:green;">add address=access.line.me list=Trusted-Line</mark>

<mark style="color:green;">add address=static.line-scdn.net list=Trusted-Line</mark>

<mark style="color:green;">add address=profile.line-scdn.net list=Trusted-Line</mark>

2\.   **Facebook >> ใส่ชื่อใน comment**

<mark style="color:green;">######### FB Wallgarden #########</mark>

<mark style="color:green;">/ip hotspot walled-garden</mark>

<mark style="color:green;">add dst-host=\*.facebook.com</mark>

<mark style="color:green;">add dst-host=\*.facebook.net</mark>

<mark style="color:green;">add dst-host=\*.akamaihd.net</mark>

<mark style="color:green;">add dst-host=\*.digicert.com</mark>

<mark style="color:green;">add dst-host=\*.fbcdn.net</mark>

<mark style="color:green;">add dst-host=\*.fb.com</mark>

<mark style="color:green;">add dst-host=\*.fbsbx.com</mark>

<mark style="color:green;">add dst-host=\*.facebook.com</mark>

<mark style="color:green;">add dst-host=\*.facebook.net</mark>

<mark style="color:green;">add dst-host=\*.akamaihd.net</mark>

<mark style="color:green;">add dst-host=\*.digicert.com</mark>

<mark style="color:green;">add dst-host=\*.fbcdn.net</mark>

<mark style="color:green;">add dst-host=\*.fb.com</mark>

<mark style="color:green;">add dst-host=\*.fbsbx.com</mark>

**3.  Youtube >> ใส่ชื่อใน comment**

<mark style="color:green;">### Youtube Wallgarden #########</mark>

<mark style="color:green;">/ip hotspot walled-garden</mark>

<mark style="color:green;">add dst-host=.youtube.com</mark>

<mark style="color:green;">add dst-host=.ytimg.com</mark>

<mark style="color:green;">add dst-host=.google.com</mark>

<mark style="color:green;">add dst-host=.googlevideo.com</mark>

กด Run Script ทีละ Wallgarde

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

<mark style="color:orange;">**IP --> Hotspot --> Walled Garden IP List**</mark>

**Wall garden 1** : ใส่ชื่อ domain       (seara-portal.net)

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

**Wall garden 2** : ACL List Line

<figure><img src="/files/jJwyuxnFsNEomlUdtDNF" 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:

```
GET https://manual.seara.biz/connect-to-seara-with/how-to-setup-equipment-connect-to-seara/setup-wallgarden.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.
