*

Benvenuto! Accedi o registrati.
Hai dimenticato l'e-mail di attivazione?


Talkho
Pagine: 1 2 [3] 4 5 ... 15
  Stampa  
Autore Discussione: MlDonkey per fritz vers. 1.0 (up to 3.0....soon)  (Letto 26060 volte)
0 utenti e 1 Utente non registrato stanno visualizzando questa discussione.

#30 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

linus
Moderator
Guru
*****
Messaggi: 3631



Mostra profilo
Giugno 14, 2008, 07:24:02 pm

Almeno prima partiva...adesso mi da errore nel file download.ini alla posizione 13157.

Linus
Registrato
VoceSuIP.com
« Risposta #30 inserita:: Giugno 14, 2008, 07:24:02 pm »


Centralino IP PBX - 3CX. Scarica la versione Gratuita!
 Registrato

#31 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3646



Mostra profilo
Giugno 14, 2008, 08:06:23 pm

Ciao Linus, quale delle 2 versioni stai usando?
Registrato

#32 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

linus
Moderator
Guru
*****
Messaggi: 3631



Mostra profilo
Giugno 14, 2008, 08:08:38 pm

Scusami di non avertelo detto nel post, sto utilizzando la versione 1.1 per il firmware non modificato.

Linus


Registrato

#33 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3646



Mostra profilo
Giugno 14, 2008, 08:13:48 pm

Mi potresti postare il log per favore? (in moldonkey/.mldonkey/mlnet.log)
Registrato

#34 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2661



Mostra profilo
Giugno 14, 2008, 09:09:55 pm


Io come al solito sono indietro col programma....

Sono fermo su Read-only file system alla creazione dello swap-file, nelle istruzioni dello script di avvio.

Visto che ci siamo, chiedo conferma anche di altri passaggi:

1) portforwarding TCP 6870/6874 e UDP 6874/6878

2) ifconfig 192.178.178.253

3) nel file downloads.ini ho cambiato il nome USBDISK con il nome della mia periferica (lo si deve fare, o lo legge in automatico?)

4) debug.cfg
USBDEVICE=/var/media/ftp/$(ls /var/media/ftp/ | sed -n 1p)
export USBDEVICE
$USBDEVICE/start.sh

5) start.sh, spudoratamente copiato da quello precedente di Hemos (in radice della periferica, o nella /mldonkey, o dove? comunque, l'ho messo in radice)

#!/bin/sh
if [ -f $USBDEVICE/swapfile ]
then
  swapon -a $USBDEVICE/swapfile
fi

if [ -f $USBDEVICE/mldonkey/mlnet ]
then
  export HOME=$USBDEVICE/mldonkey
  export TMPDIR=$USBDEVICE/mldonkey
  cd $USBDEVICE/mldonkey
  ./mlnet &
fi

Che però mi dà errore di read-only file system, quindi non mi fa avviare il multi-mulo.
Anch'io uso la versione per fw originale.
Ci devo riuscire, ma per oggi mi ha sconfitto (per oggi). Se lui è un multi-mulo, io sono un multi-somaro, testardo come un multi-asino.


Stay tuned
Michele




Registrato

#35 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3646



Mostra profilo
Giugno 14, 2008, 09:42:24 pm

@ Linus: mi è venuto un dubbio: con quale comando lo hai avviato? hai provato con ./mlent e basta? solito risultato?

@ Mip: premetto che non provato lo script di Hemos (ma che a naso mi pare corretto), cmq:
1) if config...la tua rete è 192.178.178.x, o è stato un errore di battitura? se è la tua rete la devi inserire (o modifica quelle che già ci sono) in downloads.ini
2)questo non dovrebbe servire:

Codice:
if [ -f $USBDEVICE/mldonkey/mlnet ]
then
  export HOME=$USBDEVICE/mldonkey
  export TMPDIR=$USBDEVICE/mldonkey
  cd $USBDEVICE/mldonkey
  ./mlnet &
fi
in quanto già integrato
3) lo swap lo hai già creato? oppure lo devi creare?
Registrato

#36 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2661



Mostra profilo
Giugno 14, 2008, 10:46:34 pm


Domani mi dovrei svegliare presto, ma visto che sei così gentile riprendo i tuoi punti:

1) è un errore nella digitazione
2) OK
3) lo devo ancora creare (che sto aspettando?)

Ve lo avevo detto che sono un'asinello sardo




Stay tuned
Michele

Registrato

#37 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3646



Mostra profilo
Giugno 14, 2008, 10:52:30 pm

Ok, non ci sono problemi  Occhiolino
Casomai fammi sapere per lo swap, che eventualmente vedo di passarti il mio Occhiolino

Byte
Tk

edit: linkato al primo post Occhiolino
« Ultima modifica: Giugno 14, 2008, 11:50:27 pm da Tokka » Registrato

