Re: tftp in 6.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



>I use tftp + pxe booting routinely on EL6.2. To get help, you're going
>to need to share much more information about your setup, the errors/log
>messages, and what you've tried to do thus far.

Right, but that's in a ro setup.

SELinux is disabled on this machine, perms on /var/lib/tftpboot are 777.
Xinetd's tft is defiend as follows:
service tftp
{
        socket_type        = dgram
        protocol             = udp
        wait                    = yes
        user                   = root
        server                = /usr/sbin/in.tftpd
        server_args         = -c -s /var/lib/tftpboot
        disable               = no
        per_source         = 11
        cps                     = 100 2
        flags                   = IPv4
}

Even with the verbosity turned up, I at most see only notices of connections in
syslog.

Thanks,
jlc
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux