Nikmatilah Ilmu dan Hargai

route

Archive for June 2009

How to disable ipv6?

leave a comment »

Stickies from centos.org/

Edit 2 file berikut:
[root@pandaren ~]# cat /etc/sysconfig/network
NETWORKING=yes
NETWORKING_IPV6=no
GATEWAY=xxx.xxx.xxx.xxx
HOSTNAME=xxx.xxx.co.id
DOMAINNAME=xxx.co.id
[root@pandaren ~]#


[root@pandaren ~]# more /etc/modprobe.conf
alias eth0 tg3
alias scsi_hostadapter ata_piix
alias ipv6 off
alias net-pf-10 off

[root@pandaren ~]#

Written by agusr

June 12, 2009 at 4:29 pm

Posted in Linux, Network

Follow

Get every new post delivered to your Inbox.