LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-08-2015, 01:36 AM   #1
psycroptic
Member
 
Registered: Aug 2011
Location: USA
Distribution: ArchLinux - 3.0 kernel
Posts: 349

Rep: Reputation: Disabled
ntpd sending IPv6 packets with source link-local, destination global?


Noticed this in a packet dump recently on a Linux server on my LAN:

Code:
01:32:01.210795 IP6 fe80::20d:b9ff:fe33:198.123 > 2600:3c03::13:3123.123: UDP, length 48
01:32:01.211626 IP6 fe80::618:d6ff:fea1:dd3 > fe80::20d:b9ff:fe33:198: ICMP6, destination unreachable, beyond scope 2600:3c03::13:3123, source address fe80::20d:b9ff:fe33:198, length 104
It is ntpd attempting to contact the NTP server at 2600:3c03::13:3123, but using a source address of the interface's link-local. The router (at fe80::618:d6ff:fea1:dd3) then responds saying that it is (obviously) beyond the scope.

Why would this happen?
 
Old 02-08-2015, 05:58 PM   #2
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,341

Rep: Reputation: Disabled
Does the system running ntpd have a public IPv6 address and a valid gateway entry in the routing table? If so, is ntpd actually bound to the "[Public_IPv6]/UDP/123" socket?
 
Old 02-08-2015, 07:39 PM   #3
psycroptic
Member
 
Registered: Aug 2011
Location: USA
Distribution: ArchLinux - 3.0 kernel
Posts: 349

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Ser Olmy View Post
is ntpd actually bound to the "[Public_IPv6]/UDP/123" socket?
This was the problem; it was listening on the link-local (since i never intended for it to accept incoming requests on a global address), but i didn't realize that doing this would also restrict its outgoing traffic. Changed "interface listen fe80::/64" to "interface listen ::/64" and all is well.

Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Double Local Link (Scope:Link) IPv6 address on one interface BernardLinux Linux - Networking 0 09-08-2011 02:43 AM
Ipv6 link local and global ajeetsinghraina Linux - Newbie 1 05-24-2010 08:18 AM
IPv6 Link Local Multicast wirelessman Programming 1 11-19-2002 11:32 PM
IPv6 Link Local Multicast wirelessman Linux - Networking 0 11-19-2002 03:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration