Package: netcfg Severity: important So currently domain= from boot options and netcfg/get_domain from preseed are being overwritten, which is error in itself, but even if my DHCP server is serving correct domain field, server gets configured with domain name "bad". I believe that is related to that certain subnet not having a reverse DNS but considering that:
* I explictly told installer, in pre- and post-dhcp, which domain name to use * DHCP also returned correct domain name (ive checked in wireshark) it should use one of those instead of "bad" or there should be option to set it to certain domain no matter what (as that is what is needed during fully automated install)