Set up DNS or F5 VIP to send traffic to a specific port
        Posted  
        
            by Sam
        on Server Fault
        
        See other posts from Server Fault
        
            or by Sam
        
        
        
        Published on 2010-04-13T16:56:25Z
        Indexed on 
            2010/04/13
            17:03 UTC
        
        
        Read the original article
        Hit count: 618
        
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.
© Server Fault or respective owner