From: Marco van Hulten <marco@hulten.org>
To: help-guix@gnu.org
Subject: set dnsdomainname
Date: Tue, 5 Mar 2019 11:30:13 +0100 [thread overview]
Message-ID: <20190305113013.2c1821a5@gfi063209.klientdrift.uib.no> (raw)
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?
—Marco
next reply other threads:[~2019-03-05 10:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-05 10:30 Marco van Hulten [this message]
2019-03-05 18:44 ` set dnsdomainname Marco van Hulten
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=20190305113013.2c1821a5@gfi063209.klientdrift.uib.no \
--to=marco@hulten.org \
--cc=help-guix@gnu.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).