On Mon, 2002-01-21 at 15:59, Zane Gilmore wrote:
> It worked fine before on Redhat 7.1 > I'm thinking that there is some part of the network stack that is not inside the >kernel that > the new Redhat install has upgraded and the 2.2 kernel is choking on. The network stack is contained within the kernel. However the ioctl()s that control the interface may have changed. Configure the network manually using modprobe (netlink) ifconfig route find out where it barfs, you may need older versions of these tools. > Unfortunately I can't replace the network card as it is built into > the motherboard (Asus CUSIFX). Nice small board. Must get mine going. Cheers, Rex
