Skip to content

Instantly share code, notes, and snippets.

@coldfire7
Last active July 15, 2024 11:48
Show Gist options
  • Save coldfire7/bd349ded6b3a075c10a1683e68f1649f to your computer and use it in GitHub Desktop.
Save coldfire7/bd349ded6b3a075c10a1683e68f1649f to your computer and use it in GitHub Desktop.
Valorant Asia Pacific Servers & Ports
# Valorant Asia Pacific Servers
# Note most of the servers are AWS Global Accelerator anycast IP addresses
# https://aws.amazon.com/global-accelerator/features/#Static_anycast_IP_addresses
# https://en.wikipedia.org/wiki/Anycast
# Last Update: 2023-01-09
# ~CO7DFiRE
# All Asia Pacific Servers
13.248.193.101
13.248.197.71
13.248.205.128
13.248.220.97
151.106.248.1
43.229.65.1
75.2.49.107
75.2.66.166
75.2.69.178
76.223.1.250
76.223.71.142
76.223.71.164
76.223.72.224
99.83.136.104
99.83.157.116
99.83.187.195
# Singapore Only
# Riot (SG)
151.106.248.1
# AWS (SG)
13.248.193.101
75.2.69.178
76.223.1.250
99.83.157.116
# India Only
99.83.136.104
75.2.66.166
13.248.197.71
76.223.71.164
# Server Ports
UDP 7000:8000
UDP 8180:8181
TCP/UDP 8088
# NOTE FOR ISP
For Valorant, they're using the AWS global accelerator, which is announced under AS16509 (i.e: NOT distinguisable from regular AWS/Amazon traffic).
Unfortunately, given that the bulk of the problem is on the inbound path, and since BGP cannot operate at a port level, we will probably require one of the following:
1. Increased preferences via peering at Equinix / SGIX Singapore to Amazon when being exported by your IIG. This will force Amazon to shun your ITC peers and send traffic directly via the IXP.
See https://docs.aws.amazon.com/directconnect/latest/UserGuide/routing-and-bgp.html, the most likely community is 7224:7200
2. Set aside a /24 or two that are exclusively assigned to gaming / latency sensitive customers which are not announced to Airtel/Tata/ITC peers at all
In addition, please set a SMW4/5 bound path of choice for AS16509.
@CodingRockz
Copy link

Hey guys I got the new IP address for Mumbai servers from a support rep
•151.106.246.1 •151.106.246.32
I routed these and it worked great!!!

did you route them urself?I tried asking my ISP multiple times and still they cant understand what routing is. I have a static IP ,can u guide me in routing?

You will need a VPN and better to have one that does split tunneling. You will need to add riot client and vanguard to not use vpn and only make the game itself use vpn. or if you have a vpn tunnel or static route via vpn, you can try to only do the vpn tunnel for the specific ip address shown above for your server you are interested in.`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment