From: Marco van Hulten <Marco.Hulten@uib.no>
To: help-guix@gnu.org
Subject: Re: set dnsdomainname
Date: Tue, 5 Mar 2019 19:44:58 +0100 [thread overview]
Message-ID: <20190305194441.459e7b7b@jasniac.instanton> (raw)
In-Reply-To: <20190305113013.2c1821a5@gfi063209.klientdrift.uib.no>
Je 5 mrt 11:30 skribis Marco:
> Hello Guix—
>
> I want `dnsdomainname` to be set on my system with GuixSD (because it
> is used as a destination in my Postfix configuration). How do I go
> about this?
>
> The system with GuixSD gets network information from my Debian 8 server
> that runs the ISC DHCP server. So I thought the best approach would be
> to configure the DHCP server by adding this near the top of dhcpd.conf:
>
> ddns-updates on;
> ddns-domainname "instanton";
>
> But it doesn't get picked up by the GuixSD client system.
>
> Is there a way to specify full hostname(1) information (`hostname
> --fqdn`, `dnsdomainname`) in Guix' system configuration?
I found that one can edit /etc/hosts , starting with something like:
127.0.0.1 localhost
127.0.1.1 myhost.mydomain myhost
but of course this is overwritten by the Guix system (at reboot).
—Marco
next prev parent reply other threads:[~2019-03-05 18:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-05 10:30 set dnsdomainname Marco van Hulten
2019-03-05 18:44 ` Marco van Hulten [this message]
2019-03-06 7:35 ` Giovanni Biscuolo
2019-03-06 9:21 ` Tobias Geerinckx-Rice
2019-03-06 19:23 ` Marco van Hulten
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190305194441.459e7b7b@jasniac.instanton \
--to=marco.hulten@uib.no \
--cc=help-guix@gnu.org \
--cc=marco@hulten.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).