Marko Rauhamaa <[EMAIL PROTECTED]>: > However, there is an unfortunate glitch that is critical for me: the > wireless link does not get reestablished between the Linksys and the > Trendnet after a power outage but I have to power-cycle the Trendnet > one more time after the Linksys comes up.
Problem solved: I need to do ifconfig eth1 down ifconfig eth1 up and the link is reestablished. Apparently the problem is the access point being advertised before nas starts. I will need to restart the interface after starting nas. Marko _______________________________________________ openwrt-users mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
