Public bug reported:

Version: 2.10.1-ubuntu1


Hi,

to configure a target to use static IPaddress:

in /usr/lib/fai/nfsroot/usr/lib/fai/get-boot-info

subroutine: get_dhcp_info()

dhclient -lf /dev/null $netdevices >>$bootlog 2> $LOGDIR/dhclient.log

needs to be changed to:

dhclient -lf /dev/null -cf /etc/dhcp3/dhclient-fai.conf -sf /etc/dhcp3
/dhclient-fai-script ...

** Affects: fai (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
static IP address not configurable
https://launchpad.net/bugs/69862

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to