How to configure SRV on DNS to direct abc.domain.com to port 1234 and def.domain.com to port 5678

dougabc123

New Member
This is a question regarding configuring SRV in DNS to add a port number to the incoming connection, and then have the UniFi Gateway route that specific port to a specific LAN address:

abc.domain.com -> 206.x.x.x:1234
def.domain.com -> 206.x.x.x:5678

Then UniFi Gateway to direct the traffic coming in on a specific port number to a specific LAN address:

abc.domain.com:1234 -> 10.0.0.1
def.domain.com:5678 -> 10.0.0.2

There is only 1 static IP address coming in to the network, so the only way to separate inbound traffic seems to be by port number.

About UniFi Controller
UI
5.10.17.1
Backend
5.10.17
Build
atag_5.10.17_11638
 
Top