Set up two separate subdomains pointing to distinct ports on the same IP address.
Set up two separate subdomains pointing to distinct ports on the same IP address.
Hello everyone, I purchased a namecheap domain and need a subdomain setup with two ports. The servers are on the same router but on different ports. For example, mc.domain.xyz points to 1.1.1.1:25565 and fn.domainx.xyz to 1.1.1.1:7777. Currently, I can only join them via a single A record that targets both IPs. Anyone have a solution?
You're asking about redirecting network traffic to a different server. Since you've already set up ports 7777 and 25565, you're likely configuring additional rules or services to forward traffic between devices or networks.
SRV files help you manage service details, showing where and which ports each service runs.
It seems like you're checking if a setup with 7777 on one server and 25565 on another will function properly.
Alternative options include reverseproxy (NGINx, Traefik) or kemp load balancer at https://kemptechnologies.com/