tftp non funziona

Tutto quello che ha a che fare con le infrastrutture (non le configurazioni)

Moderatore: Federico.Lagni

Rispondi
cristianoburgo
n00b
Messaggi: 15
Iscritto il: sab 17 dic , 2005 7:22 pm

ho usato sia il tftp serverdella cisco che tftp32 ma mi da lo stesso errore:

xxxx#copy running-config tftp
Address or name of remote host []? 192.168.1.2
Destination filename [xxxx-confg]?
.....
%Error opening tftp://192.168.1.2/xxxx-confg (Timed out)

cosa puo essere ?
cristianoburgo
n00b
Messaggi: 15
Iscritto il: sab 17 dic , 2005 7:22 pm

xxxx#copy running-config ftp
Address or name of remote host []? 192.168.1.2
Destination filename [xxxx-confg]? xxx.txt
Writing xxx.txt
%Error writing ftp://192.168.1.2/xxx.txt (Timed out)
[Dj][DMX]
Coamministratore
Messaggi: 428
Iscritto il: mer 24 nov , 2004 12:42 am
Località: Udine

Ma i log del server tftp cosa dicono?
Prova anche Solar TFTP server
Io non so se Dio esiste, ma se esiste spero abbia una buona scusa!
Piergiorgio Welby
kobaiachi
Cisco pathologically enlightened user
Messaggi: 175
Iscritto il: gio 27 ott , 2005 3:34 pm

se sei sotto linux è probabile che tu non abbia dato correttamente i permessi alla directory dove il server tftp salva i dati. devi consentire anche al gruppo other sia la scrittura che lettura che esecuzione.
Rispondi