|
Slawek
Guest
|
 |
« Reply #210 on: April 19, 2008, 18:06:28 PM » |
|
i dont use apachectl, only httpd command. link /mnt/C/sys/apache_dir/bin/httpd -> /mnt/C/sys/sbin/apache in rc-local:apache & work
|
|
|
|
« Last Edit: April 19, 2008, 18:15:43 PM by JKR »
|
Logged
|
|
|
|
|
spanish_biker
|
 |
« Reply #211 on: April 19, 2008, 21:16:50 PM » |
|
When I set IP address of WAP to Windows computer and listen port of WAP torrent client to mTorrent, I result an upload speed aprox 72 kb/s. It's mean what its right with router configuration, filtering port and all. Webui torrent config limits set to unlimited (-1) by you hack...
It's all very strange...
Did you manage to find out what the problem was? I have a very similar problem (if not the same!). Everything works fine with a windows client, but with the built-in client or with ctorrent, the download speed drops to 0-5KBs. I have forwarded the ports from my router (9090 for the default client and 2106-2706 for ctorrent) but no improvements in any of the clients, so not sure what I am missing... Do you need to manually configure something else in order to increase the download speed?
|
|
|
|
|
Logged
|
|
|
|
|
Kael
|
 |
« Reply #212 on: April 20, 2008, 11:13:38 AM » |
|
@jkr and all that can have informations : is there somwhere i can find informatons about ssh and dropbear and how it works to secure connection? it works on my box, i've generated the key... but i'm surprised when i connect using putty or console ssh, it only asks for my password, i thought that i would need to generate something on the client computer or to do something harder to secure...
any tips?
|
|
|
|
|
Logged
|
|
|
|
|
Slawek
Guest
|
 |
« Reply #213 on: April 20, 2008, 13:33:45 PM » |
|
first connection:
[j@HQ]$ ssh j@mgb111 The authenticity of host 'mgb111 (******)' can't be established. RSA key fingerprint is XXXXXXXXXXXXXXXXXXXXX. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'mgb111 (******)' (RSA) to the list of known hosts. j@mgb111's password:
next connections:
[j@HQ]$ ssh j@mgb111 j@mgb111's password:
|
|
|
|
|
Logged
|
|
|
|
|
Kael
|
 |
« Reply #214 on: April 20, 2008, 14:36:14 PM » |
|
yes got this but.. in the end if i connect from another ip? this one will be added too? i wonder how ssh works and why is it better than telnet...
|
|
|
|
|
Logged
|
|
|
|
|
Slawek
Guest
|
 |
« Reply #215 on: April 20, 2008, 15:57:33 PM » |
|
http://en.wikipedia.org/wiki/Secure_Shell "is a network protocol that allows data to be exchanged over a secure channel between two computers. Encryption provides confidentiality and integrity of data."
|
|
|
|
|
Logged
|
|
|
|
|
Slawek
Guest
|
 |
« Reply #216 on: April 20, 2008, 17:11:53 PM » |
|
And do you know any way to create a FAT32 partition from the telnet session?
dosfstools in addons.
|
|
|
|
|
Logged
|
|
|
|
|
spanish_biker
|
 |
« Reply #217 on: April 20, 2008, 18:50:32 PM » |
|
dosfstools in addons.
Thank you for that!!! I tried to compile that package myself but I was not able to format partitions over 2GB. For future reference about "dosfstools-2.8.tar", mkdos worked perfectly and I was able to create a FAT32 partition of 65GB. dosfsck however fails with the following error: "dosfsck 2.8, 28 Feb 2001, FAT32, LFN Warning: FAT32 support is still ALPHA. File system has 16028009 clusters but only space for 7623038 FAT entries." I have tried with the version 2.11 and although is kind of working (it does not cancel the execution), it displays another error and does not perform any correctoin (which seems to be a bug in linux): "dosfsck 2.11, 12 Mar 2005, FAT32, LFN Free cluster summary wrong (16011624 vs. really 282984) 1) Correct 2) Don't correct ? 1 Leaving file system unchanged. /dev/hdc6: 1 files, 1/282985 clusters" I think I would rely on the ext2 system for the time being...
|
|
|
|
|
Logged
|
|
|
|
|
Slawek
Guest
|
 |
