UNIX BLOG
Blog for NIX system based administrators
ifconfig
Disable ipv6 on centos 5 6 or other system like debian ubuntu
Usually it’s very important to disable ipv6 feature , anyway on the most virtual servers it’s not in use, also it’s interfere in the work of commands like netstat -n or iptables. In this article I will show how to disable ipv6 definitivly from the server. first of all echo “options ipv6 disable=1″ > /etc/modprobe.d/disable-ipv6 […]
Tags: centos, debian, disable, ifconfig, ipv6, ipv6 disable, ipv6 turn off, turn off, ubuntu
Posted in Linux Administration, Xen administration | No Comments »