Skip to content

Document DNS client use and configuration #798

@jovatn

Description

@jovatn

This issue relates to #782 and should probably be a sub-issue of that.

DNS resolver can be configured statically (ietf-system) or received via DHCP client (infix-dhcp-client). Status can be viewed with "show dns".

Use of NTP client/server configuration is useful in example, as this is a case where DNS resolution is clearly needed.

admin@infix-00-00-00:/config/system/> help dns-resolver 
  search                            An ordered list of domains to search when resolving
  server                            List of the DNS servers that the resolver should query.
  options                           Resolver options.  The set of available options has been
admin@infix-00-00-00:/config/system/> 
admin@infix-00-00-00:/config/system/> edit ntp server ntpexample
admin@infix-00-00-00:/config/system/ntp/server/ntpexample/> set udp address ntp.pool.org
admin@infix-00-00-00:/config/system/ntp/server/ntpexample/> 

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions