Skip to content

DHCPClient listens port 67, which is used by dhcpd #16

Description

@Apochens

Hello!

I'm trying to use the client to communicate with isc-dhcpd server. While using, I found that the client tries to listen to port 67 in the initialization phase:

self.listening_ports = [67]

However, isc-dhcpd uses port 67 to serve. could you please explain why the client listens to port 67?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions