Ok, it don't works with a restart of the WLAN module. I have to restart tha LAN module. So I try to make a script which will be startet by the package "Shellcmd". Maybe commands in this package will be executed after boot.
/sbin/ifconfig vr0 down
/sbin/ifconfig vr0 up
(vr0, vr1 and vr2 are the LAN interface name if an ALIX board is used)
I have to put this script to a secure place (like /cf) that it is not lossed at e boot.
I'll try it this evening.
Sigma