Topic: ipv6

How do devices on a network communicate when they are only connected through a router? [duplicate]

Recent Questions - Network Engineering Stack Exchange | Published on: 2022-12-19

ARP determines the corresponding MAC address for an IPv4 address in the local network (on-link). There's no gateway involved. Since ARP information is cached, there isn't actually that much ARP traffic. IP is designed on the premise that local node-to-node communication doesn't need any central......

Event Wrap: IETF 115

APNIC Blog | Published on: 2022-12-01

APNIC participated in IETF 115, held in a hybrid format from 5 to 11 November 2022 in London, United Kingdom. The event welcomed 1,661 participants. As well as the usual tracks, there was also a Hackathon and a Codesprint. View the agenda for more information. Read Geoff’s recent posts on IPv6......

Three of the best: IPv6

APNIC Blog | Published on: 2022-12-27

Part of the ‘Three of the best’ series, highlighting the most popular posts from the past 12 months. This year in IPv6, we learned how implementing dual-stack with no strategy to move to single-stack IPv6 would be a costly decision, we heard some intriguing histories behind global deployment,......

I am trying to wrap my head around NDP

Recent Questions - Network Engineering Stack Exchange | Published on: 2022-12-03

I know before PC10 can ping PC11 it will use IPv6 Neighbor Discovery to resolve the Destination MAC address for layer 2 header. When PC10 wants to send something to PC11, it already knows that PC11 is on a different network, so it does not try to find the layer-2 address of PC11. The IPv6 packet......

Event Wrap: IDNIC AMM 2022

APNIC Blog | Published on: 2022-12-19

APNIC supported and participated in the IDNIC AMM 2022, from 22 to 24 November in Banten, Indonesia, with the theme of ‘Internet Resilience’. There were 441 attendees during the event, which included the Annual Member Meeting, conference, and workshops on the topics of DNS, IPv6, and Internet......

Event Wrap: LkNOG 6

APNIC Blog | Published on: 2022-12-13

APNIC supported and participated in , which was held in Colombo, Sri Lanka from 18 to 23 November 2022. The event welcomed around 200 participants to take part in workshops and hear from conference speakers on topics including system and network security, segment routing and Software Defined......

Is DNS resolution for AAAA records faster than A records? [closed]

Recent Questions - Network Engineering Stack Exchange | Published on: 2022-12-28

When is used with the flag AF_UNSPEC (return both IPv4 and IPv6 address), the system sends two DNS queries - for A and AAAA records. Thereby returns with the list of resolved IP addresses when it receives replies for both the queries. Is the reply for AAAA record usually received faster than for......

IPv6 extension headers in routing security

APNIC Blog | Published on: 2022-12-14

IPv6 has been gaining traction since it was introduced and was intended as a solution to IPv4 address space constraints and security issues. Despite the clear advantages of the protocol, adoption of IPv6 throughout the industry has been hindered by a few factors, including misperceptions in IPv6......