That seems to work to get it to listen of both IPv4 and IPv6. Not sure
if it's a true fix or just a workaround though. Did something in the
code change?
% sudo netstat -lp | grep tftp
FIX:
Just edit /etc/default/tftpd-hpa and remove [::] from line
TFTP_ADDRESS="[::]:69"
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1448500
Title:
tftp-hpa doesn't accept IPv4 c
NOTE: There is an obvious limitation in the above "solution" - if you
want to listen on different port then you are back to square one. I wish
this helps someone to bypass the problem while waiting for proper and
complete fix.
--
You received this bug notification because you are a member of Ubun
It seems tftpd-hpa interprets option --address ::69 to mean that only listen on
IPv6:
1. By default (with TFTP_ADDRESS="[::]:69") it is started as
/usr/sbin/in.tftpd --listen --user tftp --address [::]:69 --secure
--create /srv/tftp
2. netstat (command "sudo netstat -anutp | grep '[:]69'") s
I have the same issue where the first GET request works, but then times
out and produces this error until service is restarted.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1448500
At me works at first client get, after that only if restart server.
I have ubuntu 15.04 upgraded from 14.10, and I have tried a apt-get
remove --purge and install again, and continues.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tf
** Changed in: tftp-hpa (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1448500
Title:
tftp-hpa doesn't accept IPv4 connections
To manage
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: tftp-hpa (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/