[ALTSP] LTSP server под ALT Linux 7.0.5 Centaurus (Pholus)

Nrbrtx nrbrtx at gmail.com
Sat Nov 21 17:39:26 MSK 2015


Александр, спасибо за ответ!
Конфиги у меня точно такие же.

Проверил работоспособность NFS шары с другой виртуальной машины из этой же
сети - монтирование по NFS (mount -t nfs 192.168.0.7:/var/lib/ltsp/i586)
проходит успешно.
Похоже, что-то не то на ALTSP клиенте.
Файл /var/lib/tftpboot/ltsp/i586/pxelinux.cfg/default пока дефолтный. Может
быть для ядра 2.6.32 нужен другой cmdline?
При надписях error 111 Wireshark ничего не показывает - получается, что нет
запросов по сети с клиента?

Попробовал собрать chroot для t6. Результат такой же. Правда сообщения на
клиенте более многословные - вместо 111 пишется "connection refused".

Не понимаю как это все правильно дебажить. Подождем Михаила Шигорина.



On Sat, Nov 21, 2015 at 11:14 AM, Александр Шеметов <berkut_174 �� mail.ru>
wrote:

> Проверьте правильность файлов:
>
> ----------------------------------------------------------------------
> $ cat /etc/xinetd.conf
> #
> # Simple configuration file for xinetd
> #
> # Some defaults, and include /etc/xinetd.d/
> defaults
> {
> log_type = SYSLOG authpriv info
> log_on_success = PID HOST DURATION
> log_on_failure = HOST
> instances = 100
> per_source = 5
> # only_from = 127.0.0.1
> }
> includedir /etc/xinetd.d
> ----------------------------------------------------------------------
>
> ----------------------------------------------------------------------
> $ cat /etc/xinetd.d/tftp
> # default: off
> # description: The tftp server serves files using the trivial file
> transfer \
> # protocol. The tftp protocol is often used to boot diskless \
> # workstations, download configuration files to network-aware printers, \
> # and to start the installation process for some operating systems.
> service tftp
> {
> disable = no
> socket_type = dgram
> protocol = udp
> wait = yes
> user = root
> server = /usr/sbin/in.tftpd
> server_args = -u tftp -s /var/lib/tftpboot
> }
> ----------------------------------------------------------------------
> Хотя, если изменить значения на неправильные, у меня ошибка с кодом 110.
>
> Также, должно быть достаточно:
>
> chkconfig tftp on
> chkconfig dhcpd on
> chkconfig xinetd on
> chkconfig nfs on
> chkconfig dm on
>
> --
> С уважением,
> Александр Шеметов
> berkut_174 �� mail.ru <http:///compose?To=berkut_174@mail.ru>
>
> _______________________________________________
> Ltsp-server mailing list
> Ltsp-server �� lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/ltsp-server
>
>
----------- ��������� ����� -----------
�������� � ������� HTML ���� �������...
URL: <http://lists.altlinux.org/pipermail/ltsp-server/attachments/20151121/68154208/attachment.html>


More information about the Ltsp-server mailing list