Thank you Theo, that's what I wanted to know. No magic! So I will write a little script, which catches the DNS's and the IP's from ifconfig's output and writes it to the correct files/ launches the correct commands
Will be no magic anyway ;) Thank you for answering. Freundliche Grüße / Regards -stefan kapfhammer Originalnachricht Von: Theo de Raadt Gesendet: Montag, 5. September 2016 10:34 An: Kapfhammer, Stefan Cc: Stuart Henderson; misc@openbsd.org Betreff: Re: Mbim device umb0 - no authentification? > Other question: In case the nameservers from the provider > change, do I have to change them myself in resolv.conf or > is there some magic with umb0, that the nameservers > find there way to the resolv.conf (like with dhclient)? > > Even with default gateway .... We do not have magic to do this at the moment. The driver was provided to us with a bunch of that magic, but it interferes with the network smp effort (flippingroutes from an uncomfortable place), as well as hard-wired semantics different from other networks. So we pulled out those parts when integrating the driver. Will revisit such magic when the network stack is more ready. For now, static configuration.