FTP is still open to the Internet and I just opened up the port for transmission... Did you open the ftp port by default? How can I fix this?
I already checked the webinterface and post-firewall file.
Printable View
Hi Raas,
First thanx for the great job! It took me only 2 hours to get the whole Oleg firmware upgrade (some glitches while uploading) and the Headstart II mounted!!! If I would have had to do this on my own, I would probably be celibrating my 88th birthday instead of my 30th...
I use the standard ip address, but I get an error in my browser. Can you help me?
Greetz, Alias88
hi alias88 (lee ;) )
hmm... seems that the webserver isn't running.
could you describe the error (404, not found, or something else?)
(is samba running?, can you access the harddrive from your pc?)
check with 'df' if your disk/partitions are mounted.
check with 'top' or 'ps' or 'ps axf' which programs are running, there should be a process like lighttpd (the webserver). if there's none, check if your services are starting up when rebooted
Execute:
Code:
Example: (last line has been decommented -> # removed, so the script does execute)Code:nano /usr/local/sbin/post-mount
Code:
save to flashCode:#! /bin/sh
/opt/etc/init.d/rc.unslung start
Good luck!Code:flashfs save && flashfs commit && flashfs enable && reboot
Hi Raas,
thanx for the swift reaction... I checked if lighttpd was running and it wasn't. So i checked the post-mount file with nano. And the only difference i could find was
instead ofCode:#! /bin/sh
/Opt/etc/init.d/rc.unslung start
After reboot the webserver was running and I can reach http://192.168.1.1:8082/Code:#! /bin/sh
/opt/etc/init.d/rc.unslung start
Am I right to say that you have to be aware of case-sensitivity?
Greetz, Alias88
Hi Alias88,
Yes you're right. *nix systems are case-sensitive.
This also applies to the url's you request throught the webserver.
http://192.168.1.1:8082/CGI-BIN will not be found, as http://192.168.1.1:8082/cgi-bin will be found.
Glad to hear that it is working now !!
:confused:Hallo!
What is the password for ados? admin:asus not work!!!
I'm trying to install HeadStart, but the download links aren't working. It seems that the files were deleted or something. Can someone help me?
Thanks in advance
Hi,
links are up and working when I just checked, are you using the right setup (http://www.wl500g.info/showthread.ph...117#post112117)
links are:
http://dhost.info/raas/v10/opt.tar.gz and
http://dhost.info/raas/v10/mnt.tar.gz
Hi Raas,
The links are working now. Must have been some temporary problem with the servers. Downloading them now.
Thank you :)
my ados won't start downloading...
anyone with the same problem?
Hi Holla,
ADOS will not start directly, this is because it uses scheduled tasks in the background (cron).
In ADOS, select the file you want to download, then in the top of the screen, press the 'play' button to order for download, wait for a minute or so, and push the refresh button, see if it downloads,
otherwise, check if the link you want to download actually exists.
HTH
thanks for ur fast answer. I tried that already, but still no working...
the link i tried to download is this: http://iss.cet.edu/technology/fullsc...aleteacher.pdf and it exists... here is a print where u can check what I'm doing
http://img243.imageshack.us/img243/7460/adosnv4.jpg
regards
besides,
when I try to create a folder (using using my network connections) in /mnt or /opt folders I keep having an error sayng I have no permissions to do that...
any idea??
I think that might be also the problem coz the router may have no rights to write on it
On usb Application I have
Samba File Shares: all partitions
Default Access Level: read/write
Holla,
Do not use the samba which is embedded in oleg's firmware (the USB-application you're refrering to.)
As you haven't followed wengi's tutorialcorrectly (which tells you to disable all kinds of things, incl. samba in the webinterface, part 1, Install Firmware.), errors like these (not being able to write) may occur. It could be that this is also the case with the problem you're having with ADOS.
HTH
hmmm
i see...
i skipped this part of the tutorial....
- disable FTP, Samba, NFS
maybe thats the problem
Installed all over from the scractch and still the same problems.
can't download things using ados.
and can't create folders or copy what so ever to /mnt or /opt using windows network connections....
the only way I can create folders is using mkdir through telnet or ssh...
any idea???
Hi Holla,
Well, looks like we've found the reason why.
I can't guarantee that everything works if not all the steps are taken.
Disable the stuff in the webinterface, save settings and reboot, and see what it does then.
Hi raas
Sorry but the problem remains... I seem to have no permission to write either on /mnt or /opt using windows....
Hi,
I just mounted the HeadStart image myself (I have it on another disk), and tried, works, so I think it somehow must be in the config or something,
could you post your output of 'mount' and '/opt/etc/samba/smb.conf'
thanks
Hi again. here are the things u asked for
Mount
Code:[NAS@Asuz root]$ mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/discs/disc0/part2 on /opt type ext3 (rw,noatime)
/dev/discs/disc0/part3 on /mnt type ext3 (rw,noatime)
/opt/etc/samba/smb.conf'
ThanksCode:# Samba config file created using SWAT
# from desktopmr.lan (192.168.1.250)
# Date: 2008/09/18 08:12:36
# Global parameters
[global]
security = SHARE
log level = 1
max log size = 100
dns proxy = No
guest ok = Yes
[opt]
path = /opt
force user = admin
read only = No
[mnt]
path = /mnt
force user = admin
read only = No
Thanks,
that looks ok.
can you try to create a share using the SWAT tool on
http://192.168.1.1:901/
(you haven't changed the ip of the asus, have you, there might be security issues when it's not in the 192.168.1.x range, I don't know from-the-back-off-my-head where to configure this, have to look this up.)
Thanks bro :)
now it's finally working hehehehe
I spent hours and hours over it and finally it worked.
I had to setup everything from the beginning. Installed everything from scratch and only entered my personal stuff like ssid, encrytion, ips etc when I had all ur package installed and configured :)
Once again thanks for your precious help
best regards
ps:
now i have to get some more stuff working:
NFS server for my dreambox,
and some other stuff I got to think like ftp server and my homepage hoster
Glad to hear it is working now.
Holla,
I've found the issue why your samba wouldn't work.
As I noticed in the print-screen you posted, I saw you've changed your ip to 192.168.2.1, while samba grants only permissions to clients on the 192.168.1.x range.
Have a look at the following post. (taken from WENGI's excellent tutorial)
http://www.wl500g.info/showpost.php?p=60934&postcount=5
Step 10b: Samba
(editable with swat, or directly in the config file)
Globals -> Hosts allow has 192.168.1.
Having placed your asus in the 192.168.2.x range, and assuming that your clients are also in that range this is the reason why your samba shares weren't accessible on you clients.
Precisely.. I use 192.168.2.1 coz I have my other routers and computers assigned with that ip.
After I installed everything on 192.168.1.1 everything went smooth. I could even access port 901 to the samba.
Now I can write on the hdd (my 8gb pen drive) on the router. but can't access 901.. but i see no problem with that :D
ABiout ados I just have to complain about 1thing. I have a 1Mb dsl connection and it wont download at 100kb/s from rapidshare servers... The best speed I saw was 80kb
regards and thanks for ur precious help again
Hi Holla, I must confess, I've never looked into the speed-issue of ADOS you mention now, so I don't know if it can download faster. I use it as a background downloader, stuff that needs to be downloaded some time, but doesn't matter when. That's why I've never looked into the speed issue with ADOS you're mentioning now.
Are you sure you weren't using the internet connection for something else (or maybe another client) at the same time when you did the speed test?
(FWIW, when I download from a newsgroup I get 800kbyte/s to 1mbyte/sec, so the router can do fast downloading)
ok thanks...
my speed changes a lot on the router... it's kind of a weired thing... but that's not a very very important thing hehehehe
Still one last question:
how can I configure my ados to download everyday on my happy hours???
from 2h-7h every day
How do I schedule downloads?
no one?
cammon
Hi Holla,
a wild guess, and maybe far fetched.
But, if my memory serves me right, I believe that ADOS heavily relies on CRON (task scheduler) on the asus.
A job just looks every x minutes if there's something to download.
If you don't need CRON for other seperate tasks, then you could set it up that it only executes the jobs for ADOS in your specific time-window.
See wengi's how-to for a brief explanation about CRON.
I think you can achieve it with this.
HTH
hmm
I see...
In ADOS we are supposed to have a scheduler feature ...and finally DINI says:Code:Here are main features of my script:
* Unlimited links processing (with automatic links searching in the blocks of plain text).
* Multiuser mode. Administrative and user accounts are supported.
* Scheduled downloads.
* Different database support: SQLite (included in PHP) and popular MySQL.
* Different download engines support (cURL, wget, at alias). Any engine may be selected for each download.
* User directories support. File can be saved to the specified directory depending on its extension or user wish.
* Authentification and redirection support. May be useful for FTP downloads and for paid accounts of different file hostings.
* Total bandwidth restrictions for each user.
* Real-time donwload's progress tracking.
* Multilingual support (with a help of volunteers).
So I believe ados has its own feature... I was just trying to guess if someone made it workQuote:
Generally, that’s it.
I’m sorry, but at the time you must examine working with schedule, categories, user management and downloading modules by yourself because there is no detailed manual for it and I have too little time to write such manual (help is very appreciated). I hope I’ll do it later, but I can’t tell you the exact time.
Holla,
Well I guess we just haven't looked far enough because it's just there in front of our noses. :)
- Go to the ADOS page on your router
- In the top menu bar click 'Schedule' (third button)
- Click 'properties' (top left in the content 'pane')
- In the popup that opens enter your happy-hour time windows in 'Alternating restrictions'.
I haven't made restriction for myself because I don't need one, but obviously, you could enter a schedule here.
HTH
Maybe someone could help me also.
I just installed raas' headstart (thank you dude! It was pretty easy)!! but I can't seem to have ADOS to start. I already disabled the download schedule but it still won't start.
Any help would be very much appreciated.
Hi ebabinski,
you are aware that ADOS doesn't download directly after you've inserted the URL. this takes a couple of minutes before it starts downloading. Or does it not download anything at all ? a stupid question maybe, but you're sure the link does work? (I have to ask, sorry).
Could you please post the link you are trying to download (no warez !! PM me in case !)
Hello raas! Thank you for replying. Actually, I am not aware that it doesn't start automatically. Unfortunately, as you can see in the screenshot, it still hasn't started after 11 hours. :D
I trying to download an Ubuntu .iso. I tried to one server from all the continents and it doesn't start... but it starts to download when I use firefox.
All the other things that came with the headstart is working :o
maybe u are having a problem just like my first one.. try to write on the samba disk using windows.. just copy and paste a document there.
and tell us if u can do it...
about the schedule I still don't know how to work with it....
I inserted the correct time on schedule proporties, I added an event and added all the links for download with the mark to run in the event and it still didn't work....
Raas could you help me here :D??
Raas,
Your download links seemed to be down. Can you check them? Thanks.
sometimes they go down..
try again after a couple of hours or so