nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Tftp server problem

This is a discussion on Tftp server problem within the Getting started tutorials forums, part of the Linux Getting Started category; hi Experts, I am facing some problem with tftp-server in Redhat linux Actually we used this tftp server for IOS ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 06-26-2008, 07:55 PM
Junior Member
User
 
Join Date: Jun 2007
My distro: RedHat Enterprise linux
Posts: 3
Rep Power: 0
kumarat9pm is on a distinguished road
Default Tftp server problem

hi Experts,
I am facing some problem with tftp-server in Redhat linux
Actually we used this tftp server for IOS image coping in to routers
the problem is
actually we installed tftp-server-0.40-1 package on my Redhat linux server
and edited /etc/xinetd.d/tftp as below

service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -u root -c -U 111 -s /tftp/
disable = no
per_source = 11
cps = 100 2
flags = IPv4
}

so our tftp server uses /tftp/ as default/public folder for our TFTP server
and we kept our images in that /tfpt server and started the xinetd service
then i loged in to router and when we started copying the image middle its stoping the coping

R7348-PRE4#copy tftp: disk0:
Address or name of remote host []? 73.48.0.1
Source filename []? /tftp/images/test
Destination filename [test]?
Accessing tftp://73.48.0.1//tftp/images/test...
Loading /tftp/images/test from 73.48.0.1 (via FastEthernet0/0/0): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!... [timed out]

%Error reading tftp://73.48.0.1//tftp/images/test (Timed out)

This is the problem we are facing
actually i tried for different images
the files/images which are less than 32MB is coping properly with out any problem
the files/images which are more than 32MB are not able to copy and giving timed out error
so i did some googling and found that some older version TFTP servers will not support with a file size more than 32MB

"The original protocol has a file size limit of 32 MB,
although this was extended when RFC 2347 introduced option negotiation,
which was used in RFC 2348 to introduce block-size negotiation in 1998
(allowing a maximum of 4 GB and potentially higher throughput).
If the server and client support block number wraparound, file size is essentially unlimited."

but what the software we use, it will support up to 192MB
here we got strucked

here my question is.. Is there any file to see what is the tftp limit in my server
or can any one give a solution for this one how to copy files which are more then 32MB?

Thanks in advance
Surendra
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Mail Server Networking Problem mvibin Networking, Firewalls and Security 1 05-09-2008 08:15 PM
Windows server troubleshooting DNS problem - tools names toor Windows Xp/2000/2003 server administration 8 07-16-2006 09:52 PM


All times are GMT +5.5. The time now is 03:20 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36