On Mon, 2008-03-10 at 03:41 +0100, Michael Biebl wrote: > Works fine here. > Could you please do the following: > cp the attached script to /etc/network > chmod +x /etc/network/test > cd /etc/network > for i in if-*/ ; do cd $i; ln -s ../test; cd ..; done > > Make sure NetworkManagerDispatcher is running, and then > deactivate/activate a device. > Then send me the log file /tmp/log.
Hello Michael, I did the procedure you described but /tmp/log never appeared. Please let me know how I can debug the problem further. Thanks, Michał

