|
|
|
|
|
by goohle
1760 days ago
|
|
> default gateway is always on fe80:: In theory, we can reserve `169.254.1.1` as default gateway (and default DNS server) for IPv4, to get rid of DHCP protocol. I'm doing so in my embedded project for network connection via USB, because it makes network configuration static. |
|