Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 ... 63 64 [65] 66 67 ... 84

Author Topic: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)  (Read 402550 times)

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #960 on: March 22, 2018, 01:48:02 PM »

Very frustrating, despite customized host file on the Asus no access via hostname to the modem.  :-\

Code: [Select]
C:\Windows\system32>nslookup modemtim
Server:  xxxxxxxxxxx
Address:  2003:xxxxxxxxxxx

Name:    modemtim
Address:  192.168.0.1

🙂



Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked

shdf

  • Reg Member
  • ***
  • Posts: 379
    • Liveboxinfo
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #961 on: March 22, 2018, 05:37:37 PM »

if i understand well, from your PC this works :
https://192.168.0.1

and this is not working ?
https://modemtim

i mean it doesn't find your modem web page ?
Logged
DGA4130 Firmware 2.2.0 Gui 9.5.x Stable
DGA4132 Firmware 2.2.0 Gui 9.5.x Stable
MEGA : Removed

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #962 on: March 22, 2018, 08:22:32 PM »

There, done. The call via http://modemtim finally works.  :)

New problem, openssl cannot be installed.
I tried these instructions: https://www.ilpuntotecnicoeadsl.com/forum/index.php/topic,77856.0.html  :'(

 :)
Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #963 on: March 22, 2018, 10:14:27 PM »

There, I got it right. But after that, I only get :

https://modemtim

404 Not Found
nginx

 ::)
Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked

Ansuel

  • Member
  • **
  • Posts: 85
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #964 on: March 22, 2018, 10:18:13 PM »

does someone manage to convert the wan port to a lan port?
Logged

shdf

  • Reg Member
  • ***
  • Posts: 379
    • Liveboxinfo
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #965 on: March 23, 2018, 06:50:38 AM »

on DGA4132 wansensing is doing it automatically i think.
Logged
DGA4130 Firmware 2.2.0 Gui 9.5.x Stable
DGA4132 Firmware 2.2.0 Gui 9.5.x Stable
MEGA : Removed

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #966 on: March 24, 2018, 09:18:35 AM »


I noticed this JavaScript error, which affects the performance of WEBui. If you call the console (MS Edge, Chrome or Firefox Quantum) and use the tile management.

[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help. check https://xhr.spec.whatwg.org/.

main-min.js
line: 3881:20


Problem solved. (fixes synchronous XMLHttpRequests in javascript)

For those interested, edit the file main-min.js. (www/docroot/js) Line 3881.

Code: [Select]
m.open(b.type, b.url, b.async, b.username, b.password);

Proper code:
Quote
m.open(b.type, b.url, b.async || true, b.username, b.password);

 :)

Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked

shdf

  • Reg Member
  • ***
  • Posts: 379
    • Liveboxinfo
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #967 on: March 24, 2018, 09:48:09 AM »

Thanks !  ;)
Logged
DGA4130 Firmware 2.2.0 Gui 9.5.x Stable
DGA4132 Firmware 2.2.0 Gui 9.5.x Stable
MEGA : Removed

highpriest

  • Reg Member
  • ***
  • Posts: 285
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #968 on: March 24, 2018, 12:04:52 PM »

Is anyone using the DGA4130/4132 successfully in bridge mode here in the UK? How well does it perform?

Apologies if it has been mentioned earlier in this thread.
Logged
Zen | Zyxel VMG8324-B10A (with RFC4638 patch) | EdgeRouter PoE | UniFi AP AC Pro + Lite

j0hn

  • Kitizen
  • ****
  • Posts: 4093
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #969 on: March 24, 2018, 12:51:57 PM »

Is anyone using the DGA4130/4132 successfully in bridge mode here in the UK? How well does it perform?

Apologies if it has been mentioned earlier in this thread.

It didn't work from the WebUI.
I had to manually edit the config to get bridge mode working.
If my router lost the PPP session then it could not reestablish it with bridge mode. I basically had to sync with another modem, get a PPP session, then swap modem quickly (quick enough the PPP doesn't drop).

It synced a little lower than my ZyXEL VMG1312-B10A
It synced about the same as my ZyXEL VMG8924-B10A.

It's overkill as a bridge modem. The CPU is wasted.

It relies entirely on development being done on an Italian forum, which then trickles to this thread.
Logged
Talktalk FTTP 550/75 - Speedtest - BQM

Ansuel

  • Member
  • **
  • Posts: 85
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #970 on: March 24, 2018, 01:02:13 PM »

Bridge mode set the ptm to the telecom default vlanid so you need to edit that in the config... After the reboot it should work

Inviato dal mio SM-G950F utilizzando Tapatalk

Logged

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #971 on: March 24, 2018, 02:26:26 PM »

How to activate gzip?

Once I add these lines to my nginx.conf I don't get access to the GUI (Tim) anymore.

Code: [Select]
gzip             on;
gzip_comp_level  5;
gzip_min_length  1000;
gzip_proxied     expired no-cache no-store private auth;
gzip_types       application/javascript
application/rss+xml
application/vnd.ms-fontobject
application/x-font
application/x-font-opentype
application/x-font-otf
application/x-font-truetype
application/x-font-ttf
application/x-javascript
application/xhtml+xml
application/xml
font/opentype
font/otf
font/ttf
image/svg+xml
image/x-icon
image/webp
image/png
text/css
text/html
text/javascript
text/plain
text/xml;

 :)

Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked

Ansuel

  • Member
  • **
  • Posts: 85
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #972 on: March 24, 2018, 02:27:56 PM »

Nginx doesn't support it... You need to install the custom open with opkg

Inviato dal mio SM-G950F utilizzando Tapatalk

Logged

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #973 on: March 24, 2018, 08:39:21 PM »

Nginx doesn't support it... You need to install the custom open with opkg

That worked! Thanks ...

 :)
« Last Edit: March 24, 2018, 08:44:14 PM by eclp »
Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked

eclp

  • Reg Member
  • ***
  • Posts: 136
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #974 on: March 25, 2018, 09:17:57 AM »

i just found that the Technicolor TG800vac which is very close to the DGA4130/DGA4132 is a G.FAST certified product:
https://www.broadband-forum.org/implementation/interop-certification/gfast-certified-products
it was tested with the dsl driver : A2pvfbH043i.d26q

So, there's a helpful answer.

A1B2C3D4:
Quote
The Broadcom BCM63138 SoC is available in two versions, with and without support for G.fast up to 106 MHz. Has anyone already screwed the device on, removed the heat sinks and read the exact designation?

http://www.lightwaveonline.com/articles/2014/10/broadcom-debuts-end-to-end-gfast-offering.html

Quote
Both the BCM65200/900 combination and the G.fast-enabled version of the BCM63138 gateway SoC are sampling. Jim McKeon, who manages marketing for Broadcom’s infrastructure products, expects the new capabilities to become generally available within the first half of next year. (The BCM63138 gateway SoC without G.fast is in volume production already.)

source: https://www.onlinekosten.de/forum/showthread.php?p=2427406#post2427406

 :)
Logged
DGA4132 Firmware 1.1.0 + TIM-GUI unlocked
DGA4132 Test device unlocked
Pages: 1 ... 63 64 [65] 66 67 ... 84