On 02. apr 2003, 13:59, Frederic Lepied wrote: > Tibor Pittich <[EMAIL PROTECTED]> writes: > > > > mandrake use ifplugd, which can be disabled via MII_NOT_SUPPORTED in > > configuration file of interface. this is ok during startup, but if > > i want handy run ifup of ifdown script there is error message that > > MII_NOT_SUPPORTED is unknown command... hm.. > > Have you used drakconnect to add this ? The line must be like that: > > MII_NOT_SUPPORTED=yes
i trying read network start script, where is this:
if [ "${DEVICE:0:3}" != "eth" -o ${DEVICE/:/} != ${DEVICE} -o ! -x /sbin/ifplugd] ||
grep -q '^MII_NOT_SUPPORTED' ifcfg-$i; then
....
then i think, that MII_NOT_SUPPORTED is related to disable ifplugd for
interface and add this handy. but you are right, this must be
MII_NOT_SUPPORTED=yes, thanks and sorry for stupid question ;)
pgp00000.pgp
Description: PGP signature
