# LAN Static Route -- Multi-WAN Public + inbound service

當Peplink 架構為Drop-in，並綁定其中一條WAN服務。

但底下的防火牆，還有其他WAN public IP address 的NAT / PAT 服務，需要設定LAN > Static Route

ex: 假設public Ip 為111.111.222.222 ，防火牆為59.124.227.199 就需要設定

111.111.222.222 / 255.255.255.255 > 59.124.227.199

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

這樣的宣告可以讓111.111.222.222 的服務直接透過Drop-in 的LAN 指向防火牆，才能夠做PAT 的對應


---

# 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://faq.netbridgetech.com.tw/faq/peplink-xi-lie/chang-jian-wen-ti/zheng-ce-lu-you-she-ding/lan-static-route-multi-wan-public-+-inbound-service.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.
