是這樣的~~小弟的AP是WZR-HP-AG300H最近刷了DD-WRT,想要設定定時開關wifi所以在Cron寫了以下指令0 1 * * 1-5 root /sbin/ifconfig ath0 down20 7 * * 1-5 root /sbin/ifconfig ath0 up時間到了會正常關閉,啟動但是問題是自動啟動後.....卻無法登入wifi (一直跟我要金鑰) 但是金鑰是正確的..直到重新啟動AP....就又可以登入了請教各位高手..是我哪裏有下錯指令嗎?
既然要reboot, 那個"ifconfig ath0 up"就多餘了另可參考以下文章http://www.mobile01.com/topicdetail.php?f=110&t=3089642&p=1#40400472