<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<p>My ISP requires that I send a prefix length hint when negotiating a lease in order to get anything other than /64</p>
<p>I am using a Centos 8 machine as a router. Centos uses NetworkManager by default to manage its network connections. I have changed NetworkManager's default dhcp client from its internal client to dhclient</p>
</body>
</html>