Subsystem DNS - OverFlowJAMK/General GitHub Wiki

##DNS Domain Name System

##Description The idea is that we have our own domain server in a local network as well as forwarding and local cache.

##Functional Requirements

  • Forwards traffic
  • Creates our local domain "over.fl"
  • Caches Addr -> Name
  • Converts local ip-addresses into names.

##Non-Functional Requirements

##Definitions

##Testing Notes