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 ... 73 74 [75] 76 77 ... 84

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

Hitman

  • Member
  • **
  • Posts: 88
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1110 on: June 28, 2018, 09:48:51 PM »

Ok started from scratch, everything looks good on the 4132, 1.1.0 on both banks, broadband info tile shows Bridge active, bridge connected, interface connected and all green but the ASUS still shows disconnected  :(

The process I took was autoflashgui - flash 1.1.0, then flashed 1.0.3, which rooted and put 1.1.0 on both banks, then copied Ansuel latest gui to /tmp and ran the following in putty....

bzcat /tmp/GUI.tar.bz2 | tar -C / -xvf -
/etc/init.d/rootdevice force

Modem ip 192.168.1.1
Router ip 192.168.1.254
« Last Edit: June 28, 2018, 10:00:09 PM by Hitman »
Logged

bilbokitz

  • Reg Member
  • ***
  • Posts: 211
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1111 on: June 28, 2018, 10:08:57 PM »

What vlan notationa setting is it on, maybe try changing it to the other one?

What error do you get in the asus log?
Logged
Alcatel Cab 200/20 Vectored VDSL 35b - Technicolor DGA4130 Bridged + Asus RT-AC86U Asuswrt-Merlin

Hitman

  • Member
  • **
  • Posts: 88
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1112 on: June 28, 2018, 10:38:15 PM »

What vlan notationa setting is it on, maybe try changing it to the other one?

What error do you get in the asus log?

Tried both notation types, no change.

Asus log shows....

pppd[2210]: Timeout waiting for PADO packets
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
pppd[2210]: Timeout waiting for PADO packets
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
WAN_Connection: Fail to connect with some issues.
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!
nat: apply redirect rules error!

Repeats....
« Last Edit: June 28, 2018, 10:41:54 PM by Hitman »
Logged

bilbokitz

  • Reg Member
  • ***
  • Posts: 211
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1113 on: June 28, 2018, 11:10:36 PM »

Can you post the contents of /etc/config/network

And a screenshot of the Asus wan page
Logged
Alcatel Cab 200/20 Vectored VDSL 35b - Technicolor DGA4130 Bridged + Asus RT-AC86U Asuswrt-Merlin

Hitman

  • Member
  • **
  • Posts: 88
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1114 on: June 29, 2018, 06:39:20 AM »

Can you post the contents of /etc/config/network

And a screenshot of the Asus wan page

Soon as I put the HG612 back, 60 seconds later a WAN connection is established, Asus reports connected and internet is restored, please see requested attachments, thanks...

Network config file contents

config interface 'loopback'
   option ifname 'lo'
   option proto 'static'
   option ipaddr '127.0.0.1'
   option netmask '255.0.0.0'

config globals 'globals'
   option ula_prefix 'none'
   option default_ps '0'

config device 'waneth4'
   option type '8021q'
   option name 'waneth4'
   option macaddr 'A4:91:xx:xx:xx:xx'
   option ifname 'eth4'
   option vid '835'
   option ipv6 '0'

config device 'wanptm0'
   option type '8021q'
   option name 'wanptm0'
   option macaddr 'A4:91:xx:xx:xx:xx'
   option ipv6 '0'
   option vid '101'
   option ifname 'ptm0'

config interface 'wan'
   option proto 'pppoe'
   option demand '0'
   option username 'CP1749RA6QP-A491B1@00000.agcombo.unica'
   option password 'alicenewag'
   option macaddr 'A4:91:xx:xx:xx:xx'
   option ipv6 '0'
   option peerdns '1'
   option reqopts '1 3 6 15 33 42 51 121 249'
   option keepalive_adaptive '0'
   option dns_metric '0'
   option enabled '0'
   option auto '0'
   option ifname 'wanptm0'

config config 'config'
   option wan_mode 'bridge'

config interface 'wwan'
   option auto '1'
   option proto 'mobiled'
   option session_id '0'
   option profile '1'
   option enabled '0'

config interface 'wan6'
   option proto 'dhcpv6'
   option reqopts '12 21 22 23 24 25 31 56 64 67 82 83'
   option noslaaconly '1'
   option iface_464xlat '0'
   option auto '0'
   option dns_metric '20'
   option ifname '@wan_ipv6'
   option enabled '0'

config interface 'sfp'
   option proto 'static'
   option ifname 'eth4'
   option ipaddr '192.168.2.2'
   option netmask '255.255.255.0'

config interface 'lan'
   option type 'bridge'
   option proto 'static'
   option ipaddr '192.168.1.1'
   option netmask '255.255.255.0'
   option ip6assign '64'
   option force_link '0'
   option ipv6 '0'
   option pppoerelay '<set by script>'
   list ifname 'eth0'
   list ifname 'eth1'
   list ifname 'eth2'
   list ifname 'eth3'
   list ifname 'eth5'
   list ifname 'ptm0.835'

config switch 'bcmsw'
   option reset '1'
   option enable_vlan '0'
   option qosimppauseenable '0'
   option jumbo '0'

config interface 'wlnet_b_24'
   option proto 'static'
   option ip6assign '64'
   option ipv6 '0'
   option ip6hint '1'
   option netmask '255.255.255.128'
   option ipaddr '192.168.168.1'
   option ifname 'wl0_1'
   option force_link '0'
   option name 'Ospiti-TIM-19xxxxxx'

config interface 'wlnet_b_5'
   option proto 'static'
   option ip6assign '64'
   option ipv6 '0'
   option ip6hint '2'
   option netmask '255.255.255.128'
   option ipaddr '192.168.168.129'
   option ifname 'wl1_1'
   option force_link '0'
   option name 'Ospiti-TIM-19xxxxxx'

config device 'wlnet_b_5eth5'
   option type '8021q'
   option name 'wl1_1'
   option enabled '1'
   option ifname 'eth5'
   option vid '3'
   option ipv6 '0'

config interface 'wan_ipv6'
   option auto '0'
   option proto 'pppoe'
   option demand '0'
   option password 'IPV6@alice6'
   option macaddr 'A4:91:xx:xx:xx:xx'
   option ipv6 '1'
   option peerdns '1'
   option keepalive_adaptive '0'
   option dns_metric '0'
   option ifname 'wanptm0'
   option username 'CP174xxxxxx-xxxxxx@alice6.it'
   option metric '10'

config interface 'ipoe'
   option proto 'dhcp'
   option metric '1'
   option reqopts '1 3 6 43 51 58 59'
   option release '1'
   option neighreachabletime '1200000'
   option neighgcstaletime '2400'
   option ipv6 '1'

« Last Edit: June 29, 2018, 06:39:18 PM by Hitman »
Logged

bilbokitz

  • Reg Member
  • ***
  • Posts: 211
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1115 on: June 29, 2018, 07:38:05 AM »

I dont think your vlan I'd is set properly in the config looking at that.

Try changing under lan ptm0.35 to  ptm0.101 or wanptm0 as a first step.

There a different ways to do it. Have a look at the configs posted by lilkoby.
« Last Edit: June 29, 2018, 11:32:04 AM by bilbokitz »
Logged
Alcatel Cab 200/20 Vectored VDSL 35b - Technicolor DGA4130 Bridged + Asus RT-AC86U Asuswrt-Merlin

Hitman

  • Member
  • **
  • Posts: 88
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1116 on: June 29, 2018, 08:11:34 AM »

Thanks, i’ll Look at this again when I get home this evening.
Logged

j0hn

  • Kitizen
  • ****
  • Posts: 4093
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1117 on: June 29, 2018, 11:18:08 AM »

my experience of the 4130

https://forum.kitz.co.uk/index.php/topic,20343.msg368555.html#msg368555

I don't know anyone using the 4130/4132 in bridge mode over the OpenReach network.

The main contributors to this thread are in Europe or the IOM.
Logged
Talktalk FTTP 550/75 - Speedtest - BQM

Hitman

  • Member
  • **
  • Posts: 88
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1118 on: June 29, 2018, 06:33:44 PM »

I dont think your vlan I'd is set properly in the config looking at that.

Try changing under lan ptm0.35 to  ptm0.101 or wanptm0 as a first step.

There a different ways to do it. Have a look at the configs posted by lilkoby.

BINGO, up and running.

Changed to 'wanptm0' and working perfectly, so the network config does need manually setting up/correcting, thank you!


Ok now that's out of the way a couple of questions if I may...

How do I manually change the DSL driver (bridge mode removes option to select between drivers) and where to download the drivers?

Can this router/modem be setup for MTU 1508 small JF?

Thanks.
« Last Edit: June 30, 2018, 11:40:27 AM by Hitman »
Logged

99den

  • Just arrived
  • *
  • Posts: 7
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1119 on: June 30, 2018, 08:45:16 AM »

hello together,

first of all: thanks to all of you who put so much time and effort into this! very much appreciated!

I also have a DGA4132, running 1.1.0 rooted, with current GUI 7.17.x and having it in bridge mode (yeah i know, wasted cpu) with vlan 7 after some struggle. A little bumper is that it doesnt sync as good/high like my VMG 1312-B30A, but it is only a tiny bit lower so i can live with it.

Now my question is: how confident are you guys that this modem with the adsl-phy drivers from 1.1.0 supports profile 35b? Has anyone tested this successfully? The thing is that 35b is not listed as available profile. :(

Code: [Select]
root@modemtim:~# xdslctl profile --show

Modulations:
G.Dmt Enabled
G.lite Enabled
T1.413 Enabled
ADSL2 Enabled
AnnexL Enabled
ADSL2+ Enabled
AnnexM Enabled
VDSL2 Enabled
VDSL2 profiles:
8a Enabled
8b Enabled
8c Enabled
8d Enabled
12a Enabled
12b Enabled
17a Enabled
30a Disabled
US0 Enabled
Phone line pair:
Inner pair
Capability:
bitswap On
sra On
trellis On
sesdrop On
CoMinMgn On
24k On
phyReXmt(Us/Ds) Off/On
Ginp(Us/Ds) On/On
TpsTc AvPvAa
monitorTone: On
dynamicD: On
dynamicF: Off
SOS: On
Training Margin(Q4 in dB): -1(DEFAULT)


root@modemtim:~# xdslctl --version
xdslctl version 1.2
ADSL PHY: AnnexA version - A2pvfbH043k.d26r

Here are some line stats for those who are interested (currently limited to 100mbit by my ISP DTAG):
Code: [Select]
root@modemtim:~# xdslctl info --vendor
xdslctl: ADSL driver and PHY status
Status: Showtime
Last Retrain Reason: 0
Last initialization procedure status: 0
Max: Upstream rate = 38338 Kbps, Downstream rate = 126951 Kbps
Bearer: 0, Upstream rate = 38338 Kbps, Downstream rate = 100000 Kbps
Bearer: 1, Upstream rate = 0 Kbps, Downstream rate = 0 Kbps
ChipSet Vendor Id: BDCM:0xc055
ChipSet VersionNumber: 0xc055
ChipSet SerialNumber: eq nr port:16  oemid softwarerev�


root@modemtim:~# xdslctl info --stats
xdslctl: ADSL driver and PHY status
Status: Showtime
Last Retrain Reason: 0
Last initialization procedure status: 0
Max: Upstream rate = 38338 Kbps, Downstream rate = 126958 Kbps
Bearer: 0, Upstream rate = 38338 Kbps, Downstream rate = 100000 Kbps
Bearer: 1, Upstream rate = 0 Kbps, Downstream rate = 0 Kbps
Link Power State: L0
Mode: VDSL2 Annex B
VDSL2 Profile: Profile 17a
TPS-TC: PTM Mode(0x0)
Trellis: U:ON /D:ON
Line Status: No Defect
Training Status: Showtime
Down Up
SNR (dB): 13.9 9.4
Attn(dB): 15.2 0.0
Pwr(dBm): 13.3 2.1

VDSL2 framing
Bearer 0
MSGc: -6 -6
B: 166 227
M: 1 1
T: 0 0
R: 8 10
S: 0.0531 0.1892
L: 26369 10066
D: 16 4
I: 175 238
N: 175 238
Q: 16 4
V: 5 0
RxQueue: 54 60
TxQueue: 18 15
G.INP Framing: 18 18
G.INP lookback: 18 15
RRC bits: 24 24
Bearer 1
MSGc: 234 58
B: 0 0
M: 2 2
T: 2 2
R: 16 16
S: 4.5714 16.0000
L: 56 16
D: 3 1
I: 32 32
N: 32 32
Q: 0 0
V: 0 0
RxQueue: 0 0
TxQueue: 0 0
G.INP Framing: 0 0
G.INP lookback: 0 0
RRC bits: 0 0

Counters
Bearer 0
OHF: 0 0
OHFErr: 0 0
RS: 1039098656 292823101
RSCorr: 44827 127
RSUnCorr: 0 0
Bearer 1
OHF: 804598 865439
OHFErr: 0 0
RS: 12068109 3461757
RSCorr: 184 0
RSUnCorr: 0 0

Retransmit Counters
rtx_tx: 4525 30
rtx_c: 1686 28
rtx_uc: 467 0

G.INP Counters
LEFTRS: 2 0
minEFTR: 99990 38340
errFreeBits: 21121058 8091719

Bearer 0
HEC: 0 0
OCD: 0 0
LCD: 0 0
Total Cells: 2662677060 0
Data Cells: 234748746 0
Drop Cells: 0
Bit Errors: 0 0

Bearer 1
HEC: 0 0
OCD: 0 0
LCD: 0 0
Total Cells: 0 0
Data Cells: 0 0
Drop Cells: 0
Bit Errors: 0 0

ES: 2 0
SES: 2 0
UAS: 455 455
AS: 13847

Bearer 0
INP: 45.00 44.00
INPRein: 0.00 0.00
delay: 0 0
PER: 0.00 0.00
OR: 0.01 0.01
AgR: 100262.58 38422.14

Bearer 1
INP: 3.00 4.00
INPRein: 3.00 4.00
delay: 2 0
PER: 17.20 16.06
OR: 111.56 31.87
AgR: 111.56 31.87

Bitswap: 405/407 99/99

Total time = 3 hours 58 min 22 sec
FEC: 44827 127
CRC: 0 0
ES: 2 0
SES: 2 0
UAS: 455 455
LOS: 0 0
LOF: 0 0
LOM: 0 0
Retr: 0
HostInitRetr: 0
FailedRetr: 0
Latest 15 minutes time = 13 min 22 sec
FEC: 2331 0
CRC: 0 0
ES: 0 0
SES: 0 0
UAS: 0 0
LOS: 0 0
LOF: 0 0
LOM: 0 0
Retr: 0
HostInitRetr: 0
FailedRetr: 0
Previous 15 minutes time = 15 min 0 sec
FEC: 2612 15
CRC: 0 0
ES: 0 0
SES: 0 0
UAS: 0 0
LOS: 0 0
LOF: 0 0
LOM: 0 0
Retr: N/A
HostInitRetr: N/A
FailedRetr: N/A
Latest 1 day time = 3 hours 58 min 22 sec
FEC: 44827 127
CRC: 0 0
ES: 2 0
SES: 2 0
UAS: 455 455
LOS: 0 0
LOF: 0 0
LOM: 0 0
Retr: 0
HostInitRetr: 0
FailedRetr: 0
Previous 1 day time = 0 sec
FEC: 0 0
CRC: 0 0
ES: 0 0
SES: 0 0
UAS: 0 0
LOS: 0 0
LOF: 0 0
LOM: 0 0
Retr: 0
HostInitRetr: 0
FailedRetr: 0
Since Link time = 3 hours 50 min 47 sec
FEC: 44827 127
CRC: 0 0
ES: 2 0
SES: 2 0
UAS: 0 0
LOS: 0 0
LOF: 0 0
LOM: 0 0
Retr: 0
HostInitRetr: 0
FailedRetr: 0
NTR: mipsCntAtNtr=0 ncoCntAtNtr=0


root@modemtim:~# xdslctl info --vectoring
xdslctl: ADSL driver and PHY status
Status: Showtime
Last Retrain Reason: 0
Last initialization procedure status: 0
Max: Upstream rate = 38338 Kbps, Downstream rate = 126974 Kbps
Bearer: 0, Upstream rate = 38338 Kbps, Downstream rate = 100000 Kbps
Bearer: 1, Upstream rate = 0 Kbps, Downstream rate = 0 Kbps
Vectoring state: 3
VCE MAC Address: 0:a0:c8:2:11:d3
Total error samples Ethernet pkts sent: 511150
Total error samples Ethernet pkts discarded: 0
Total error samples statuses sent: 255575
Total error samples statuses discarded: 0
Logged

4920441

  • Member
  • **
  • Posts: 13
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1120 on: June 30, 2018, 02:34:08 PM »

hello together,
Now my question is: how confident are you guys that this modem with the adsl-phy drivers from 1.1.0 supports profile 35b? Has anyone tested this successfully? The thing is that 35b is not listed as available profile. :(

Yes, that was my first question as I listed the supported VDSL Modulations as well... but: The DGA4132 is from TIM Italy. As far as I know they are already using the profile 35b but *without* vectoring for  their 200/20 VDSL Product - so, I think 35b has to be supported, even though its not listed there... somehow - if it works with vectoring enabled, thats a whole new story... but since you can change the dsl firmware-blob pretty easy, there will be a solution for that problem, very soon, I think.

Cheers,

4920441
Logged

bilbokitz

  • Reg Member
  • ***
  • Posts: 211
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1121 on: June 30, 2018, 05:25:27 PM »

What? This is confusing, I thought the whole point of 35b was that it can be vectored alongside 17a?

In the TECHNILCOLOR it is listed as BrcmPriv1.

Quote
How do I manually change the DSL driver (bridge mode removes option to select between drivers) and where to download the drivers?

You stop dsl and manually swap out the adsl binary and restart dsl. SHDF posted the procedure in this thread. They are all in Ansuels repo on the Italian forum.

To access stats from behind the asus you need to run this command: ifconfig eth0:1 192.168.1.2 netmask 255.255.255.0
If you run RMerlin fw you can do this automatically by adding it to wan-start file.
Logged
Alcatel Cab 200/20 Vectored VDSL 35b - Technicolor DGA4130 Bridged + Asus RT-AC86U Asuswrt-Merlin

99den

  • Just arrived
  • *
  • Posts: 7
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1122 on: June 30, 2018, 09:18:38 PM »

In the TECHNILCOLOR it is listed as BrcmPriv1.
What do you mean by that? Where is BrcmPriv1 listed exactly? I didnt see it anywhere so far.

Also in this thread [1] they are not so sure about if and how our modem supports (vectored) 35b properly with the drivers we have available.

[1] https://github.com/negan07/ancistrus/issues/16

I hope this can be clarified/solved soon, but it seems there is a lot of work/testing to do.
Logged

Hitman

  • Member
  • **
  • Posts: 88
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1123 on: June 30, 2018, 11:27:51 PM »

 Thanks@bilbokitz  :)
Logged

Lil-Koby

  • Member
  • **
  • Posts: 92
Re: Modem/Router VDSL2 Technicolor DGA4130 (BCM63138)
« Reply #1124 on: July 01, 2018, 04:56:38 PM »

What do you mean by that? Where is BrcmPriv1 listed exactly? I didnt see it anywhere so far.

Also in this thread [1] they are not so sure about if and how our modem supports (vectored) 35b properly with the drivers we have available.

[1] https://github.com/negan07/ancistrus/issues/16

I hope this can be clarified/solved soon, but it seems there is a lot of work/testing to do.

It's listed in the GUI under xDSL Details and therefore also in the xdsl config under /etc/config ...
Quote
list multimode 'gdmt'
   list multimode 'glite'
   list multimode 't1413'
   list multimode 'adsl2'
   list multimode 'adsl2annexl'
   list multimode 'adsl2annexm'
   list multimode 'adsl2plus'
   list multimode 'vdsl2'
   list profile '8a'
   list profile '8b'
   list profile '8c'
   list profile '8d'
   list profile '12a'
   list profile '12b'
   list profile '17a'
   list profile 'BrcmPriv1'

The DGA4130/4132 definitely supports VVDSL @35b, i guess even with the recent standard driver from Technicolor but i would switch to a more recent one for SV.
e.g. the recent xdsl driver from the Zyxel VMG8823-B50B (B2pvfbH043i1 @AnnexB).
Quote
VMG8823-B50B/B60B: Support VDSL profiles: 8a/b/c/d, 12a/b, 17a and 35b
You can download all the different drivers over here: https://repository.ilpuntotecnico.com/files/Ansuel/AGTEF/adsl_driver/
The files just needs to renamed to "adsl_phy.bin", otherwise they won't work...

If you just want to test the lastest Zyxel driver(A/B2pvfbH043i1): https://www104.zippyshare.com/v/8giffONA/file.html
Logged
DGA4130@bridge, fw 1.1.0, GUI: 7.17.3 <3
DGA4132@bridge, fw 1.1.0, GUI: 8.1.2 <3
Archer C2600@LEDE 18.06.1
Pages: 1 ... 73 74 [75] 76 77 ... 84
 

anything