Changes between Version 3 and Version 4 of Ticket #12260
- Timestamp:
- Jul 29, 2015, 6:50:50 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12260
- Property Summary [net_server?] "localhost" is not garunteed to be created before some services → system/settings/network/hosts missing resulting in non-resolving localhost
-
Ticket #12260 – Description
v3 v4 1 1 NetResolv assumes that "localhost" actually exists, but in some instances it doesn't (it can't be resolved -- 127.0.0.1 exists, though). 2 3 This could be part of the issue with our DHCP issues in #12208, however it isn't the sole reason as adding a localhost line to hosts doesn't fix the DHCP issue.