If you want the kickstart process not to use IPv6 use the "noipv6" directive when you boot the anaconda kernel Boot: linux askmethod noipv6 ksdevice=eth0 ...... Greg Caetano greg.caetano@xxxxxx Red Hat Certified Engineer RHCE#805007310328754 -----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Troy Amburg Sent: Wednesday, December 12, 2007 2:56 PM To: General Red Hat Linux discussion list Subject: Disabling IPV6 during kickstart What option do I need in my kickstart file to disable IPV6? I assumed it would be like the following, but it doesn't work. network --bootproto=dhcp --device=eth0 --noipv6 --onboot=on I also tried to take out the dhcpv6_client with the following, but that doesn't work either. It doesn't load the rpm, but IPV6 is still enabled on the interface. -dhcpv6_client -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list