As kriss mentionned, the auto-generated tftpd configuration must include the
"flags = IPv4" because tftp does not support ipv6:
"
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = nobody
server = /usr/sbin/in.tftpd
server_args = /srv/tftp
flags = IPv4
}
"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/63843
Title:
Proper tftpd xinetd entry should be created during installation of
package
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs