As I am building up a total IPv6 network of Linux servers on VMWare, today I will write about how we can configure DHCPv6 server & client. I tested only on RedHat/Fedora/CentOS based platforms. But it should work on other platforms with some minor changes. So lets start…Server Configuration: (dhcp6s)
First we will install DHCPv6 RPM on the server:
# yum -y install dhcpv6
After installing the above mentioned RPM we will turn on global IPv6 initialization and will also enable forwarding of IPv6 packets: [繼續閱讀] …

近期迴響