#38 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

linus
Moderator
Guru
*****
Messaggi: 3631



Mostra profilo
Giugno 15, 2008, 05:29:25 am

ho sostituito quello in old_config è riparte nuovamente, ma non risolve i DNS.

questo è il log:
Citazione
2008/06/15 06:19:36 [dMain] ---- enabling BitTorrent ----
2008/06/15 06:19:37 [dMain] using port 6871 (client_port TCP)
2008/06/15 06:19:37 [dMain] using port 6870 (tracker_port TCP)
2008/06/15 06:19:37 [dMain] ---- enabling FileTP ----
2008/06/15 06:19:37 [dMain] ---- enabling interfaces ----
2008/06/15 06:19:37 [dMain] using port 4080 (http_port)
2008/06/15 06:19:37 [dMain] using port 4000 (telnet_port)
2008/06/15 06:19:37 [dMain] using port 4001 (gui_port)
2008/06/15 06:19:37 [dMain] disabled networks: Direct Connect
2008/06/15 06:19:37 [dMain] To command: telnet 127.0.0.1 4000
2008/06/15 06:19:37 [dMain] Or with browser: http://127.0.0.1:4080
2008/06/15 06:19:37 [dMain] For a GUI check out http://sancho-gui.sourceforge.net
2008/06/15 06:19:37 [dMain] Connect to IP 127.0.0.1, port 4001
2008/06/15 06:19:37 [dMain] If you connect from a remote machine adjust allowed_ips
2008/06/15 06:19:39 [cCO] Options correctly saved
2008/06/15 06:20:04 [dMain] Core started
2008/06/15 06:20:04 [cWeb] request geoip.dat (http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz)
2008/06/15 06:20:04 [cWeb] request contact.dat (http://download.overnet.org/contact.dat)
2008/06/15 06:20:04 [cWeb] request server.met (http://www.gruk.org/server.met.gz)
2008/06/15 06:20:04 [cWeb] request guarding.p2p (http://www.bluetack.co.uk/config/level1.gz)
2008/06/15 06:20:04 [cWeb] request hublist (http://dchublist.com/hublist.config.bz2)
2008/06/15 06:20:04 [cWeb] Failure("Unknown kind [nodes.gzip]") while loading http://update.kceasy.com/update/fasttrack/nodes.gzip
2008/06/15 06:20:17 [DNS] could not resolve ip.discoveryvip.com, check URL
2008/06/15 06:20:18 [DNS] could not resolve www.maxmind.com, check URL
2008/06/15 06:20:18 [cWeb] local file web_infos/GeoIP.dat.gz not found, HTTP request failed (error 0)
2008/06/15 06:20:18 [DNS] could not resolve download.overnet.org, check URL
2008/06/15 06:20:18 [cWeb] already loaded local version of web_infos/contact.dat, HTTP request failed (error 0)
2008/06/15 06:20:18 [DNS] could not resolve www.gruk.org, check URL
2008/06/15 06:20:18 [cWeb] already loaded local version of web_infos/server.met.gz, HTTP request failed (error 0)
2008/06/15 06:20:18 [DNS] could not resolve www.bluetack.co.uk, check URL
2008/06/15 06:20:18 [cWeb] already loaded local version of web_infos/level1.gz, HTTP request failed (error 0)
2008/06/15 06:20:19 [DNS] could not resolve dchublist.com, check URL
2008/06/15 06:20:19 [cWeb] local file web_infos/hublist.config.bz2 not found, HTTP request failed (error 0)

riavviando però ho notato questo:

Citazione
Console Ausgaben auf dieses Terminal umgelenkt
Jan  1 01:02:12 dsld[973]: internet: 192.168.178.253 not an intern host, forwardru
le "tcp 0.0.0.0:6870 192.168.1.253:6872 0 # BitTorrent  -Donkey " ignored
Jan  1 01:02:12 dsld[973]: internet: 192.168.178.253 not an intern host, forwardru
le "udp 0.0.0.0:6876 192.168.1.253:6876 0 # Donkey" ignored
Jan  1 01:02:12 dsld[973]: internet: 192.168.178.253 not an intern host, forwardru
le "tcp 0.0.0.0:4242 192.168.1.253:4242 0 # Mldonkey" ignored
Jan  1 01:02:12 dsld[973]: VPN led value = 0

eppure l'host sul 192.168.178.253 risulta nella Lan.

Linus

Registrato

#39 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2661



Mostra profilo
Giugno 15, 2008, 01:05:59 pm


Sto tornando indietro nel programma, mi sa che quest'anno mi bocciano.

Non riesco a schiodare il read-only dalla periferica; mlnet non crea la directory /tmp, gliela ho messa io, ma la vuole ricreare, e non riesce poichè "Read-only file sysytem", cosa che prima non succedeva.

Ho provato chmod per smuovere la situazione, senza successo.
Ho cambiato i percorsi in downloads.ini, ma non ci sono ancora arrivato (mlnet si ferma prima, per la mancata creazione di /mldonkey/.mldonkey/tmp)

Può avere influenza questo messaggo in avvio del router?

Codice:
Jun 15 12:18:45 eventadd[991]: EVENT(140): Partition mounted in StorenGo-Partition-0-1
Jun 15 12:18:56 tr069starter[1006]: tr069starter: /var/media/ftp/StorenGo-Partition-0-1/tr069start.config not found - exit


Grazie a Tokka per lo swapfile, ma la mancata creazione era dovuta (penso) al problema di permessi di cui sopra. Cosa in precedenza riportata da Puertomorro, ma non so come l'aveva risolta sul 7170, mentre non aveva avuto problemi su un FBFWlan


Stay tuned
Michele

Registrato

#40 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3646



Mostra profilo
Giugno 15, 2008, 01:20:07 pm

Ok, sembra che alla fine la vers. 1.0 avesse meno problemi  Scioccato Felice Felice Felice

@ Linus: prova ad aprire il file donwloads.ini, alla riga 220 dovresti avere questa voce:
("geoip.dat", 0, "http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz"); rimuovila
e anche alla riga 642    (* Location of GeoIP.dat (Get one from http://www.maxmind.com/download/geoip/database/) *) stesso discorso...elimina. Dovrebbe funzionare (spero).
Poi riavvia il fritz e vediamo che succede

@ Mip: temo che i problemi in scrittura siano legati alla mancanza di samba, non so se puertomorro sul wlan usa un nas con samba integrato (che potrebbe spiegare xkè riesce a scrivere......ma potrei anche aver detto una castroneria Imbarazzato)
Registrato

#41 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

tex
Beginner
**
Messaggi: 75



Mostra profilo
Giugno 16, 2008, 08:46:11 am

Ciao a tutti, dopo un po di tempo rientro nel forum che avevo trascurato per qualche mese.. Dopo i risultati deludenti nell'utilizzo di webtrasmission su fritz mi sono indirizzato a provare un altro router con integrata la funzione di download manager (al momento ancora con scarsi risultati). Tutto questo preambolo per dire a Mipaneb che durante i vari tentativi di settaggio del sistema ho scoperto che se l'HD esterno è formattato in NFTS il router non lo riconosce in scrittura (read only), se è formattato in FAT32 ha un limite di download di 2G. Per farlo funzionare correttamente bisogna formattarlo in ext2-3. Probabilmente non c'entra niente con il tuo problema ma ho voluto segnalarlo lo stesso..ciao a tutti
Registrato

#42 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2661



Mostra profilo
Giugno 16, 2008, 09:27:38 am



Bentornato, Tex, grazie per il suggerimento, proverò anche quel file system (anche se sinora fat32 mi aveva consentito tutto quanto).

TK, proverò anche con samba, in effetti volevo tentare senza (nell'idea di un sistema "minimalista" il più possibile), e tutte le prove (anche se penso di essere abbastanza veloce) comportano un certo tempo, che non riesco ad avere quanto vorrei (è pur sempre un hobby!)



Stay tuned
Michele


Registrato

#43 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3646



Mostra profilo
Giugno 16, 2008, 11:00:48 am

Mip, la mia è solo un'ipotesi...prima di scombussolare il tutto vediamo se arriva qualche altro feedback Occhiolino
Registrato

#44 Re: MlDonkey per fritz vers. 1.0 (up to 1.1)

hemos
Beginner
**
Messaggi: 23



Mostra profilo
Giugno 18, 2008, 08:28:29 am

Ciao a tutti,

ieri sera ho avuto un attimo di tempo prima della partita e ho provato la nuova versione di Tokka. Ho avuto anch' io il  problema dell' accesso negato sotto '/'. A questo punto ho rimesso le variabili HOME e TMPDIR e poi mi è partito il core e anche l'interfaccia web sulla porte 4080 si è aperta. Non ho fatto altre prove perchè C'ERA lL'ITALIA.
se a qualcuno interessa posso fare un post con i la configurazione e i log.
ciao
Registrato
VoceSuIP.com
   

 Registrato
Pagine: 1 2 [3] 4 5 ... 15
  Stampa  
 
Vai a:  

utenti
Utenti in totale: 7420
Ultimo utente: newbreaker12
Stats
Messaggi in totale: 86700
Discussioni in totale: 11839
Online Oggi: 46
Presenze Massime Online: 270
(Aprile 17, 2008, 04:22:27 pm)
Utenti online
Utenti: 0
Visitatori: 35
Totale: 35
News da 3CX
3CX Assistant allows you to quickly launch calls by double clicking on an extension or a missed call. It also integrates with Outlook to allow you to quickly dial a number in your contact ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/5sPLAw8SuGI" height="1" width="1"/
Introduction DTMF (dual tone multi frequency) is the signal to the phone company that you generate when you press an ordinary telephone#8217;s touch keys. In the United States, it#8217;s known as a #8220;Touchtone#8221; phone. DTMF has ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/8jHnEWYWWWw" height="1" width="1"/
Helping our Partners build their business and revenue 3CX Asia/Pacific recently hosted a partner training day at Microsoft Australia headquarters in Sydney Australia. Partners were free to come to this whole day event and all parts ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/zn62kUbtac4" height="1" width="1"/
Introduction This chapter gives you an overview of how a call is established within 3CX and how you can trace through these steps by reading the server activity log. The Server activity log can be accessed ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/2un4HsisTsk" height="1" width="1"/
When using a virtualized operating system and 3CX Phone System, you may experience Stuttering voice quality if you have not configured your virtual environment correctly. This article explains how pm timers on the machine may ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/728vQ0naXsM" height="1" width="1"/
3CX is now providing additional free training Webcasts on more advanced topics, and the next one is scheduled for Thursday 25 March 2010 at 1500hrs (GMT+1). This will be presented via Microsoft Live ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/hE2vk9Yh5YU" height="1" width="1"/
3CX Phone System can be installed on most versions of Windows. Below is a complete list of supported and unsupported operating systems. Note: Unsupported does not necessarily mean that 3CX will not work, however ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/C-9pMOJHjWc" height="1" width="1"/
The 3CX Phone System IVR service is based on VXML and therefore integrates with the web server that you have chosen to use with 3CX. If there are problems with the web server integration, the ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/jNrCx1GR2wU" height="1" width="1"/
This article helps you recover from Backup and Restore Errors including some tips to make this operation quick and seamless. When a new major version is released, it is recommended to install the latest version. ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/X5HeUZffo-s" height="1" width="1"/
This guide describes the different caller ID formats and how to alter /rewrite the caller ID before it gets sent to the Telecoms provider when using beroFix VoIP Gateway cards. In this document we will use ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/ohHQkLTfnJo" height="1" width="1"/
This article explains the main fields included in a SIP INVITE, which is sent to set-up a VoIP call. A SIP INVITE message contains typically between 4 and 6 header entries with contact information inside ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/i3a0WR1fpKI" height="1" width="1"/
With a Beronet Card, and proper configuration, you are able to choose the exact line/port on which you want to dial out. This feature is requested for lines that have different MSN/DID/DDI numbers. In addition ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/VcLTGU_QQC0" height="1" width="1"/
All SIP Phone calls consist of 2 channels: Messaging – SIP Media #8211; RTP Messaging is carried using UDP or TCP (normally UDP) SIP packets – It is used for device registration, call setup/teardown, on-hold notification, call ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/cJacJkoLL9A" height="1" width="1"/
How to configure Secure SiP This is a complete guide that will provide detailed information on how to: 1. Setup 3CX Phone System with Secure SiP (TLS) (In this way the SiP messaging will be encrypted and ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/RjTpKSvFRgY" height="1" width="1"/
3CX Phone System V8 and later include the functionality to set the TimeZone and DST (Daylight Savings Time) parameters on phones via provisioning. 3CX PhoneSystem is delivered with example pre-configured default values set to EasternTime ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/pQvrYsYUl5g" height="1" width="1"/
NOTE: This device has been tested for Fax Calls and Voice Calls using firmware 1.2.1.5. Grandstream firmware versions are typically available from: http://www.grandstream.com/firmware.html. Depending on your geographic location and telecommunications provider, it may be necessary to ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/ot0bekHNwHo" height="1" width="1"/
This article describes how to setup Microsoft Exchange 2007/2010 server as a Unified Messaging Server and configure 3CX Phone System to use it for voice mail and auto attendants This guide has been tested with the following ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/CnmxV5NiIaw" height="1" width="1"/
3CX CRM Integration overview 3CX Assistant includes a CRM Integration module to allow it to integrate with Microsoft Outlook or Salesforce.com When a call arrives to your extension, you will be notified about it with a ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/quyQgovI018" height="1" width="1"/
Many businesses who are adopting VoIP Software PBX Systems are always looking for a way to cut down costs. That#8217;s where the Intel Atom N270 comes in the picture, which is  designed to deliver performance ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/2iwqr88zB9s" height="1" width="1"/
3CX provides monthly free training Webcasts, and the next one is scheduled for Thursday 11 March 2010 at 1500hrs (GMT+1). This will be presented via Microsoft Live Meeting using its built-in VoIP ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/CXdty1_32AY" height="1" width="1"/