Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:base-system:dhcp.dnsmasq [2019/04/12 11:17] – merged examples with docs:guide-user:base-system:dhcp_configuration vgaetera | docs:guide-user:base-system:dhcp.dnsmasq [2019/04/24 11:18] – Correct link to excito wiki jaimet | ||
|---|---|---|---|
| Line 67: | Line 67: | ||
| ===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
| ==== DHCP response missing due to network overload ==== | ==== DHCP response missing due to network overload ==== | ||
| - | Sometimes when an interface is on the edge of the capacity (especially | + | Sometimes when an interface is on the edge of the capacity (especially |
| - | able to receive proper network settings. | + | Therefore |
| - | A possible workaround is using static | + | A possible workaround is using static IPs or very long DHCP leases (more than 12h). |
| - | IPs or very long dhcp leases (more than 12h). | + | This is particularly important when one has several |
| - | This is particularly important | + | |
| - | when one has several | + | |
| - | accessible. | + | |
| ==== Log spammed with DHCPINFORM/ | ==== Log spammed with DHCPINFORM/ | ||
| Windows 7 among others ask for proxy settings using DHCP. | Windows 7 among others ask for proxy settings using DHCP. | ||
| The issue is that they do not stop asking until they have received an answer. | The issue is that they do not stop asking until they have received an answer. | ||
| - | This results in that the log contains a lot information about these requests, an example can be found below (thanks | + | This results in that the log contains a lot information about these requests, an example can be found below (thanks |
| Solution: | Solution: | ||