LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-08-2006, 06:36 PM   #1
thunder04
LQ Newbie
 
Registered: Apr 2006
Posts: 8

Rep: Reputation: 0
Question Configure a TFTP server with Debian


How do I set-up a TFTP server using Debian? I want to be able to back up my router configs and IOSes to a TFTP server, and I've already got this Debian box set-up. I've done an "apt-get install tftpd", but after that I'm lost.

Thanks!

Last edited by thunder04; 04-08-2006 at 06:38 PM.
 
Old 04-08-2006, 08:20 PM   #2
paul_mat
Member
 
Registered: Nov 2004
Location: Townsville, Australia
Distribution: Fedora Core 5, CentOS 4, RHEL 4
Posts: 855

Rep: Reputation: 30
well i'm no tftp expert, but i have set one up before on a Fedora machine, all i did was

edit the /etc/xinetd.d/tftp

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

make sure disable = no

then i restarted xinetd

/etc/init.d/xinetd restart

then to test it out in the command line just type

tftp
 
Old 04-09-2006, 04:17 AM   #3
baskar_k
LQ Newbie
 
Registered: Mar 2006
Posts: 12

Rep: Reputation: 1
Hi,
I think it is atftp that you may have to install in debian.
 
Old 04-09-2006, 08:45 AM   #4
jbkerr
LQ Newbie
 
Registered: Jan 2002
Location: Canada
Distribution: Debian Sarge
Posts: 12

Rep: Reputation: 0
maybe try from here http://packages.debian.org/stable/net/tftpd
 
Old 04-11-2006, 08:07 AM   #5
sridhar11
Member
 
Registered: Dec 2002
Location: us
Posts: 108
Blog Entries: 360

Rep: Reputation: 15
try with this it might help you Debian Server setup guide

nice one to follow
 
Old 09-27-2006, 07:30 PM   #6
xinxin
LQ Newbie
 
Registered: Sep 2006
Posts: 5

Rep: Reputation: 0
I did success installing tftp server by doing the following steps.
1) get and install tftpd package by using apt-get install tftpd
2) after installed successful, check /etc/inetd.conf to see if the tftp setting is there.
In my case, the setting for store file is set to /srv/tftp. Hope the information is useful for someone.
 
Old 11-25-2008, 10:50 AM   #7
Genar
LQ Newbie
 
Registered: Feb 2007
Posts: 2

Rep: Reputation: 0
restart tftp

The previous steps work OK, only to add:
3)if you want start the tfpt server immediatelly, execute:
killall -HUP inetd

Last edited by Genar; 11-25-2008 at 10:52 AM. Reason: Adding tags
 
Old 11-25-2008, 01:35 PM   #8
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
tftpd Debian how-to
http://imranasghar.blogspot.com/2008...on-debian.html

tftpd-hpa Debian how-to
http://www.linuxhomenetworking.com/w...n_.2F_Ubuntu_2


You may also be interested in this Cisco Configuration backup script..
http://www.linuxquestions.org/questi...4/#post2962566



Bah old Thread.. Oh well..
 
  


Reply

Tags
debian, file, protocol, routers, tftp, transfer



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to configure Debian to be a Webserver and FTP server? liquid1 Debian 11 12-07-2020 07:44 PM
How do I configure tftp to work with firewall on fedora core 4 rtjazz Linux - Security 1 01-23-2006 04:16 PM
How do I configure tftp on fedora core 4 rtjazz Linux - Networking 0 01-22-2006 09:29 PM
Debian Tftp Server ac402 Linux - Software 0 12-27-2003 04:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration