[RISOLTO] Amule: connessione in remoto

Problematiche specifiche di hardware e software di Ubuntu su smartphone, PowerPC (Macintosh G3, G4, G5, iBook, PowerBook e PS3) e ARM (RaspberryPi, smartphone, tablet e altro).
rax25
Prode Principiante
Messaggi: 161
Iscrizione: lunedì 2 marzo 2015, 20:06
Distribuzione: Xubuntu 16.04 / Raspbian
Sesso: Maschile

[RISOLTO] Amule: connessione in remoto

Messaggio da rax25 »

Ciao a tutti! :ciao:

Sul mio Raspberry pi ho installato e configurato Transmission per scaricare dalla rete Torrent.
Il tutto funziona bene e ho deciso di fare lo stesso con Amule.

Dopo aver installato il programma con i seguenti comandi:

Codice: Seleziona tutto

sudo apt-get install amule-daemon amule-utils amule-utils-gui
Dopodiché ho creato su un Hard Disk esterno le cartelle dove mettere i file in download (i permessi sono già ok). <- EDIT: C'era un errore nei permessi.

Ho inoltre avviato il demone per creare un file di configurazione da cui ho abilitato gli accessi da remoto.
Quando lancio il programma e provo ad accedere però, non mi trova il raspberry con emule (la porta su cui si collega per entrare nella webgui di Transmission invece funziona, segno che il raspberry è in linea.

Posto la configurazione di Amule sperando in qualcuno più esperto di me che mi indichi l'errore:

Codice: Seleziona tutto

[eMule]
AppVersion=2.3.1
Nick=http://www.aMule.org
QueueSizePref=50
MaxUpload=0
MaxDownload=0
SlotAllocation=2
Port=4662
UDPPort=4672
UDPEnable=1
Address=
Autoconnect=1
MaxSourcesPerFile=300
MaxConnections=500
MaxConnectionsPerFiveSeconds=20
RemoveDeadServer=1
DeadServerRetry=3
ServerKeepAliveTimeout=0
Reconnect=1
Scoresystem=1
Serverlist=0
AddServerListFromServer=0
AddServerListFromClient=0
SafeServerConnect=0
AutoConnectStaticOnly=0
UPnPEnabled=0
UPnPTCPPort=50000
SmartIdCheck=1
ConnectToKad=1
ConnectToED2K=1
TempDir=/media/Dati/Emule/Incoming
IncomingDir=/media/Dati/Emule/Completati
ICH=1
AICHTrust=0
CheckDiskspace=1
MinFreeDiskSpace=1
AddNewFilesPaused=0
PreviewPrio=0
ManualHighPrio=0
StartNextFile=0
StartNextFileSameCat=0
StartNextFileAlpha=0
FileBufferSizePref=16
DAPPref=1
UAPPref=1
AllocateFullFile=0
OSDirectory=/home/pi/.aMule/
OnlineSignature=0
OnlineSignatureUpdate=5
EnableTrayIcon=0
MinToTray=0
ConfirmExit=1
StartupMinimized=0
3DDepth=10
ToolTipDelay=1
ShowOverhead=0
ShowInfoOnCatTabs=1
VerticalToolbar=0
GeoIPEnabled=1
StartNextFile=0
StartNextFileSameCat=0
StartNextFileAlpha=0
FileBufferSizePref=16
DAPPref=1
UAPPref=1
AllocateFullFile=0
OSDirectory=/home/pi/.aMule/
OnlineSignature=0
OnlineSignatureUpdate=5
EnableTrayIcon=0
MinToTray=0
ConfirmExit=1
StartupMinimized=0
3DDepth=10
ToolTipDelay=1
ShowOverhead=0
ShowInfoOnCatTabs=1
VerticalToolbar=0
GeoIPEnabled=1
ShowVersionOnTitle=0
VideoPlayer=
StatGraphsInterval=3
statsInterval=30
DownloadCapacity=300
UploadCapacity=100
StatsAverageMinutes=5
VariousStatisticsMaxValue=100
SeeShare=2
FilterLanIPs=1
ParanoidFiltering=1
IPFilterAutoLoad=1
IPFilterURL=
FilterLevel=127
IPFilterSystem=0
FilterMessages=1
FilterAllMessages=0
MessagesFromFriendsOnly=0
MessageFromValidSourcesOnly=1
FilterWordMessages=0
MessageFilter=
ShowMessagesInLog=1
FilterComments=0
CommentFilter=
ShareHiddenFiles=0
AutoSortDownloads=0
NewVersionCheck=0
AdvancedSpamFilter=1
MessageUseCaptchas=1
Language=
SplitterbarPosition=75
YourHostname=
DateTimeFormat=%A, %x, %X
AllcatType=0
ShowAllNotCats=0
SmartIdState=0
DropSlowSources=0
KadNodesUrl=http://download.tuxfamily.org/technosalad/utils/nodes.dat
Ed2kServersUrl=http://gruk.org/server.met.gz
ShowRatesOnTitle=0
GeoLiteCountryUpdateUrl=http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
StatsServerName=Shorty's ED2K stats
StatsServerURL=http://ed2k.shortypower.dyndns.org/?hash=
[Browser]
OpenPageInTab=1
CustomBrowserString=
[Proxy]
ProxyEnableProxy=0
ProxyType=0
ProxyName=
ProxyPort=1080
ProxyEnablePassword=0
ProxyUser=
ProxyPassword=
[ExternalConnect]
UseSrcSeeds=0
AcceptExternalConnections=1
ECAddress=
ECPort=4712
ECPassword=
UPnPECEnabled=0
ShowProgressBar=1
ShowPercent=1
UseSecIdent=1
IpFilterClients=1
IpFilterServers=1
TransmitOnlyUploadingClients=0
[WebServer]
Enabled=1
Password=
PasswordLow=
Port=4711
WebUPnPTCPPort=50001
UPnPWebServerEnabled=0
UseGzip=1
UseLowRightsUser=0
PageRefreshTime=120
Template=
Path=amuleweb
[GUI]
HideOnClose=0
[Razor_Preferences]
FastED2KLinksHandler=1
[SkinGUIOptions]
Skin=
[Statistics]
MaxClientVersions=0
[Obfuscation]
IsClientCryptLayerSupported=1
IsCryptLayerRequested=1
IsClientCryptLayerRequired=0
CryptoPaddingLenght=254
CryptoKadUDPKey=1511210743
[PowerManagement]
PreventSleepWhileDownloading=0
[UserEvents]
[UserEvents/DownloadCompleted]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/NewChatSession]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/OutOfDiskSpace]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[UserEvents/ErrorOnCompletion]
CoreEnabled=0
CoreCommand=
GUIEnabled=0
GUICommand=
[HTTPDownload]
URL_1=

Ultima modifica di rax25 il venerdì 3 novembre 2017, 12:28, modificato 2 volte in totale.
rax25
Prode Principiante
Messaggi: 161
Iscrizione: lunedì 2 marzo 2015, 20:06
Distribuzione: Xubuntu 16.04 / Raspbian
Sesso: Maschile

Re: Amule: connessione in remoto

Messaggio da rax25 »

up!
rax25
Prode Principiante
Messaggi: 161
Iscrizione: lunedì 2 marzo 2015, 20:06
Distribuzione: Xubuntu 16.04 / Raspbian
Sesso: Maschile

Re: Amule: connessione in remoto

Messaggio da rax25 »

up!
rax25
Prode Principiante
Messaggi: 161
Iscrizione: lunedì 2 marzo 2015, 20:06
Distribuzione: Xubuntu 16.04 / Raspbian
Sesso: Maschile

Re: Amule: connessione in remoto

Messaggio da rax25 »

up!
Avatar utente
trekfan1
Moderatore Globale
Moderatore Globale
Messaggi: 23381
Iscrizione: domenica 21 maggio 2006, 10:51
Desktop: Gnome
Distribuzione: Ubuntu 23.10 e 24.04 (dev)
Sesso: Maschile
Località: Formigine (MO) | Accecante Asceta

Re: Amule: connessione in remoto

Messaggio da trekfan1 »

Per fare l'up usa l'apposito link in fondo alla discussione che è visibile dopo 24 ore
Immagine
Hai aperto la porta sul router?
rax25
Prode Principiante
Messaggi: 161
Iscrizione: lunedì 2 marzo 2015, 20:06
Distribuzione: Xubuntu 16.04 / Raspbian
Sesso: Maschile

Re: Amule: connessione in remoto

Messaggio da rax25 »

trekfan1 [url=https://forum.ubuntu-it.org/viewtopic.php?p=5018201#p5018201][img]https://forum.ubuntu-it.org/images/icons/icona-cita.gif[/img][/url] ha scritto:Per fare l'up usa l'apposito link in fondo alla discussione che è visibile dopo 24 ore
Immagine
Hai aperto la porta sul router?
Ops scusa, non l'avevo notato :)

In ogni caso ho risolto, il problema era il mancato avvio del demone di amuled a causa di un problema di permessi con le directory dell'hard disk esterno, risolto con:

Codice: Seleziona tutto

sudo chmod 777 DIRECTORY
Sostituendo ovviamente "DIRECTORY" con il percorso della suddetta.

Grazie a tutti!
Scrivi risposta

Ritorna a “Ubuntu Phone, PowerPC e ARM”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti