想让人注意到某个有用的答案?请投赞同票!

有没有人帮助到了你?有没有任何答案或用户使用技巧解决了你的问题?选择“赞同票”箭头投出你的赞同票。你的反馈能帮助到他人!

进一步了解在什么情况下投赞同票:了解投票 - Apple 社区

看上去一段时间内没有人回复。 要再次发起对话,只需提出一个新问题即可。

iPhone 打开自带VPN后,锁屏没过多久,再打开就自动断开。

iPhone 打开自带VPN后,锁屏没过多久,再打开就自动断开。

这个有没有办法让他一直连接??

发布日期 2022年6月6日 下午4:49

回复
回复量: 31

2022年6月10日 下午1:00 回应 996-996

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>PayloadContent</key>
	<array>
		<dict>
			<key>IPSec</key>
			<dict>
				<key>AuthenticationMethod</key>
				<string>SharedSecret</string>
			</dict>
			<key>IPv4</key>
			<dict>
				<key>OverridePrimary</key>
				<integer>1</integer>
			</dict>
			<key>PPP</key>
			<dict>
				<key>CommRemoteAddress</key>
				<string>****此处输入 VPN 服务器地址****</string>
			</dict>
			<key>PayloadDisplayName</key>
			<string>VPN</string>
			<key>PayloadIdentifier</key>
			<string>com.apple.vpn.managed.087D3518-3EE4-44AB-B20B-84B150C5825E</string>
			<key>PayloadType</key>
			<string>com.apple.vpn.managed</string>
			<key>PayloadUUID</key>
			<string>B6E40B84-A912-4249-A73D-DA224AAAC470</string>
			<key>PayloadVersion</key>
			<integer>1</integer>
			<key>UserDefinedName</key>
			<string>****此处可以自定义 VPN 显示的名字****</string>
			<key>VPNType</key>
			<string>L2TP</string>
			<key>IPv4</key>
			<dict>
				<key>OverridePrimary</key>
				<integer>1</integer>
			</dict>
			<key>OnDemandEnabled</key>
			<integer>1</integer>
			<key>OnDemandRules</key>
			<array>
				<dict>
					<key>Action</key>
					<string>Connect</string>
				</dict>
				<dict>
					<key>Action</key>
					<string>Connect</string>
					<key>InterfaceTypeMatch</key>
					<string>Cellular</string>
				</dict>
				<dict>
					<key>Action</key>
					<string>Connect</string>
					<key>InterfaceTypeMatch</key>
					<string>WiFi</string>
				</dict>
				<dict>
					<key>Action</key>
					<string>Ignore</string>
				</dict>
			</array>
		</dict>
	</array>
	<key>PayloadDisplayName</key>
	<string>****此处自定义描述文件的名字****</string>
	<key>PayloadIdentifier</key>
	<string>D653CCA3-DC03-413C-9DE8-D19878CE48A3</string>
	<key>PayloadType</key>
	<string>Configuration</string>
	<key>PayloadUUID</key>
	<string>EAB66BD6-D1D4-4326-BF83-09A9042C5507</string>
	<key>PayloadVersion</key>
	<integer>1</integer>
</dict>
</plist>


将以上内容保存为扩展名为“.mobileconfig”的文件,并替换其中 **** 所注释的内容。

然后将此文件传给 iPhone 安装,安装过程会要求你输入用户名、密码和密钥。

如果愿意,也可以替换其中的 UUID。

iPhone 打开自带VPN后,锁屏没过多久,再打开就自动断开。

欢迎来到 Apple 支持社区
Apple 客户在其产品方面互相帮助的论坛。使用您的 Apple 帐户开始畅游其中吧!!