wifi cron jobs

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Author Message
lceron
DD-WRT User


Joined: 19 May 2007
Posts: 283
Location: Los Angeles, CA USA

PostPosted: Sat Aug 04, 2012 3:54    Post subject: wifi cron jobs Reply with quote
i am scheduling wifi down at 00 00 and wifi up at 00 06. this was working great for me on another third party flavor. i found something on google saying wifi atho down/up but does this mean i have to have a cron for atho, ath1 since my router is dual band wndr3700v2 with dd-wrt. all comments are appreciated.

ps sorry for wasting thread space...this is exactly what i found with google root /sbin/ifconfig ath0 down
root /sbin/ifconfig ath0 up

_________________
e3200 stock <- waiting for support
wrt400n v26 std with modded antennas
Sponsor
aceror
DD-WRT User


Joined: 27 Oct 2010
Posts: 88

PostPosted: Mon Aug 06, 2012 0:03    Post subject: Re: wifi cron jobs Reply with quote
lceron wrote:
i am scheduling wifi down at 00 00 and wifi up at 00 06. this was working great for me on another third party flavor. i found something on google saying wifi atho down/up but does this mean i have to have a cron for atho, ath1 since my router is dual band wndr3700v2 with dd-wrt. all comments are appreciated.

ps sorry for wasting thread space...this is exactly what i found with google root /sbin/ifconfig ath0 down
root /sbin/ifconfig ath0 up


Try this... be sure ath0 is your wireless network card.

59 23 * * * root /sbin/ifconfig ath0 down
59 05 * * * root /sbin/ifconfig ath0 up
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum