IlPuntoTecnico

Hardware e Software => Connessioni ADSL/VDSL/FTTC => Topic aperto da: kirckc - 31 Ottobre 2021, 00:39

Titolo: Collegare DGA4132 con GUI di ANSUEL in cascata dalla Vodafone WiFi 6 Station
Inserito da: kirckc - 31 Ottobre 2021, 00:39
Mi sapete dire come configurare il DGA4132 avente IP lan 192.168.2.1 con la Vodafone WiFi 6 Station avente IP Lan 192.168.1.1 ?

sul dga4132 c'e' anche asterisk , si riesce a fargli registrare anche il Voip della Vodafone ?

@Ansuel @FrancYescO
Titolo: Re:Collegare DGA4132 con GUI di ANSUEL in cascata dalla Vodafone WiFi 6 Station
Inserito da: putipower - 01 Novembre 2021, 09:04
disattiva dhcp sul dga4132 e mettigli ip fisso 192.168.1.3 in questo modo diventa un access point
se vuoi provare a vedere se funziona il voip lo devi collegare in pppoe ma non so se la vodafone station fa il pppoe relay
Titolo: Re:Collegare DGA4132 con GUI di ANSUEL in cascata dalla Vodafone WiFi 6 Station
Inserito da: kirckc - 01 Novembre 2021, 23:20
Nelle varie prove si e' bloccato completamente il router e ho dovuto pigiare il tastino reset... perdendo tutte le impostazioni...

ho reinstallato la GUI di Ansuel e c'e' il firmware AGTHP_2.2.0 , ma quando vado a fare un opkg update ..
non mi trova i repository di Ansuel, per caso sono cambiati ?
qualcuno mi sa indicare quelli nuovi ?
Grazie.

Codice: [Seleziona]
root@modemtim:/etc# opkg update
Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/base/Packages.gz
wget: bad address 'raw.githubusercontent.com'
*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/base/Packages.gz

Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/packages/Packages.gz
wget: bad address 'raw.githubusercontent.com'
*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/packages/Packages.gz

Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/luci/Packages.gz
wget: bad address 'raw.githubusercontent.com'
*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/luci/Packages.gz

Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/routing/Packages.gz
wget: bad address 'raw.githubusercontent.com'
*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/routing/Packages.gz

Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/telephony/Packages.gz
wget: bad address 'raw.githubusercontent.com'
*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/telephony/Packages.gz

Downloading https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/target/packages/Packages.gz
wget: bad address 'raw.githubusercontent.com'
*** Failed to download the package list from https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/target/packages/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/base/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/packages/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/luci/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/routing/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/telephony/Packages.gz, wget returned 1.
 * opkg_download: Failed to download https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/target/packages/Packages.gz, wget returned 1.


Attuale opkg.conf

Codice: [Seleziona]
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
arch all 100
arch arm_cortex-a9 200
arch arm_cortex-a9_neon 300
src/gz chaos_calmer_base https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/base
src/gz chaos_calmer_packages https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/packages
src/gz chaos_calmer_luci https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/luci
src/gz chaos_calmer_routing https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/routing
src/gz chaos_calmer_telephony https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/telephony
src/gz chaos_calmer_core https://raw.githubusercontent.com/Ansuel/GUI_ipk/kernel-4.1/target/packages

Titolo: Re:Collegare DGA4132 con GUI di ANSUEL in cascata dalla Vodafone WiFi 6 Station
Inserito da: larsen64it - 02 Novembre 2021, 08:38
Citazione
wget returned 1
Il problema è o che hai fatto un'installazione off-line (manca l'App specifica: aggiornamento pacchetti openssl) o che qualcosa è andato storto. Installa l'App specifica o ripeti l'installazione on-line.