On Thursday 27 September 2001 07:27 am, Shridhar Daithankar wrote: > First, how do I configure the network interface. There is no /dev/eth0 and > the output of `ls -al /dev|grep 0$|more` does not contain anything that > looks like a network interface.(I experienced this with freebsd also. The > interface was called as rl0)
Sridhar, I don't think there's any device called /dev/eth0. The kernel maintains interfaces like eth0, IIRC. I'm using RHL 7.1 and my /dev has no eth0 entry either. [root@localhost vinu]# find / -name eth0 /proc/sys/net/ipv4/conf/eth0 /proc/sys/net/ipv4/neigh/eth0 [root@localhost vinu]# > Do I need to upgrade the kernel. I have downloaded 2.4.9 deb. I may need to > download modutils etc. too but what about /dev/eth0? Who makes that entry > and is there any simpler way to configure it? Or shall I duplicate my > mandrake /dev/entry? Sorry, can't help you there. I've never used deb. Regards, Vinu. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
