When I booted (i686, scsi, ipv4) I noticed that ntpd came up nicely, apparently connecting with a time server and doing its thing - OKs on several lines Then NetworkDaemon came up Then network-scripts were run Then I logged in and went to su Note that network is down. This happened after MAKEDEV update apparently was successful date Sat Aug 28 10:22:31 CDT 2004 [root@hoho2 user1]# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface [root@hoho2 user1]# /etc/sysconfig/network-scripts/ifup eth0 [root@hoho2 user1]# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.49.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 0.0.0.0 192.168.49.21 0.0.0.0 UG 0 0 0 eth0 [root@hoho2 user1]# BobG