• kea not responding

    From Charles Curley@21:1/5 to All on Sun Jul 27 23:20:01 2025
    Well, I seem to have kea up and running, or so journalctl indicates.

    I set up a minimal network, and there are link lights. kea did get a
    query from a test device, but as far as I can tell never responded. Any
    ideas?

    --
    Does anybody read signatures any more?

    https://charlescurley.com
    https://charlescurley.com/blog/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Geert Stappers@21:1/5 to Charles Curley on Sun Jul 27 23:40:01 2025
    On Sun, Jul 27, 2025 at 03:14:54PM -0600, Charles Curley wrote:
    Well, I seem to have kea up and running, or so journalctl indicates.

    I set up a minimal network, and there are link lights. kea did get a
    query from a test device, but as far as I can tell never responded.

    Any ideas?

    Yes. Sniff with your favorite network sniffer[0].

    And elaborate on "kea did get q query from a test device".



    Groeten
    Geert Stappers
    [0] tcpdump, tshark, wireshark ...
    --
    Silence is hard to parse

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charles Curley@21:1/5 to Geert Stappers on Mon Jul 28 00:10:01 2025
    On Sun, 27 Jul 2025 23:29:59 +0200
    Geert Stappers <stappers@stappers.nl> wrote:

    On Sun, Jul 27, 2025 at 03:14:54PM -0600, Charles Curley wrote:
    Well, I seem to have kea up and running, or so journalctl indicates.

    I set up a minimal network, and there are link lights. kea did get a
    query from a test device, but as far as I can tell never responded.

    Any ideas?

    Yes. Sniff with your favorite network sniffer[0].

    And elaborate on "kea did get q query from a test device".

    Sorry about that. I'd get a query but kea would not reply. E.g.:

    INFO DHCP4_QUERY_LABEL received query: [hwtype=1 32:b0:84:3b:72:86], cid=[01:32:b0:84:3b:72:86], tid=0x63e19a6a

    However, to make my test network work, I realized I should take the
    relevant Ethernet port out of NetworkManager's control. That meant
    editing /etc/network/interfaces to add a static IP address, and that
    meant rebooting. I now get IP addresses being served and lots of
    logging.

    --
    Does anybody read signatures any more?

    https://charlescurley.com
    https://charlescurley.com/blog/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Geert Stappers@21:1/5 to Charles Curley on Mon Jul 28 00:30:01 2025
    On Sun, Jul 27, 2025 at 04:01:53PM -0600, Charles Curley wrote:
    On Sun, 27 Jul 2025 23:29:59 +0200 Geert Stappers wrote:
    On Sun, Jul 27, 2025 at 03:14:54PM -0600, Charles Curley wrote:
    Well, I seem to have kea up and running, or so journalctl indicates.

    I set up a minimal network, and there are link lights. kea did get a query from a test device, but as far as I can tell never responded.

    Any ideas?

    Yes. Sniff with your favorite network sniffer[0].

    And elaborate on "kea did get q query from a test device".

    Sorry about that. I'd get a query but kea would not reply. E.g.:

    INFO DHCP4_QUERY_LABEL received query: [hwtype=1 32:b0:84:3b:72:86], cid=[01:32:b0:84:3b:72:86], tid=0x63e19a6a

    However, to make my test network work, I realized I should take the
    relevant Ethernet port out of NetworkManager's control. That meant
    editing /etc/network/interfaces to add a static IP address,

    Acknowlegde.

    What about:
    And elaborate on "kea did get q query from a test device".

    as in: Share with your peers
    how the test in the server-client-setup was done.



    and that meant rebooting.

    `sudo systemctl restart networking`


    I now get IP addresses being served and lots of logging.

    Please express an explicite "kea works for me" or something alike.



    Groeten
    Geert Stappers

    [0] tcpdump, tshark, wireshark, ...
    --
    Silence is hard to parse

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)