diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:43:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:43:03 +0000 |
commit | f504d0d8a469f3f913a853e97020112fcf262c1b (patch) | |
tree | 25a4b573f8fc510c99d931a382598bee699a215c /debian/wide-dhcpv6-server.templates | |
parent | Adding upstream version 20080615. (diff) | |
download | wide-dhcpv6-801ab8a13f617ce745d121e706f7597c84bc909e.tar.xz wide-dhcpv6-801ab8a13f617ce745d121e706f7597c84bc909e.zip |
Adding debian version 20080615-23.debian/20080615-23debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/wide-dhcpv6-server.templates')
-rw-r--r-- | debian/wide-dhcpv6-server.templates | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/wide-dhcpv6-server.templates b/debian/wide-dhcpv6-server.templates new file mode 100644 index 0000000..50f5de0 --- /dev/null +++ b/debian/wide-dhcpv6-server.templates @@ -0,0 +1,18 @@ +Template: wide-dhcpv6-server/config_warn +Type: note +_Description: WIDE DHCPv6 server configuration + The DHCPv6 server requires manual configuration after installation. + . + After the DHCPv6 server is installed it has to be manually configured + by editing the file /etc/wide-dhcpv6/dhcp6s.conf. A sample dhcp6s.conf is + available at /usr/share/doc/wide-dhcpv6-server/examples. + . + Please configure the DHCPv6 server as soon as the installation finishes. + +Template: wide-dhcpv6-server/interfaces +Type: string +Default: eth0 +_Description: Interfaces on which the DHCPv6 server listens to requests: + Network interfaces on which the DHCPv6 server listens to requests should be + specified here. Multiple interfaces are separated with spaces. An empty + line temporarily disables dhcp6s. |