cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1065
Views
0
Helpful
2
Replies

Access tftp-server service from a PC

bellaichef
Beginner
Beginner

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

2 Replies 2

Hi

Can you post your ACLs?

Also try disabling windows firewall or other firewalls on the client PC.

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Not sure it will be useful.

 

the start of the ACL on the outside interface:

Extended IP access list Outside_In
    10 permit icmp any any (557664 matches)
    20 permit ip host "my public ip" any (60 matches)

...

 

The client PC is a Linux, no firewall.

 

The matchs you see in the ACL are all attempts from my pc to the router.

 

Cheers.

 

Franck

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers