반응형
[root@isbyeon ~]# ifconfig | grep "inet6 addr"
inet6 addr: 2001:320:3107:1005:a00:27ff:fe50:34b4/64 Scope:Global
inet6 addr: fe80::a00:27ff:fe50:34b4/64 Scope:Link
inet6 addr: ::1/128 Scope:Host
inet6 addr: fe80::a00:27ff:fe50:34b4/64 Scope:Link
inet6 addr: ::1/128 Scope:Host
[root@isbyeon ~]# echo "install ipv6 /bin/true" > /etc/modprobe.d/disable-ipv6.conf
[root@isbyeon ~]# sync;sync;sync;reboot
[root@isbyeon ~]# ifconfig | grep "inet6 addr"
반응형
'Linux > CentOS' 카테고리의 다른 글
서버에 설치된 패키지 업데이트 (0) | 2012.03.30 |
---|---|
System services(ntsysv && chkconfig --list) (0) | 2012.03.30 |
ifcfg-eth0 설정 (0) | 2012.03.29 |
iptables & NetworkManager & SELinux (0) | 2012.03.29 |
관리 계정 추가 (0) | 2012.03.29 |
최근댓글