You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
dhcppython/dhcppython/client.py
Line 90 in c442c3f
However, isc-dhcpd uses port 67 to serve. could you please explain why the client listens to port 67?
The text was updated successfully, but these errors were encountered: