# PepVPN / SpeedFusion問題

### Q：如何建立SpeedFusion

1.選擇Network>SpeedFusion>創建Local ID

2.New Profile>創建連接點資訊

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

#### 創建SpeedFusion規則注意事項

* Name : 任意取(方便管理用的名稱)
* Active : 打勾 (才會啟動)
* Remote ID : 輸入對端的PepVPN Local ID
* Pre-shared Key : 兩端設定相同即可
* Remote IP : 輸入對端的WAN IP (如果對方不是固定IP可以直接空白)
* Bandwidth Limit : 輸入申請對外上傳下載的對應流量 (如沒設定會影響服務端，可能會造成overflow)

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

### Q：OpenVPN 如何設定

1.到Network => Remote User Access => 點選OpenVPN

2.USER Account 上可以建立要給Remote User Access的User Account

3.都設定後，Save => Apply change即可。

4.選擇Status > Device ，畫面會看到『OpenVPN Client Profile』

<figure><img src="/files/67wyXPtzI4g3B12EiTFQ" alt=""><figcaption></figcaption></figure>

#### OpenVPN client Profile差異說明:

* Route All Traffic : 所有Client 的流量都會從這個VPN去連線。
* Split Tunnel：只會將Peplink LAN IP 相同網段或VLAN Segment 的封包往OPenVPn Tunnel 傳遞。其他則維持現有網路。


---

# 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/pepvpn-speedfusion-wen-ti.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.
