Giter Site home page Giter Site logo

Comments (2)

benpicco avatar benpicco commented on June 17, 2024

Do you have a packet capture of what RIOT is requesting there?

from riot.

maribu avatar maribu commented on June 17, 2024

The request from the RIOT device:

DHCPv6
    Message type: Request (3)
    Transaction ID: 0x9c58a3
    Client Identifier
        Option: Client Identifier (1)
        Length: 10
        DUID: 00030001a4cf1244e814
        DUID Type: link-layer address (3)
        Hardware type: Ethernet (1)
        Link-layer address: a4:cf:12:44:e8:14
    Server Identifier
        Option: Server Identifier (2)
        Length: 10
        DUID: 00030001c87f54e24f50
        DUID Type: link-layer address (3)
        Hardware type: Ethernet (1)
        Link-layer address: c8:7f:54:e2:4f:50
    Option Request
        Option: Option Request (6)
        Length: 2
        Requested Option code: SOL_MAX_RT (82)
    Identity Association for Prefix Delegation
        Option: Identity Association for Prefix Delegation (25)
        Length: 41
        IAID: 00190009
        T1: 0
        T2: 0
        IA Prefix
            Option: IA Prefix (26)
            Length: 25
            Preferred lifetime: 0
            Valid lifetime: 0
            Prefix length: 64
            Prefix address: ::
    Elapsed time
        Option: Elapsed time (8)
        Length: 2
        Elapsed time: 0ms

The reply from the DHCPv6 server:

DHCPv6
    Message type: Reply (7)
    Transaction ID: 0x9c58a3
    Server Identifier
        Option: Server Identifier (2)
        Length: 10
        DUID: 00030001c87f54e24f50
        DUID Type: link-layer address (3)
        Hardware type: Ethernet (1)
        Link-layer address: c8:7f:54:e2:4f:50
    Client Identifier
        Option: Client Identifier (1)
        Length: 10
        DUID: 00030001a4cf1244e814
        DUID Type: link-layer address (3)
        Hardware type: Ethernet (1)
        Link-layer address: a4:cf:12:44:e8:14
    SOL_MAX_RT
        Option: SOL_MAX_RT (82)
        Length: 4
    DNS recursive name server
        Option: DNS recursive name server (23)
        Length: 16
         1 DNS server address: fd71:af38:1d57::1
    Identity Association for Prefix Delegation
        Option: Identity Association for Prefix Delegation (25)
        Length: 18
        IAID: 00190009
        T1: 0
        T2: 0
        Status code
            Option: Status code (13)
            Length: 2
            Status Code: NotOnLink (4)

And the whole exchanged captured at the OpenWrt Box: https://mari-bu.de/capture.pcapng

from riot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.