dotnet-learn-vs/WebMVC/WebMVCApi/md/PPTPL2TP内外网VPN映射端口及协议.md
2023-05-12 23:19:15 +08:00

22 lines
307 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
icon: edit
date: 2023-02-14
category:
- 系统配置
- 内网穿透
headerDepth: 5
---
# PPTP/L2TP内外网VPN映射端口及协议
```
PPTP需开放端口
UDP:1723
L2TP需开放端口
UDP:500
UDP:4500
UDP:1701
注意端口映射时应该将协议设置为UDP否则无法生效
```