06 Kwietnia 2025 01:33:59
Nawigacja
· Strona Główna
· Forum

· Tomato by Shibby
· FreshTomato


Wątki na forum
Najnowsze dyskusje
· [MOD] FreshTomato-AR...
· Zmiana OpenVPN na wi...
· [S]UBIQUITI EdgeRout...
· Zaawansowana konfigu...
· ByPass VPN dla wybra...
· [MOD] FreshTomato-MI...
· Nowe routery: UX, UC...
· asus rt-ax86u pro z ...
· Komputer Serwer
· Ciągle rozłączani...
· Wersje Freshtomato d...
· FreshTomato- WAN inn...
· Pojemniki na FreshTo...
· [K] Obudowę Kompute...
· Asus RT-AC3200 overc...
· Asus RT-AX86U PRo re...
· Usuwanie plików z d...
· RT AC66U B1
· DLNA - problem
· [Howto] Xpenology na...
Najpopularniejsze obecnie wątki
· [MOD] FreshTomato... [925]
· Zmiana OpenVPN na... [19]
· [S]UBIQUITI EdgeR... [1]
Ankieta
Jaki procesor posiada twój router?

Broadcom MIPSEL
Broadcom MIPSEL
36% [152 głosów]

Broadcom ARM
Broadcom ARM
52% [219 głosów]

Atheros
Atheros
5% [22 głosów]

Marvell
Marvell
1% [4 głosów]

Ralink
Ralink
1% [3 głosów]

Intel/AMD/VIA
Intel/AMD/VIA
1% [5 głosów]

Żaden z powyższych
Żaden z powyższych
4% [15 głosów]

Ogółem głosów: 420
Musisz zalogować się, aby móc zagłosować.
Rozpoczęto: 02/02/2015 09:38
Twoje IP
18.188.96.1
Zobacz wątek
OpenLinksys » :: ROUTERY :: » Asus
 Drukuj wątek
Asus rt ac68u+Optware-NG+pyLoad
rycho71
Witam
Od dwóch dni próbuję zainstalować pyLoad na sofcie Merlina RT-AC68U_378.56_2 ale ciągle nie mogę go uruchomić z przeglądarki

-pierwsza instalacja Optware z poradnika z tej strony:https://www.hqt.ro/how-to-install-new...n-optware/
instalacja przebiega bezproblemowo
-następnie instalacja pyLoad Download Manager through Optware-NG z poradnika z tej strony: https://www.hqt.ro/pyload-download-ma...ptware-ng/
instalacja u mnie wygląda podobnie jak zporadnika
podgląd mojej instalacji poniżej

Cytat

Generating ssl Key...
Generating RSA private key, 4096 bit long modulus
........++
................................................................++
e is 65537 (0x10001)
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:
State or Province Name (full name) [Some-State]:
Locality Name (eg, city) []:
Organization Name (eg, company) [Internet Widgits Pty Ltd]:
Organizational Unit Name (eg, section) []:
Common Name (e.g. server FQDN or YOUR name) []:
Email Address []:

Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:

Proceeding to configure pyLoad
Choose your Language / Wähle deine Sprache ([en], de, fr, it, es, nl, sv, ru, pl, cs, sr, pt_BR):

Welcome to the pyLoad Configuration Assistent.
It will check your system and make a basic setup in order to run pyLoad.

The value in brackets [] always is the default value,
in case you don't want to change it or you are unsure what to choose, just hit enter.
Don't forget: You can always rerun this assistent with --setup or -s parameter, when you start pyLoadCore.
If you have any problems with this assistent hit STRG-C,
to abort and don't let him start with pyLoadCore automatically anymore.

When you are ready for system check, hit enter.

## System Check ##
Python Version: OK
pycurl: OK
sqlite3: OK

pycrypto: OK
py-OpenSSL: OK

py-imaging: OK
tesseract: OK

PyQt4: missing

jinja2: OK
beaker: OK
JS engine: OK

System check finished, hit enter to see your status report.

## Status ##

Features available: container decrypting, ssl connection, automatic captcha decryption, Webinterface, extended Click'N'Load

Continue with setup? ([y]/n):

Do you want to change the config path? Current is /tmp/mnt/sdb1/optware-ng.arm/etc/pyload
If you use pyLoad on a server or the home partition lives on an iternal flash it may be a good idea to change it.
Change config path? (y/[n]):

Do you want to configure login data and basic settings?
This is recommend for first run.
Make basic setup? ([y]/n):

## Basic Setup ##

The following logindata is valid for CLI, GUI and webinterface.
Username [User]: rycho71
Password:
Password (again):

External clients (GUI, CLI or other) need remote access to work over the network.
However, if you only want to use the webinterface you may disable it to save ram.
Enable remote access ([y]/n):

Language ([en], de, fr, it, es, nl, sv, ru, pl, cs, sr, pt_BR):
Downloadfolder [Downloads]: Downloads
Max parallel downloads [3]:
Use Reconnect? (y/[n]):

Do you want to configure ssl?
Configure ssl? (y/[n]): y

## SSL Setup ##

Execute these commands from pyLoad config folder to make ssl certificates:

openssl genrsa -out ssl.key 1024
openssl req -new -key ssl.key -out ssl.csr
openssl req -days 36500 -x509 -key ssl.key -in ssl.csr > ssl.crt

If you're done and everything went fine, you can activate ssl now.
Activate SSL? ([y]/n):

Do you want to configure webinterface?
Configure webinterface? ([y]/n):

## Webinterface Setup ##

Activate webinterface? ([y]/n):

Listen address, if you use 127.0.0.1 or localhost, the webinterface will only accessible locally.
Address [0.0.0.0]:
Port [8000]:

pyLoad offers several server backends, now following a short explanation.
builtin: Default server, best choice if you dont know which one to choose.
threaded: This server offers SSL and is a good alternative to builtin.
fastcgi: Can be used by apache, lighttpd, requires you to configure them, which is not too easy job.
lightweight: Very fast alternative written in C, requires libev and linux knowlegde.
Get it from here: https://github.com/jonashaag/bjoern, compile it
and copy bjoern.so to module/lib

Attention: In some rare cases the builtin server is not working, if you notice problems with the webinterface
come back here and change the builtin server to the threaded one here.
Server ([builtin], threaded, fastcgi, lightweight): threaded

Setup finished successfully.
Hit enter to exit and restart pyLoad


Use /opt/etc/init.d/S98Pyload to start/stop pyLoad
Usage: /opt/etc/init.d/S98Pyload (start|stop|restart|status)

Starting PyLoad
Daemon PID 2684
Configuring python27
Configuring readline
Configuring sqlite
Configuring tesseract-ocr
Configuring unrar
Configuring unzip
update-alternatives: Linking //opt/bin/unzip to /opt/bin/unzip-unzip
Configuring xz-utils
Successfully terminated.
rycho71@RT-AC68U-CAF8:/tmp/mnt/sdb1/optware-ng.arm# nano /jffs/scripts/firewall-
start
rycho71@RT-AC68U-CAF8:/tmp/mnt/sdb1/optware-ng.arm# chmod a+rx /jffs/scripts/fir
ewall-start
rycho71@RT-AC68U-CAF8:/tmp/mnt/sdb1/optware-ng.arm# sh /jffs/scripts/firewall-st
art
rycho71@RT-AC68U-CAF8:/tmp/mnt/sdb1/optware-ng.arm# /opt/etc/init.d/S98Pyload re
start
Stopping PyLoad
No pyLoad running.
Starting PyLoad
Daemon PID 2747
rycho71@RT-AC68U-CAF8:/tmp/mnt/sdb1/optware-ng.arm#

Ale nie mogę uruchomić web interface?, co muszę jeszcze zrobić aby interface zadziałał?, moja wiedza z linuxa jest bardzo słaba czy ktoś instalował pyload z tego poradnika
będę wdzięczny za udzielenie mi pomocy
pozdrawiam,
 
Adooni
moze przeczytaj ten post
https://openlinksys.info/forum/viewth...rowstart=0
jest tam opisane ze certyfikat robi sie na starszej wersji a nastepnie dopiero aktualizuje.
Orange 300/50 Mb/s + ONT Terminal
HPE MS gen8 Proxmox 7.0-11 VMs: Router OPNsense 23.X-amd64 and OMV
HPE MicroServer gen8: Xeon E3-1265Lv2, 16GB (2x KTH-PL316E/8G), HP 331T, 4x4TB WD RED
Asus RT-AC68U AccessPoint
 
rycho71
witam
temat można zamknąć, poradziłem sobie poprzez wgranie starszego oprogramowania Merlina _378.50 oraz zainstalowanie Entware-Arm a następnie zainstalowanie pyLoad Download Manager through Entware wszystko ładnie śmiga
pozdrawiam,Smile
 
Przejdź do forum
Zaloguj
Wprowadź adres e-mail lub nazwę użytkownika

Hasło



Nie masz jeszcze konta? Zarejestruj się.

Zapomniałeś/aś hasła?
Aktualnie online
· Gości online: 73

· Użytkowników online: 0

· Łącznie użytkowników: 24,126
· Najnowszy użytkownik: goldi111
Czat
Musisz się zalogować, aby opublikować wiadomość.

servee
24-01-2025 18:18
Światłowód + mediakonwenter. Ekranowana skrętka nie jest wymagana, taką sytuację już zastałem. Zamierzam ją wymienić na zwykłą. Da to coś?

shibby
17-01-2025 07:45
a ta skrętka ekranowana o której piszesz to jakiś wkopany przewód do bramy/furtki/kamer
y zewn? Jak tak to jego też przez zabezpieczenie podepnij.

shibby
17-01-2025 07:43
no to pora zabezpieczyć kable LAN zabezpieczeniami przeciwprzepięciow
ymi - tanio nie będzie. Jak przychodzi ci internet? Skrętką czy światłem? Jak skrętką to zacząłbym od tego.

servee
12-01-2025 12:52
Ponownie padły mi wszystkie porty sieciowe w routerze - to już 3-ci w 6 m-cy. Podejrzany to ekranowana, nieuziemiona skrętka - 12mb. Czy jest to możliwe?

dawidt
21-12-2024 01:09
siema Grin

Maniek91PL
06-11-2024 22:37
dzięki !Grin

maxikaaz
29-10-2024 14:27
@Maniek91PL - Administration=> Admin Access, i tam masz "Allow Wireless Access" do zaznaczenia

Maniek91PL
26-10-2024 22:07
siemka! ktoś przypomni co się ustawiało jeśli nie mogę wejść od strony wifi do tomato? od lan działa

overflow2
04-10-2024 17:34
Kupowałem Asusy n10u albo n12d1 ale nie widzę ich, chyba już nie produkują, Chodzi o coś nowego i taniego. Transfery niewielkie.

maxikaaz
04-10-2024 09:38
@overflow2 patrząc po dostępności funkcji w nowych kompilacjach, to chyba nawet WRT54G/GL jeszcze ma OpenVPN, albo jakiś odpowiednik... zależy, na jakie transfery liczysz.

112,877,245 unikalnych wizyt