net.rst
changeset 2161 44ad8ff65756
parent 2160 d531941f084d
child 2162 3b8950b9eb56
equal deleted inserted replaced
2160:d531941f084d 2161:44ad8ff65756
    36 Peoplenet.
    36 Peoplenet.
    37 ----------
    37 ----------
    38 
    38 
    39 User and password you get by sending SMS message to ``920`` number. Phone ``#777``.
    39 User and password you get by sending SMS message to ``920`` number. Phone ``#777``.
    40 
    40 
    41 DNS to IP address.
    41 DNS name resolution
    42 ==================
    42 ===================
    43 ::
    43 
       
    44 DNS to IP address::
    44 
    45 
    45   $ nslookup example.com
    46   $ nslookup example.com
    46 
    47 
    47 IP to DNS address.
    48 IP to DNS address::
    48 ==================
       
    49 ::
       
    50 
    49 
    51   $ nslookup 192.168.1.1
    50   $ nslookup 192.168.1.1
    52 
    51 
    53 NetBIOS name resolution
    52 NetBIOS name resolution
    54 =======================
    53 =======================