All Projects → outime → ipv6-dhclient-script

outime / ipv6-dhclient-script

Licence: MIT license
IPv6 w/ dhclient configuration script (Debian/RedHat-based distros)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to ipv6-dhclient-script

Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+98.53%)
Mutual labels:  debian, centos
Patchman
Patchman is a Linux Patch Status Monitoring System
Stars: ✭ 163 (+139.71%)
Mutual labels:  debian, centos
Oracle Java
Ansible role to install Oracle Java 8/11 on Debian and RedHat based distributions.
Stars: ✭ 144 (+111.76%)
Mutual labels:  debian, centos
Mattermost Ansible
Ansible playbook to provide a turnkey solution for the Team Edition of Mattermost
Stars: ✭ 126 (+85.29%)
Mutual labels:  debian, centos
Mtprotoproxyinstaller
One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
Stars: ✭ 216 (+217.65%)
Mutual labels:  debian, centos
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+86.76%)
Mutual labels:  debian, centos
Trojan Tutor.github.io
trojan 教程 自建梯子教程 trojan教程 trojan-gfw 科学上网 代理工具 翻墙 Ubuntu Debian 小白教程 https伪装
Stars: ✭ 150 (+120.59%)
Mutual labels:  debian, centos
Democratic Csi
csi storage for container orchestration systems
Stars: ✭ 120 (+76.47%)
Mutual labels:  debian, centos
Lamp
Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu
Stars: ✭ 2,456 (+3511.76%)
Mutual labels:  debian, centos
Ansible Role Hardening
Ansible role to apply a security baseline. Systemd edition.
Stars: ✭ 188 (+176.47%)
Mutual labels:  debian, centos
Wslu
A collection of utilities for Windows 10 Linux Subsystems
Stars: ✭ 2,020 (+2870.59%)
Mutual labels:  debian, centos
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Stars: ✭ 1,637 (+2307.35%)
Mutual labels:  debian, centos
Serverfarmer
Manage multiple servers with different operating systems, configurations, requirements etc. for many separate customers in an outsourcing model.
Stars: ✭ 122 (+79.41%)
Mutual labels:  debian, centos
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+166.18%)
Mutual labels:  debian, centos
Nginx Builder
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file.
Stars: ✭ 123 (+80.88%)
Mutual labels:  debian, centos
Dockerfiles
Phalcon Dockerfiles used for internal purposes.
Stars: ✭ 145 (+113.24%)
Mutual labels:  debian, centos
Vagrant Box Templates
Stars: ✭ 100 (+47.06%)
Mutual labels:  debian, centos
Postinstall
💻 Bash Script to automate post-installation steps
Stars: ✭ 104 (+52.94%)
Mutual labels:  debian, centos
Openvpn Install
OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
Stars: ✭ 14,199 (+20780.88%)
Mutual labels:  debian, centos
Kvm Install Vm
Bash script to build local virtual machines using KVM/libvirt and cloud-init.
Stars: ✭ 248 (+264.71%)
Mutual labels:  debian, centos

ipv6-dhclient-script

Simple IPv6 configuration script for Debian (Ubuntu...) and RedHat (CentOS, Fedora...) based distros, mainly for Online.net servers but valid for any network that provides IPv6 access through prefix delegation i.e. the static address is configured by the client and an identifier (DUID) is sent to the DHCP server in order to get functional routes.

Dedicated servers provided by Online.net won't come with IPv6 enabled by default so this makes things a bit easier specially when owning multiple servers and IPv6 needs to be enabled by hand in each one.

The script has been successfully tested under:

  • Ubuntu Server 14.04 & 16.04
  • Debian 7 & 8
  • CentOS 6 & 7
  • Some Proxmox VE setups (see issue #1 and #2)

Just run the script and follow the instructions:

$ ./ipv6-dhclient-script.sh

You can also pass parameters straight away:

$ ./ipv6-dhclient-script.sh <interface> <address block> <subnet> <duid>

Some questions were answered in a LowEndTalk thread although I really encourage you to open an issue here instead of posting there.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].