Re: Static IP Configurations

2006-11-28 Thread Edward Murphy
Brian, If you are doing your installation through PXE, then it's as simple as setting your DHCP configuration for the host, and in your config/50-class file do not include the "DHCP" class. When installing your host, FAI then realises you want a static ip, and installs the correct information into

Re: Static IP Configurations

2006-11-28 Thread Michael Tautschnig
> I'm using fai 2.8.4 with debian sarge. I've been working with fai for > the past couple of days and have made it partially through the > documentation. Is it possible to bootstrap a host to have a static > interface configuration rather than a dhcp configuration? Any high level > sugges

Static IP Configurations

2006-11-28 Thread Brian E. Seppanen
I'm using fai 2.8.4 with debian sarge. I've been working with fai for the past couple of days and have made it partially through the documentation. Is it possible to bootstrap a host to have a static interface configuration rather than a dhcp configuration? Any high level suggestions for