Приветствую! Сразу к делу: есть необходимость поднять тфтп сервер для компании. Ранее был развернут сервер Zabbix на OpenSUSE 12.2, и было решено, дабы не плодить виртуалок, поднять сервер на нем.
zypper install yast2-tftp-server
zypper install tftp
успешно Настроил через Yast (особо настроек не было, сказал ему открыть порты, папку не менял). Дал public redable на папку. Дальше начались вопросы :)
linux-ed38:~ # tftp
tftp> connect 127.0.0.1
tftp> get new2.h
Transfer timed out
#
# /etc/hosts.allow
#
in.tftpd:ALL
# End of file
/var/log/messages
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=26]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/chargen-udp [file=/etc/xinetd.d/chargen-udp] [line=14]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=15]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/daytime-udp [file=/etc/xinetd.d/daytime-udp] [line=14]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/discard [file=/etc/xinetd.d/discard] [line=15]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/discard-udp [file=/etc/xinetd.d/discard-udp] [line=14]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=15]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/echo-udp [file=/etc/xinetd.d/echo-udp] [line=14]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/netstat [file=/etc/xinetd.d/netstat] [line=15]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/servers [file=/etc/xinetd.d/servers] [line=16]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/services [file=/etc/xinetd.d/services] [line=14]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/svnserve [file=/etc/xinetd.d/svnserve] [line=14]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/systat [file=/etc/xinetd.d/systat] [line=15]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/tftp [file=/etc/xinetd.d/tftp] [line=17]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=20]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: Reading included configuration file: /etc/xinetd.d/time-udp [file=/etc/xinetd.d/time-udp] [line=15]
Aug 8 12:01:36 linux-ed38 xinetd[5670]: 5670 {init_services} no services. Exiting...
Aug 8 12:01:37 linux-ed38 xinetd[5662]: Starting INET services. (xinetd)..failed
Aug 8 12:01:37 linux-ed38 systemd[1]: xinetd.service: control process exited, code=exited status=7
Aug 8 12:01:37 linux-ed38 systemd[1]: Unit xinetd.service entered failed state.
Кто может натолкнуть меня на мысль?:) все коллеги уже забили, а мне уже интересно, как это решить. Какая информация еще нужна? Натолкните на мысли, пожалуйста :)