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 ?
tftp non funziona
Moderatore: Federico.Lagni
-
- 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)
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)
-
- 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.