Hi is there any way to access a router tftp-server from a pc tftp client.
This is what I've done:
On the router
tftp-server flash:config.txt
On the pc (linux):
tftp
connect "public ip"
get config.txt
If I check my ACLs, I can see that request from my PC are authorized, but i always get a timeout.
If I try from another Cisco equipment with the following commad it works:
copy tftp: flash:
"public ip"
config.cfg
it works.
So it there a way to make it works from a PC?
Thx bye advance.
Regards
Franck