« Reply #218 on: April 20, 2008, 19:19:10 PM » |
|
i compiled now v2.11 - maybe check.
|
|
|
|
|
Logged
|
|
|
|
|
spanish_biker
|
 |
« Reply #219 on: April 20, 2008, 20:26:38 PM » |
|
i compiled now v2.11 - maybe check.
This one does not stop as soon as you launch it, but after ~5mins I get: "dosfsck 2.11, 12 Mar 2005, FAT32, LFN malloc:Cannot allocate memory" Many thanks for trying again but I think this has not been designed to fully support vfat..hhehehe. BTW, I'm trying your new mldonkey, still configuring it, but... you are THE man. Thanks for all your work!! This device is becoming a proper server 
|
|
|
|
|
Logged
|
|
|
|
|
kalin
|
 |
« Reply #220 on: April 20, 2008, 20:51:28 PM » |
|
Hi, I´m new in this, and have a few Questions, Can use the firm from JKR in MGB 111 PE-4088? Is possible to change the bittorrent client? Is possible add Jobs to FTP upload? Thanks in advance Cheers Sorry my bad english 
|
|
|
|
|
Logged
|
|
|
|
|
spanish_biker
|
 |
« Reply #221 on: April 20, 2008, 20:59:58 PM » |
|
Hi, I´m new in this, and have a few Questions, Can use the firm from JKR in MGB 111 PE-4088? Is possible to change the bittorrent client? Is possible add Jobs to FTP upload? Thanks in advance Cheers Sorry my bad english  No idea about the FTP upload but you should be able to use this firmware with that device and change the bittorrent client. Although I'm still in the process of doing this. I've downloaded mldonkey and I created a new_user for it. Everything seemed ok until I rebooted the box, at this moment, the user/group disapperad (from /etc/groups for example) and all the directories did not belong to anyone any more. It is not possible to launch it as root as it fails with "Read-only file system for directory /root/.mldonkey". Is it possible to permanently add user/groups to the device? or, how have you managed to keep it running after rebooting?
|
|
|
|
« Last Edit: April 20, 2008, 21:03:49 PM by spanish_biker »
|
Logged
|
|
|
|
|
kalin
|
 |
« Reply #222 on: April 20, 2008, 21:10:11 PM » |
|
No idea about the FTP upload but you should be able to use this firmware with that device and change the bittorrent client. Although I'm still in the process of doing this.
Thanks, the firm works OK,  I dont have any idea about change the client, and my experince with linux is poor, but i try to learn  with your help maybe I can do it!!  Cheers
|
|
|
|
|
Logged
|
|
|
|
|
Slawek
Guest
|
 |
« Reply #223 on: April 20, 2008, 21:41:39 PM » |
|
Is it possible to permanently add user/groups to the device?
add user from webui (access control)
|
|
|
|
|
Logged
|
|
|
|
|
spanish_biker
|
 |
« Reply #224 on: April 20, 2008, 22:20:15 PM » |
|
add user from webui (access control)
I'll give it a go after copying my data to a safer place. I have not managed to have a stable bittorrent yet. Using the windows client, I get download speeds of over 100KB/s but with all the BT clients in the device (built-in, ctorrent and mldonkey) I'm usually getting 0-10KB/s (I have seen 20KB/s for a couple of minutes though). I have tried using the same ports in that I'm using with the laptop but no improvements. The airlive box does not have any built-in firewall or anything similar, does it? Can someone explain which parameters he changed to get higher speeds (and which ports he's using, max connections, etc, just out of curiosity) ? Cheers!
|
|
|
|
« Last Edit: April 20, 2008, 22:23:10 PM by spanish_biker »
|
Logged
|
|
|
|
|