Just to be clear, there are two servers set up behind the same external IP. Server A has been portforwarded in the router with the clients default port. So when people use his adress (a) they get onto his server, but also when they use my adress (b) they also get to his server (a).
Im trying to get the adress example.no-ip.org (hereby exampleB.no-ip.org) to point to server B.
Sorry for the crappy explanations. Also i should have included all this information from the start.
Here is a more visual explanation to the problem:
Minecraft users group A (def.port:25565) -> exampleA.no-ip.org -> server external IP w/def.port --> end up on server A
Minecraft users group B (def.port:25565) -> exampleB.no-ip.org -> server external IP w/def.port --> end up on server A
Servers:
A w/port 25565 - portforwarded in router to A
B w/port 20202 - portforwarded in router to B
Web redirect only works with port 80? Is there any other way to make it so all who goes to exampleB.no-ip.org:25565 gets redirected to exampleB.no-ip.org:20202?