Options

Tftp

fpsofpso Member Posts: 84 ■■□□□□□□□□
Im trying to add some firmware to my router. Both my pc and router are in the same subnet and vlan and the file is located in the folder that the tftp server is trying to pull it from off my pc. I can ping both devices. Can someone please help me figure this out because it not working

PC: 192.168.10.101 /24
Router: 192.168.10.1 /24

Comments

  • Options
    fpsofpso Member Posts: 84 ■■□□□□□□□□
    Im entering:

    copy tftp flash
    192.168.10.101
    the name of the firmware file

    It just says timed out
  • Options
    james43026james43026 Member Posts: 303 ■■□□□□□□□□
    Going to need some additional information here.

    1. Is the TFTP server also your PC, or is it a separate device? If the TFTP server is a separate devices please provide the IP address and subnet mask for it as well.

    2. What commands are you issuing from the router to try to access the TFTP server and the file that you want to obtain from it?

    3. What is the error message you are seeing from the router? If no error message please describe what is happening.
  • Options
    fpsofpso Member Posts: 84 ■■□□□□□□□□
    The tftp is my pc.

    Commands:
    copy tftp flash
    192.168.10.101
    the name of the firmware file

    %Error opening tftp://192.168.15.101/P0S3-07-5-00.loads (No such file or directory)
    %Error opening tftp://192.168.15.101/P0S3-07-5-00.loads (Timed out)
  • Options
    fpsofpso Member Posts: 84 ■■□□□□□□□□
    copy tftp flash
    Address or name of remote host [192.168.15.101]?
    Source filename [P0S3-07-5-00.loads]? P0S3-07-5-00.loads
    Destination filename [P0S3-07-5-00.loads]?
    Accessing tftp://192.168.15.101/P0S3-07-5-00.loads...
    %Error opening tftp://192.168.15.101/P0S3-07-5-00.loads (Timed out)
  • Options
    clarsonclarson Member Posts: 903 ■■■■□□□□□□
    has this ever worked for you before?
    is your tftp server running?
    what is the directory that the tftp server is using?
    what is the directory and file permissions?
    what messages does the tftp server provide?
  • Options
    fpsofpso Member Posts: 84 ■■□□□□□□□□
    This is the first time I've ever attempted this. My tftp server is running I've tried both solardwinds and certificationkits tftp servers. This is where my files are stored: C:\TFTP-Storage with no permissions set to it. The server doesnt give me any message other than tftp server service started [UDP - 69]
  • Options
    clarsonclarson Member Posts: 903 ■■■■□□□□□□
    try copying a file from the router to your tftp server
    a file such as your startup configuration file.

    it seems like your firewall is blocking port 69
  • Options
    fpsofpso Member Posts: 84 ■■□□□□□□□□
    Thanks for the help clarson. I had to remove dhcp from my router. Dont know why, I had everything configured in the same subnet?
  • Options
    james43026james43026 Member Posts: 303 ■■□□□□□□□□
    Are the TFTP server and router directly connected? They don't sound like it, it sounds like you have them connected via your home network? If so try directly connecting the TFTP server directly to your router, configure static IP addresses on the same subnet for both of them. And then try transferring something between them.
  • Options
    Mr.NetworkMr.Network Member Posts: 117
    1. check the firewall on the PC.
    2. Check if the source name of the file is correct.
    3. Configure static IP on both device like James mention.
    CCNA R&S, MCSA.
  • Options
    GDainesGDaines Member Posts: 273 ■■■□□□□□□□
    fpso wrote: »
    Thanks for the help clarson. I had to remove dhcp from my router. Dont know why, I had everything configured in the same subnet?

    Do we assume therefore that you've now done it?
Sign In or Register to comment.