At 04:39 AM 11/5/00 , Dave wrote:
>You see I reinstalled red hat 7.0 bare bones, to learn how it all works, I
>figured I would install the right packages for the job and go from there.  I
>have learned so much through the process it's all good, but I cannot seem to
>figure out how the network setup works, I have read like 200 pages of
>material and still don't seem to get it.
>
>I can use ifconfig and get the interfaces up and running fine, but cannot
>seem to make them stay after rebooting.  Red Hat wants me to use the GUI
>utils but I don't even have X installed yet and wish to learn the bare
>bones, and I can't find much from Red Hat on the entire boot process.
>
>Does anyone have any good material for learning the boot process, how the
>scripts work, and where everything is located? preferably with examples! I
>want to be able to write all the stuff out in the configs and scripts
>WITHOUT using the GUI, please don't make fun of me hehe, I just want to know
>how it all works.
>I do have a huge RedHat textbook with me, but it only explains the X
>utilites to configure network interfaces.

I too have found tracing the networking scripts confusing but to the best 
of my knowledge there is no great documentation on this.  I really like 
netconf which, I believe to be a bit of Linuxconf, for configuring 
things.  I've never run it under X but at the command line, it's curses-based.

I had a similar thing happen to me where networking was delayed and when it 
booted, I had no nic driver module loaded.  But when I loaded it manually, 
I could ifup-eth0 just fine.  It turned out that I had specified the module 
name as 'tulip.o' instead of 'tulip'.

-Alan



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to