Search found 2 matches
- Thu Nov 15, 2012 9:46 am
- Forum: General Discussion
- Topic: Startup Scripts
- Replies: 3
- Views: 5545
Re: Startup Scripts
Hi, i nee to add a startup script to boot. to being more exact i need to execute a ping every 3 seconds to take up hspda connection. My scrip is this while : do ping -c 5 8.8.8.8 >/dev/null # ping 5 packets sleep 2 # wait 2 seconds done I add it to done script but when i reboot router sys led keep b...
- Thu Apr 14, 2011 4:23 am
- Forum: Gargoyle Development
- Topic: 3g support
- Replies: 34
- Views: 43346
Re: 3g support
Hi, i want to try 3g support on wrtsl54gs, the question is on last version (1.3.13) 3g support works out of the box on all usb enabled router or only on certain models/version? And in this case what are compatible 3g models? I know it's quite an esistential question, but it's totally unclear how 3g ...