I set the IPv6 flag in /etc/xinetd.d/tftp and it now tftp functions properly
-----Original Message----- From: Peter Bieringer [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 7:15 AM To: Bellino, Phil Cc: [email protected] Subject: Re: ICMPv6 port unreachable --On Mittwoch, 16. M�rz 2005 19:09 -0500 James <[EMAIL PROTECTED]> wrote: > On Wed, Mar 16, 2005 at 01:26:18PM -0500, Bellino, Phil wrote: >> Hello, >> Tftp using IPv4 and destination port 69 is reachable and transfer takes >> place. >> >> Can ping6 to tunnel destination address with no problem, but when using >> tftp(IPv6 enabled) using 6to4 tunnel to a tftpd(IPv6 enabled), I receive >> back an ICMPv6 Port Unreachable error packet to same destination port of >> 69. >> >> Has anyone seen this? >> >> Thanks. > > May be because.. the TFTP server may not be listening on IPv6 stack, but > only on IPv4? Just a guess.. On Linux, use following command: # netstat -A inet6 -nlptu | grep ":69" Peter -- Dr. Peter Bieringer http://www.bieringer.de/pb/ GPG/PGP Key 0x958F422D mailto: pb at bieringer dot de Deep Space 6 Co-Founder and Core Member http://www.deepspace6.net/ --------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED] --------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
