|
ukez
|
 |
« Reply #90 on: March 08, 2008, 18:54:57 PM » |
|
ho i see, i wish i knew how to do this... ;o)
Hey kael, thanks for logging into my device for me the othe day... Should i be uploading this new firmware now? upgrade_b2_080307.bin.html 
|
|
|
|
|
Logged
|
Is a member of the MGB111 syndicate
|
|
|
|
Kael
|
 |
« Reply #91 on: March 08, 2008, 19:33:31 PM » |
|
;o) yes you could update but be sure you know what you do and how to configure vsftpd.
@chimbo : about the problem when vsftpd restarts, is it possible to mod the FW to replace vsftpd.conf with a symlink to the new vsftpd.conf with enhanced security? This may solve the problem when it restarts and use the bad vsftpd.conf
|
|
|
|
|
Logged
|
|
|
|
|
chimbo
|
 |
« Reply #92 on: March 09, 2008, 11:01:16 AM » |
|
@chimbo : about the problem when vsftpd restarts, is it possible to mod the FW to replace vsftpd.conf with a symlink to the new vsftpd.conf with enhanced security? This may solve the problem when it restarts and use the bad vsftpd.conf
This has already been done. /etc/vsftpd.conf is a symlink to /var/config/vsftpd.conf chimbo
|
|
|
|
« Last Edit: March 09, 2008, 11:35:25 AM by chimbo »
|
Logged
|
|
|
|
|
|
|
ciko
|
 |
« Reply #94 on: March 12, 2008, 00:34:06 AM » |
|
Hi All!
I did some investigations on the horribly long boot time of my MGB111 and found several chown and chmod processes eg: chmod -R 775 /tmp/mnt/Private/mp3s After killing those the boot continued normally and very fast. Can you imagine any special reason for those (considering the fact that i never remove my disk from the device). Do you have an idea how to speed up or prevent that thing? I think it's part of the amit_reset program that is executed in rc.bridge
greets
Michael
|
|
|
|
|
Logged
|
|
|
|
|
schufti
|
 |
« Reply #95 on: March 12, 2008, 16:13:29 PM » |
|
Hi,
no, it is due to 'amit_disk_mode' which is called in 'hotplug.sh' that is started by 'hotplug boot &' in 'rc.bridge'
schufti
|
|
|
|
|
Logged
|
I won't answer posts or PMs about repair/recovery after bad flash until proven that the wiki was read and followed! find all my MGB100 files here, pass: mgb100
|
|
|
|
wojo2000
|
 |
« Reply #96 on: March 12, 2008, 21:12:25 PM » |
|
Hi, I read this topic carefully and I am very happy that someone is trying modify orginal firmware and it's works  but I would like to ask You about something else: Do You know possibility to multi-download via http ? I have a lot of links via http and it's hard to add it one by one so maybe you know some trick how to add it all together? maybe I can edit some file? second problem is that my http links looks like this one: http://username:passwd@link.comand my ovislik don't recognize it  , first it cut off http:// and next it can;t recognize username:passwd@link.com Thank You for Your Help
|
|
|
|
|
Logged
|
|
|
|
|
ToMikaa
|
 |
« Reply #97 on: March 18, 2008, 10:01:20 AM » |
|
Hi!
Can you tell me how can I start telnetd on another port on my MGB111? Because my ISP blocks port 23 and I want to use telnet remotely!
Thanks!
P.S.: sorry for my English!
|
|
|
|
« Last Edit: March 18, 2008, 23:51:55 PM by ToMikaa »
|
Logged
|
|
|
|
|
chimbo
|
 |
« Reply #98 on: March 20, 2008, 12:01:11 PM » |
|
Can you tell me how can I start telnetd on another port on my MGB111? Because my ISP blocks port 23 and I want to use telnet remotely!
hi ToMikaa Try this autoexec script: #!/bin/ash telnetd -p 24 & exit
Replace "24" by whatever port number you want to use. btw. what's wrong with your english? chimbo
|
|
|
|
|
Logged
|
|
|
|
|
ukez
|
 |
« Reply #99 on: March 21, 2008, 11:25:46 AM » |
|
I was just wondering if their was any particular reason why my hard drive doesnt slow down or stop when it isnt in use. Shouldnt it go into standby mode or something until its accessed via the network. Its constantly spinning and and my mgb111 housing is running fairly warm, a bit warmer than id like it to. Any Ideas? Im using the latest firmware off here at the moment.. upgrade_b2_080307.bin Thanks.... 
|
|
|
|
|
Logged
|
Is a member of the MGB111 syndicate
|
|
|
|
chimbo
|
 |
« Reply #100 on: March 21, 2008, 15:16:09 PM » |
|
There is a new slightly modified image at http://rapidshare.com/files/101234112/mgb111_b2_080321.bin.htmlSize is 3680193 Bytes.Please check BEFORE flashing! Anonymous ftp is now allowed as in original fw, but "nobody" and "root" are denied. Ftp logging is enabled again. Those who don't want anonymous access may use an autoexec script like this #!/bin/ash cat > /etc/vsftpd.user_list << EOF nobody root ftp anonymous EOF exit
Don't forget to chmod 700 /mnt/C/autoexec chown root /mnt/C/autoexec chgrp root /mnt/C/autoexec via telnet chimbo
|
|
|
|
« Last Edit: March 21, 2008, 23:22:38 PM by chimbo »
|
Logged
|
|
|
|
|
ukez
|
 |
« Reply #101 on: March 21, 2008, 18:03:44 PM » |
|
Chimbo you seem to know allot about this drive..
Question, i know i tunes can see this drive as its a itunes server.. Would it be possible to make the xbox360 see it across the network?
Its probably impossible, but i thought id ask..... that would be cool if it could.
could this device support DLNA?
also Chimbo.. Why cant the mgb111 ftp be accessed via internet explorer?
|
|
|
|
« Last Edit: March 21, 2008, 18:50:03 PM by ukez »
|
Logged
|
Is a member of the MGB111 syndicate
|
|
|
|
chimbo
|
 |
« Reply #102 on: March 21, 2008, 22:46:44 PM » |
|
Question, i know i tunes can see this drive as its a itunes server.. Would it be possible to make the xbox360 see it across the network?
Its probably impossible, but i thought id ask..... that would be cool if it could.
could this device support DLNA?
also Chimbo.. Why cant the mgb111 ftp be accessed via internet explorer?
excuse me, I don't know anything about xbox360, but I can't imagine why it shouldn't be able to communicate over standardized paths. DLNA??? I first have to google for it to say anything. But access via IE ore firefox: no problem! At least if you use last img with anonymous access. chimbo
|
|
|
|
|
Logged
|
|
|
|
|
ukez
|
 |
« Reply #103 on: March 22, 2008, 13:50:11 PM » |
|
ref: internet explorer and firefox.. i'll update to the latest image now.. thanks
|
|
|
|
|
Logged
|
Is a member of the MGB111 syndicate
|
|
|
|
ToMikaa
|
 |
« Reply #104 on: March 22, 2008, 21:16:36 PM » |
|
Can you tell me how can I start telnetd on another port on my MGB111? Because my ISP blocks port 23 and I want to use telnet remotely!
hi ToMikaa Try this autoexec script: #!/bin/ash telnetd -p 24 & exit
Replace "24" by whatever port number you want to use. btw. what's wrong with your english? chimbo Thank you for the solution! It worked! I have tried many ways like telnetd 8003 but i have totally forgotten -p switch. But it's logical!  ToMikaa P.S.: I haven't used my english for a long time so i'm on a level of a beginner now. :/ P.S.2.: Thank you for the new firmware!
|
|
|
|
« Last Edit: March 22, 2008, 21:20:36 PM by ToMikaa »
|
Logged
|
|
|
|
|