Public bug reported:

After upgrading to 15.04 on my server it seems tftp-hpa is not listening
and/or accepting IPv4 connections. When an IPv4 client tries to connect
this shows up in syslog

in.tftpd[4295]: connect: Address family not supported by protocol

netstat shows it's only listening on IPv6
sudo netstat -lp | grep tftp                                                    
            
udp6       0      0 [::]:tftp               [::]:*                              
14327/in.tftpd

If I change the TFTP_ADDRESS option in /etc/default/tftp-hpa from
"[::]:69" to "0.0.0.0:69" it works. But this breaks IPv6

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: tftp-hpa (not installed)
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Date: Sat Apr 25 12:32:30 2015
Dependencies:
 gcc-4.9-base 4.9.1-16ubuntu6
 libc6 2.19-10ubuntu2.3
 libgcc1 1:4.9.1-16ubuntu6
 multiarch-support 2.19-10ubuntu2.3
InstallationDate: Installed on 2015-02-12 (72 days ago)
InstallationMedia: Ubuntu-Server 14.10 "Utopic Unicorn" - Release amd64 
(20141022.2)
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 TERM=screen-bce
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: tftp-hpa
UpgradeStatus: Upgraded to vivid on 2015-04-24 (1 days ago)

** Affects: tftp-hpa (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448500

Title:
  tftp-hpa doesn't accept IPv4 connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1448500/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to