Set up DNS or F5 VIP to send traffic to a specific port
- by Sam
I have a clustered SQL instance set up at SERVER01\dev08
It's assigned to a static port of 1466. Can I set up something which will let users connect to SERVER01 and hit that port?
If this is possible, what problems might it create (all traffic coming to this name hitting only one port)?
It seems that DNS has nothing to do with ports - nor does the F5 big IP.