> What does the network settings part of your kickstart file look like? network --device eth0 --mtu=1500 --bootproto static --ip 0.0.0.0 --netmask 255.255.255.0 --gateway 0.0.0.0 --nameserver 127.0.0.1 -- hostname svr.tester.com This has always worked before the recent update. (it sets IP to "0.0.0.0" and I change that later. But 0.0.0.0 is a correct value, and it did work before.) _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list