www.question-defense.com | Engage: Visit :: Login :: Register
Translate to English Übersetzen Sie zum Deutsch/German Переведите к русскому/Russian Μεταφράστε στα ελληνικά/Greek Vertaal aan het Nederlands/Dutch ترجمة الى العربية/Arabic 中文翻译/Chinese Traditional 中文翻译/Chinese Simplified 한국어에게 번역하십시오/Korean 日本語に翻訳しなさい /Japanese Traduza ao Português/Portuguese Traduca ad Italiano/Italian Traduisez au Français/French Traduzca al Español/Spanish

You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “TFTP: Error code 1: File not found”.


Tags: , , , , ,
15 Responses to “TFTP: Error code 1: File not found”
  1. bkucera says:

    Similarly, I get file not found trying to tftp download cisco ios to my router. Problem is I am in ROMMON mode and can’t “touch” the flash directory to make a file name c2600-etc.bin
    Two tftp servers fale the same way to deliver the ios.

    [Reply]

  2. alex says:

    bkucera: If you specify the type of router, type of TFTP server, specific command you are using on the router,etc. then I can hopefully help to provide a solution.

    [Reply]

    krishna Reply:

    Hi alex,

    i am getting tftp error: file not found while booting the client my dhcp is on windows server 2003 and tftp server is on fedora 10.
    pls help me..

    krishna

    [Reply]

  3. Nick Adams says:

    check the /etc/xinetd.d/tftp file..

    change:
    server_args = -s /tftpboot

    to:
    server_args = -c -s /tftpboot

    “-c” allows the creation of new files.

    [Reply]

    alex Reply:

    Hello Nick,

    Great addition. Thanks for adding.

    [Reply]

    krishna Reply:

    Hi Nick,

    i am getting tftp error: file not found while booting the client my dhcp is on windows server 2003 and tftp server is on fedora 10.
    pls help me..

    krishna

    [Reply]

    alex Reply:

    hello krishana,

    You are going to need to provide more details. What do you mean your DHCP is on Windows Server 2003? What specifically are you trying to do? Are you attempting to push a file to the TFTP server? Pull a file from the TFTP server? What you are saying above doesn’t provide near enough information to assist with.

    [Reply]

    krishna Reply:

    Hi alex,

    I had setup tftp server on fedora 10 machine, which needs to pull image from a client, which has its address on dhcp service provided by windows server 2003.

    [Reply]

    alex Reply:

    Can you post your TFTP server configuration? Is TFTP serving files from /tftpboot? What was the file permissions and path of the file you are trying to pull? Is the client you are pulling the file from a Linux machine or Windows? Again the more complete you can be the easier this is going to be to help with. Currently you are giving little bits with each post. Post other things like the command you are using in an attempt to connect to the “client” computer. Post any logged error messages. If you port scan the “client” do you see it listening on the proper TFTP port?

    [Reply]

    krishna Reply:

    Hi alex,

    i installed fog(fogproject.org) software on fedora 10 machine and which is a cloning software, and i had setup this fedora 10 machine as tftp server and i am PXE booting the client(windows) to load its image to tftp server. here windows 2003 server is serving the dhcp service to the client and i had configured the tftp server ipaddress and bootfile name(pxelinux.0) on dhcp scope. i am getting an error while booting the client as TFTP ERROR: FILE NOT FOUND
    MY /tftpboot directory has pxelinux.0 file with 777 permission.

    stevemagg Reply:

    GREAT. totally forgot about this. THX

    [Reply]

  4. nik says:

    on solaris if you want to write to a file you need 2 conditions to be met:

    a) file already exists
    b) file is world writeable (ie. chmod 777 it)

    [Reply]

    alex Reply:

    Hello nik,

    Thanks for the info relating to Solaris.

    Thanks.
    Alex

    [Reply]

  5. Naseem says:

    I am working in state bank network…am trying to load ios wia tftp dndld but am geeting an error
    tftp error r could not open requested file

    i given ios in root directory ..cross over cable used….given the ips correctly
    can any one help me

    [Reply]

    alex Reply:

    Hello Naseem,

    What does working on a state bank network have to do with anything? Without specific details of what the error is, what specific software you are using, etc. I don’t know that we can provide any useful information. What is the specific command you are using? What is the specific error? Any other specific details you can provide will assist with valuable feedback for your problem.

    Thanks.
    alex

    [Reply]

  6.  
Leave a Reply