| Summary: | udhcpc / empty DNS config should not overwrite existing /etc/resolv.conf | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Andreas Heissenberger <andreas> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.20.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Andreas Heissenberger
2014-01-11 10:14:27 UTC
Fixed in git. However, using scripts which rewrite resolv.conf *only* based on DHCP data is bound to be problematic in a lot of non-trivial networking setups. You *can't* fix the script to work well for everybody. Please read http://busybox.net/~vda/no_ifup.txt |