All scripts in /fai/class are always run, even when the action is set to sysinfo. This is because FAI_ACTION is tested after the scritps in /fai/class are called.
Adding the ifconfig command to a script /fai/class (even without starting the portmapper) solved the problem. Putting it into a hook didn't.
Still investigating further... Cheers David -- +--------------------------------------------------------------------+ | Dipl. El.-Ing. ETH David Hausheer | | Computer Engineering and Networks Laboratory (TIK), ETH Zurich | |--------------------------------------------------------------------| | Postal Address: ETH-Zentrum, CH-8092 Zurich | |--------------------------------------------------------------------| | Phone: +41-44-632-7540 | Room: ETZ H83, Gloriastrasse 35 | | Fax: +41-44-632-1035 | E-Mail: mailto:[EMAIL PROTECTED] | | Mobile: +41-79-336-4076 | WWW: http://www.csg.ethz.ch/~hausheer/ | +--------------------------------------------------------------------+
