ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] tftpd Засада
@ 2012-03-18 19:26 андрей курдюков
  2012-03-19  1:09 ` Dubrovskiy Viacheslav
  2012-03-19  1:09 ` Alexei Takaseev
  0 siblings, 2 replies; 3+ messages in thread
From: андрей курдюков @ 2012-03-18 19:26 UTC (permalink / raw)
  To: community

Добрый день.
Господа помогите пожалуйста разобраться как настроить  tftpd .
Я перебрал гору информации но не могу найти как он настраивается именно а Altlinux 6.0
Подскажите где почитать .

С уважением, Курдюков А.М.

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

* Re: [Comm] tftpd Засада
  2012-03-18 19:26 [Comm] tftpd Засада андрей курдюков
@ 2012-03-19  1:09 ` Dubrovskiy Viacheslav
  2012-03-19  1:09 ` Alexei Takaseev
  1 sibling, 0 replies; 3+ messages in thread
From: Dubrovskiy Viacheslav @ 2012-03-19  1:09 UTC (permalink / raw)
  To: андрей
	курдюков,
	ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]

18.03.2012 15:26, андрей курдюков пишет:
> Добрый день.
> Господа помогите пожалуйста разобраться как настроить  tftpd .
> Я перебрал гору информации но не могу найти как он настраивается именно а Altlinux 6.0
> Подскажите где почитать .
Нечего там читать.
# rpm -qa | grep tftp
tftp-server-xinetd-5.0-alt4
tftpd-5.0-alt4
tftp-5.0-alt4

Т.о. tftpd запускается с помощью xinetd. Для этого включите сначала его:
# chkconfig xinetd on
Потом tftpd
# chkconfig tftp on

Основной файл конфигурации: - /etc/xinetd.d/tftp
Основная грабля: - строчка  "only_from = 127.0.0.1" в cat /etc/xinetd.conf
После отключения данной строчки можете смело включать - service xinetd start

Думаю достаточно для запуска.

-- 
WBR,
Dubrovskiy Viacheslav


[-- Attachment #2: Криптографическая подпись S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4903 bytes --]

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

* Re: [Comm] tftpd Засада
  2012-03-18 19:26 [Comm] tftpd Засада андрей курдюков
  2012-03-19  1:09 ` Dubrovskiy Viacheslav
@ 2012-03-19  1:09 ` Alexei Takaseev
  1 sibling, 0 replies; 3+ messages in thread
From: Alexei Takaseev @ 2012-03-19  1:09 UTC (permalink / raw)
  To: ALT Linux Community general discussions



----- Исходное сообщение -----
> От: "андрей курдюков" <sandutsa@list.ru>
> Кому: community@lists.altlinux.org
> Отправленные: Понедельник, 19 Март 2012 г 4:26:16
> Тема: [Comm] tftpd Засада
> 
> Добрый день.
> Господа помогите пожалуйста разобраться как настроить  tftpd .
> Я перебрал гору информации но не могу найти как он настраивается
> именно а Altlinux 6.0
> Подскажите где почитать .

apt-get install tftp-server-xinetd tftpd

chkconfig xinetd on
chkconfig tftp on
service xinetd restart

и помедитировать над опцией 'only_from' в /etc/xinetd.conf

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

end of thread, other threads:[~2012-03-19  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-18 19:26 [Comm] tftpd Засада андрей курдюков
2012-03-19  1:09 ` Dubrovskiy Viacheslav
2012-03-19  1:09 ` Alexei Takaseev

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