Multiple Network Interfaces Howto: Difference between revisions
Jump to navigation
Jump to search
(+ 2 sections) |
|||
Line 11: | Line 11: | ||
== Related Discussions == | == Related Discussions == | ||
* [http://www.mail-archive.com/linux-fai@uni-koeln.de/msg01845.html Multiple NICs, partial success, partial weirdness] ( | * [http://www.mail-archive.com/linux-fai@uni-koeln.de/msg01845.html Multiple NICs, partial success, partial weirdness] (Mar 2009) | ||
* [http://www.mail-archive.com/linux-fai@uni-koeln.de/msg01748.html Dual NIC = hang] (Feb 2009) | |||
* [http://www.mail-archive.com/linux-fai@uni-koeln.de/msg01553.html tg3 network cards] (Dec 2008) | |||
[[Category:Howto]] | [[Category:Howto]] |
Revision as of 11:46, 17 November 2009
Motivation
You want to use FAI to install systems with two or more network interface cards (NIC). By default FAI sets up only one (i.e. the first) network interface dynamically with the following script of the FAIBASE class:
/var/lib/fai/config/scripts/FAIBASE/30-interface
Solution
...
Related Discussions
- Multiple NICs, partial success, partial weirdness (Mar 2009)
- Dual NIC = hang (Feb 2009)
- tg3 network cards (Dec 2008)