Class Net::DNS::RR::NS
In: lib/net/dns/rr/ns.rb
Parent: RR

Name Server Record (NS)

Class for DNS NS resource records.

Methods

nsdname   value  

Public Instance methods

Gets the name server value.

Returns a String.

Gets the standardized value for this record, represented by the value of nsdname.

Returns a String.

[Validate]