2

Possible Duplicate:
How to use DNS to redirect domain to specific port on my server

Using Route 53, how would I make a record point to an IP:PORT?

I have tried using a CNAME but it will never resolve.

1 Answers1

2

This is impossible. The DNS is only able to map to an IP, not to a port.

EEAA
  • 110,608