Hi all, I've noticed that if I configure a static interface and set its IP address for a Fedora10 target, I don't get the default gateway set properly. In fact it is set to the IP address of eth0.
There is bugzilla report 476089 against NetworkManager describing this, and the suggested patch has already been applied to NetwrokManager git, but as yet, it does not appear to be out in a RPM. I guess this will be fixed in a RPM later than NetworkManager-0.7.0-1.git20090102. In the mean, I find this is "fixed" by chkconfig NetworkManager off && service NetworkManager stop chkconfig network on && service network start This seems ok to do - especially as I have selected a static interface so probably don't want NetworkManager anyway. Hope this help someone else. Dave Hatton _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
