UERANSIM icon indicating copy to clipboard operation
UERANSIM copied to clipboard

DNS resolution question

Open kajtmzb opened this issue 5 years ago • 2 comments

Hi @aligungr, does nr-ue accepts DNS server information provided by SMF during PDU session establishment? I can see it on N2 interface as a part of PDU Session Resource Setup Request message sent by AMF. However, domain names cannot be resolved on a dedicated VM (Ubuntu) where nr-ue has been installed. Ping (using uesimtun0 as a gw interface) to any IP address works well. Thanks in advance for your answer!

image

kajtmzb avatar Apr 04 '21 05:04 kajtmzb

Hi @kajtmzb Thanks for the question. Currently the UE does not handle received DNS address. Because usually DNS resolution is performed locally by the machine that nr-ue installed. For example for ping -I uesimtunX google.com command, name resolution for google.com cannot be performed by UE, instead ping tool itself performs a DN resolution.

aligungr avatar Apr 04 '21 11:04 aligungr

Thanks, clear. I was just curious if I forgot or overlooked something in a config file ..

kajtmzb avatar Apr 06 '21 08:04 kajtmzb