跳到主要内容

2.5.2. ServiceMode

2.5.2. ServiceMode

对于 ServiceMode SVCB RR, 如果 TargetName 的值为 ".", 则此记录的所有者名称必须用作有效的 TargetName。如果记录在区域文件中具有通配符所有者名称, 则接收方应使用响应的合成所有者名称作为有效的 TargetName。

例如, 在这里 "svc2.example.net" 是有效的 TargetName:

example.com.      7200  IN HTTPS 0 svc.example.net.
svc.example.net. 7200 IN CNAME svc2.example.net.
svc2.example.net. 7200 IN HTTPS 1 . port=8002
svc2.example.net. 300 IN A 192.0.2.2
svc2.example.net. 300 IN AAAA 2001:db8::2