LinuxQuestions.org
Visit Jeremy's Blog.
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 12-21-2005, 08:22 AM   #1
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Rep: Reputation: 51
install tftpd server on debian sarge stable


hi

howto configure tftpd server on debian sarge stable to transfer config files from the routers via tftp
to this server ?

tftpd server is already installed:

# dpkg -l | grep tftpd
ii tftpd 0.17-12 Trivial file transfer protocol server

greetings
cccc

Last edited by cccc; 12-21-2005 at 08:27 AM.
 
Old 12-21-2005, 10:18 AM   #2
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
I found out:

1.) # apt-get install tftpd-hpa

2.) create a file tftp in /etc/xinetd.d:
Code:
service tftp
{
   socket_type   = dgram
   protocol   = udp
   wait      = yes
   user      = root
   server      = /usr/sbin/in.tftpd
   server_args   = -c -s /tftpboot
   disable      = no
   per_source   = 11
   cps      = 100 2
}
and it works well now !
 
Old 12-12-2008, 03:37 AM   #3
sirmonkey
Member
 
Registered: Dec 2004
Posts: 31

Rep: Reputation: 15
nice... but how do you start it? what is xinit.d
 
Old 12-12-2008, 12:05 PM   #4
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Quote:
Originally Posted by sirmonkey View Post
nice... but how do you start it? what is xinit.d
I would think it's a directory.
Which you then make a file,in the directory called tftp
Then copy the code shown to the file created previously

Regards.
The trooper.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
howto update webmin by debian sarge stable ? cccc Debian 2 10-14-2005 03:31 PM
Info on how to back up my new debian sarge stable system carmat06 Linux - Newbie 1 09-26-2005 02:06 PM
Benifets of Upgrading from FC4 to Debian Sarge Stable BuckRogers01 Debian 8 08-12-2005 02:34 AM
cannot install unrar on Debian Sarge Stable cccc Debian 2 06-18-2005 02:06 PM
[Debian] Stable: Woody or Sarge? e11 Linux - Newbie 1 10-20-2004 01:06 AM

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

All times are GMT -5. The time now is 09:28 PM.

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