LBRY Block Explorer

LBRY Claims • aussie-broadband-dhcp-issue-with

bd51ec147fa2251b28ea1e4fafa0c54eefe3be53

Published By
Created On
28 Mar 2023 09:16:16 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
Aussie Broadband DHCP Issue With Raspberry Pi
https://www.rfc-editor.org/rfc/rfc2131

dhclient
- part of isc-dhcp-client
- runs on things that you put in /etc/network/interfaces
- config is /etc/dhcp/dhclient.conf
- ISP doesn't respond to discover

dhcpcd
- runs on pi for things not in /etc/network/interfaces
- can run in addition and populate stale values in adapter
- doesn't get required ipv6 as standard
- not needed because of settings in /etc/network/interfaces
- config is /etc/dhcpcd.conf
- needs to be disabled

# disable dhcpcd
sudo systemctl stop dhcpcd.service
sudo systemctl disable dhcpcd.service

# modify /etc/dhcp/dhclient.conf
end dhcp-client-identifier 1:dc:a6:32:c1:8f:ad

# adjust timeout
/etc/systemd/system/network-online.target.wants/networking.service
...
https://www.youtube.com/watch?v=yDXjsUUJnzo
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY

More from the publisher

VIDEO
RASPB
VIDEO
RF LA
VIDEO
TO YO
VIDEO
TESLA
VIDEO
WPA D
VIDEO
RASPB
VIDEO
MICRO
VIDEO
HOME
VIDEO
PXE S