為Linksys WRT54G安裝3rd Fireware(Tomato)
Tomato的網址:http://www.polarcloud.com/
這是從原廠fireware安裝的過程,如果是其它版本的fireware 請參考文件
(1)download
(2)update fireware
解開文件後有readme檔,參考readme:
重開機後就可使用了:
使用提示
(1)登入admin
- http://192.168.1.1 每台gatewayIP不一定,我的設為192.168.2.1
- (u/p):admin/admin
- 登入admin後
- administation->SSH Daemon
- Enable at Startup(打勾)
- Allow Password Login(打勾)
- 按[Start Now]
- u/p:root/admin
(3)cron job
# cru
Cron Utility
add: cru a
delete: cru d
list: cru l
# cru l
0 * * * * logger -p syslog.info -- -- MARK -- #syslogdmark#
4 4,8,12,16,20,0 * * * ntpsync --cron #ntpsync#
#
cru a SoctkPre0800 "30 8 * * * /usr/bin/wget -O- 'http://wly868.appspot.com' > /tmp/home/root/StockPre0830"
cru a SoctkPre1327 "26 13 * * * /usr/bin/wget -O- 'http://wly868.appspot.com' > /tmp/home/root/StockPre1326"
cru a SoctkPre1332 "33 13 * * * /usr/bin/wget -O- 'http://wly868.appspot.com' > /tmp/home/root/StockPre1333"