Multiple Network Interfaces Howto

From FAIWiki
Jump to navigation Jump to search

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