Differences

This shows you the differences between two versions of the page.

en:online.net-wide-dhcpv6 [2024-04-08 01:21 UTC]
rm
en:online.net-wide-dhcpv6 [2024-04-08 01:23 UTC] (current)
rm
Line 1: Line 1:
====== Using the WIDE DHCPv6 Client on Online.net dedicated servers ====== ====== Using the WIDE DHCPv6 Client on Online.net dedicated servers ======
//Initially published on 2014-08-29// //Initially published on 2014-08-29//
- 
-...and switching to it from Dibbler. Debian-only. 
===== Pre-requisites ===== ===== Pre-requisites =====
 +Debian-only.
 +
Check the file ''/etc/modprobe.d/local.conf'', it may contain a line like this one: Check the file ''/etc/modprobe.d/local.conf'', it may contain a line like this one:
<code>options ipv6 disable=1</code> <code>options ipv6 disable=1</code>
Line 16: Line 16:
IFACE=$2 IFACE=$2
-skill -9 dibbler-client +if [ "$DUID" == "" ]||[ "$IFACE" == "" ]; then 
-dpkg -P dibbler-client +  echo "Please specify your DUID and network interface!" 
-rm -rvf /etc/dibbler /var/log/dibbler /var/lib/dibbler+  exit 1 
 +fi
apt-get install -y wide-dhcpv6-client vim-common apt-get install -y wide-dhcpv6-client vim-common

en/online.net-wide-dhcpv6.1712539302.txt.gz · Last modified: 2024-04-08 01:21 UTC by rm
Personal Tools