ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] tftp service was deactivated because of looping
@ 2001-11-07 17:39 Vsevolod Sipakov
  2001-11-08 12:25 ` Sergey Bolshakov
  0 siblings, 1 reply; 2+ messages in thread
From: Vsevolod Sipakov @ 2001-11-07 17:39 UTC (permalink / raw)
  To: mandrake-russian

Приветствую!

Люди, подскажите, что за фигня?
tftp из-под xinetd запускается по 15 раз,
xinetd пишет в логи FAIL: тра-ля-ля и убивает сервис 

> Nov  7 23:25:23 book xinetd[2365]: tftp service was deactivated
> because of looping

уже и xinetd 2.3.3 взял из сизифа (был 2.1.8x)
и на tftp-server 0.16 откатываться пытался - бесполезно.

# cat /etc/xinetd.d/tftp

service tftp
{
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = root
        server                  = /usr/sbin/in.tftpd
        server_args             = -s /tftpboot
        disable                 = no
}

без -s тоже пробовал
пробовал модифицированный tftpd из etherboot
с параметром -d (debug) - никакой реакции
похоже что in.tftpd вообще не запускается by xinetd

# ls -la /usr/sbin/in.tftpd
-rwxr-xr-x    1 root     root        12768 Ноя  7 23:24 /usr/sbin/in.tftpd

в xinetd defaults стоит instances = 500

please help!


Vsevolod Sipakov






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [mdk-re] tftp service was deactivated because of looping
  2001-11-07 17:39 [mdk-re] tftp service was deactivated because of looping Vsevolod Sipakov
@ 2001-11-08 12:25 ` Sergey Bolshakov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Bolshakov @ 2001-11-08 12:25 UTC (permalink / raw)
  To: mandrake-russian

## On Wed, 7 Nov 2001 23:44:23 +0900 (YAKT)
## you wrote:

 VS> Приветствую!

 VS> Люди, подскажите, что за фигня?
 VS> tftp из-под xinetd запускается по 15 раз,
 VS> xinetd пишет в логи FAIL: тра-ля-ля и убивает сервис 

 >> Nov  7 23:25:23 book xinetd[2365]: tftp service was deactivated
 >> because of looping
[skipped]

У меня:
-- /etc/xinetd.d/tftp:
service tftp
{
	disable	= no
	socket_type	= dgram
	wait		= yes
	user		= root
	server		= /usr/sbin/in.tftpd
	server_args	= -s /tftpboot
}
--

# rpm -q tftp
tftp-0.17-ipl2mdk

# rpm -q xinetd
xinetd-2.3.3-alt1

Все работает, вестимо.

-- 
	Трули ерз, Сергей.

"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life."  ---  M. Sinz, CBM Inc.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-08 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-07 17:39 [mdk-re] tftp service was deactivated because of looping Vsevolod Sipakov
2001-11-08 12:25 ` Sergey Bolshakov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git