----------------------------------------
Modalit� Client-Server
----------------------
-------------------------------------------------------------------
TELNET = servizio di emulazione di terminale remoto
consente ad un client di collegarsi ad un computer e
agire come se si stesse lavorando sul computer remoto.
Mediante telnet � possibile configurare i router
mediante un pc collegato con un apposito cavo:
cos� i comandi inseriti sul pc agiscono direttamente sul
router collegato.
Un software che consente ad un client di collegarsi
ad un altro computer (dove � installato un apposito
software con il ruolo di server) in modalit� telnet
� l'Hyper-Terminal di Windows.
Cos�, se per esempio dal pc di casa mi collego al
computer dell'ufficio, in modalit� telnet, allora
con un apposito comando, ad esempio LIST, potr�
vedere l'elenco dei file contenuti in una
cartella del computer remoto, con un altro comando
potr� visualizzare e/o modificare il testo di
un file (ad esempio con EDIT + nome del file).
Se da casa do il comando PRINT + nome del file
otterr� la stampa del file indicato: quale
sar� la stampante che effettuer� tale stampa?
Risposta: ovviamente la stampante dell'ufficio!
Infatti, tutti i comandi dati in modalit� telnet
� come se, a tutti gli effetti, venissero dati
direttamente sul computer remoto.
whenever possible.
----------------------------------------------------------
DHCP is used for general purpose hosts such as end user devices,
and fixed addresses are used for network devices such as routers, servers and net-
printers.
------------------------------------------------------------
Nome: www.itisbarsanti.it
Address: 212.103.196.194
altro esempio:
C:\>nslookup www.cisco.com
Nome: origin-www.cisco.com
Address: 212.103.196.194
Aliases: www.cisco.com, www.cisco.com.akadns.net
C:\>nslookup www.petrino.it
*** Non-existent domain: www.petrino.it
richiesta = request
interrogazione = query
A DNS server provides the name resolution using the "name daemon",
which is often called "named" (pronounced name-dee).
--> si tratta del nome del processo che corrisponde
al DNS Server in esecuzione in una macchina
con sistema operativo Unix o Linux
When a client makes a query, the server's "named" process first looks
at its own records to see if it can resolve the name.
If it is unable to resolve the name using its stored records,
it contacts other servers in order to resolve the name.
C:\>ipconfig /displaydns
----------------------------------------
Nome record . . . . . : www.ilgazzettino.it
Tipo record . . . . . : 1
Durata (TTL). . . . . : 393
Lunghezza dati. . . . : 4
Sezione . . . . . . . : Risposta
Record A (Host) . . . : 85.18.214.171
....
For example, the root DNS server may not know exactly where
the e-mail server mail.cisco.com is located, but it maintains
a record for the "com" domain within the top-level domain.
Likewise, the servers within the "com" domain may not have
a record for mail.cisco.com, but they do have a record for
the "cisco.com" domain. The servers within the cisco.com
domain have a record (a MX record to be precise) for mail.cisco.com.
--------------------------------------------------------------------
----------------------------------------------------------
----------------------------------------------------------
-----------------------------------------------------------
--------------------------------------------
--------------------------------------------------------------
Modalit� Peer-to-Peer
---------------------
-------------------------------------------------
------------------------------------------------------------
DIFFICOLTA' DA SUPERARE PER FARE I TEST CISCO: