Quote Originally Posted by raas View Post
Hi,

this is prob. because you've changed your ip address.
Samba only accepts clients from 192.168.1.x range
and lighttpd relies on a php parser which is on 192.168.1.1

for lighttpd do:

Code:
nano /opt/etc/lighttpd/lighttpd.conf
and look up the address: 192.168.1.1 and change to yours (10.69.226.13). (it's in the fastcgi.server)

for samba do:

Code:
nano /opt/etc/samba/smb.conf
and add the following to global:
Code:
[global]

	hosts allow = 10.69.226.
or set with http://10.69.226.13:901 and use the original login/password you've set in the asus original config pages.

HTH.
Rass thank you for your prompt response. All those dummies like my self, must really tire you.

the problem although still exists...

I did what you told me to do, but nothing changed. I still cant get the 10.69.226.13:8082 to apear.

I also changed back the original address to 192.168.1.1 and tried to access the 192.168.1.1:8082. Still nothing! The address 192.168.1.1 works with default oleg webpage, but when i put the 8082 port i get the error page...

What could be wrong?

Any ideas are welcomed... because i really need to download torrents directly from the usb disk.

Is there a run around for that, because samba and ftp works great with default oleg software?


Basically what i m also asking is, if there is a way to download torrents to the usb hdd (that is attached to the asus wl500gpv2) with default oleg firmware!

Also i cant access the 10.69.226.13:901 to configure samba...

Thanks in advance and i hope that there are not many question to be answered...