LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 02-07-2011, 08:38 AM   #1
drManhattan
Member
 
Registered: Aug 2010
Location: Warsaw, Poland
Distribution: Ubuntu 10.04 LTS on IBM Lenovo R61e, RHEL5-6,SLES10-11
Posts: 262

Rep: Reputation: 1
how to check whether tftpd works ?


Hi

I have configured tfpt server to work as xinet.d service.
Below is conf file ftom /etc/xinetd.d/tftp
Code:
service tftp
{
	socket_type		= dgram
	protocol		= udp
	wait			= yes
	user			= root
	server			= /usr/sbin/in.tftpd
	server_args		= -s /tftpboot
	disable			= no
	per_source		= 11
	cps			= 100 2
	flags			= IPv4
}
I have to make sure this service works, I tried to 'telnet server_name 69' but I get below error :
Code:
[root@ldap2 xinetd.d]# telnet localhost 69
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host: Connection refused
How can I verify that this service works ?

thx for help.
 
Old 02-07-2011, 08:41 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Erm, use it. Get a tftp client and get a file from it, e.g. solarwinds tftp on a windows laptop or the tftp client on linux. tftp is a UDP service, so telnet is no use.
 
  


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
tftpd problems with both tftpd-hpa and atftpd spitting image Linux - Server 1 10-05-2010 04:40 PM
tftpd problems with both tftpd-hpa and atftpd spitting image Debian 0 10-05-2010 11:04 AM
How to check whether wireless dongle works E71 Linux - Networking 7 05-27-2009 05:24 PM
How to check if RAID1 actually works? kenji1903 Linux - Hardware 8 06-01-2004 10:06 PM
how to check if ntpd works jetfreggel Linux - Networking 6 11-30-2002 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 05:14 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