Created
August 13, 2018 14:27
-
-
Save huahuayu/afa81064ea2a79e09da3f3840c5436ef to your computer and use it in GitHub Desktop.
阿里云vpn端口配置(开放UDP 500和4500端口)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"SourceCidrIp": "0.0.0.0/0", | |
"DestCidrIp": "", | |
"Description": "vpn", | |
"NicType": "intranet", | |
"DestGroupName": "", | |
"PortRange": "4500/4500", | |
"DestGroupId": "", | |
"Direction": "ingress", | |
"Priority": 1, | |
"IpProtocol": "UDP", | |
"SourcePortRange": "", | |
"SourceGroupOwnerAccount": "", | |
"Policy": "Accept", | |
"CreateTime": "2018-08-13T14:03:57Z", | |
"SourceGroupId": "", | |
"DestGroupOwnerAccount": "", | |
"SourceGroupName": "" | |
}, | |
{ | |
"SourceCidrIp": "0.0.0.0/0", | |
"DestCidrIp": "", | |
"Description": "vpn", | |
"NicType": "intranet", | |
"DestGroupName": "", | |
"PortRange": "500/500", | |
"DestGroupId": "", | |
"Direction": "ingress", | |
"Priority": 1, | |
"IpProtocol": "UDP", | |
"SourcePortRange": "", | |
"SourceGroupOwnerAccount": "", | |
"Policy": "Accept", | |
"CreateTime": "2018-08-13T14:03:38Z", | |
"SourceGroupId": "", | |
"DestGroupOwnerAccount": "", | |
"SourceGroupName": "" | |
}, | |
{ | |
"SourceCidrIp": "", | |
"DestCidrIp": "0.0.0.0/0", | |
"Description": "vpn", | |
"NicType": "intranet", | |
"DestGroupName": "", | |
"PortRange": "500/500", | |
"DestGroupId": "", | |
"Direction": "egress", | |
"Priority": 1, | |
"IpProtocol": "UDP", | |
"SourcePortRange": "", | |
"SourceGroupOwnerAccount": "", | |
"Policy": "Accept", | |
"CreateTime": "2018-08-13T14:04:17Z", | |
"SourceGroupId": "", | |
"DestGroupOwnerAccount": "", | |
"SourceGroupName": "" | |
}, | |
{ | |
"SourceCidrIp": "", | |
"DestCidrIp": "0.0.0.0/0", | |
"Description": "vpn", | |
"NicType": "intranet", | |
"DestGroupName": "", | |
"PortRange": "4500/4500", | |
"DestGroupId": "", | |
"Direction": "egress", | |
"Priority": 1, | |
"IpProtocol": "UDP", | |
"SourcePortRange": "", | |
"SourceGroupOwnerAccount": "", | |
"Policy": "Accept", | |
"CreateTime": "2018-08-13T14:04:06Z", | |
"SourceGroupId": "", | |
"DestGroupOwnerAccount": "", | |
"SourceGroupName": "" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
阿里云的服务器可以访问外网吗,访问谷歌 utube