> For the complete documentation index, see [llms.txt](https://faq.netbridgetech.com.tw/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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).

# 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 的對應
