Orbi WiFi 7 RBE973
Reply

Re: New firmware with built in Torrent Client

LuKePicci1
Aspirant

Rif.: New firmware with built in Torrent Client

Great release... just a bit sad for the mispelling of my name 😭

Message 1201 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

How odd! This doesn't authenticate to the ISP. The line trains, DSL LED goes solid green and UI shows up and down link speeds. Internet LED stays solid red. It never logs in to the ISP and gets an IP address. Went back to prior version and it logs in fine. Verified UID and password and they're correct, but no Internet. What should I look at?

Message 1202 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

It occurred to me to grab the log, here is the way it ended up. The last line just continues to repeat...

 

May 15 00:00:29 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SAR INITIALIZED.
May 15 00:00:29 DGND3800B user.warn kernel: bcmxtmcfg: Connection UP, LinkActiveStatus=0x1, US=892000, DS=15871000
May 15 00:00:34 DGND3800B daemon.err dhcpc[1872]: started, v1.26.2
May 15 00:00:34 DGND3800B user.emerg kernel: abNatUnhook(1595) <Warning> not find atm0.8 in nat hooked interface list
May 15 00:00:34 DGND3800B daemon.err dhcpc[1872]: sending discover
May 15 00:00:37 DGND3800B daemon.err dhcpc[1872]: sending discover
May 15 00:00:40 DGND3800B daemon.err dhcpc[1872]: sending discover
Message 1203 of 1,478
richud
Apprentice

Rif.: New firmware with built in Torrent Client

luke: sorry 🙂
w3: hmmmmm, there aren't many changes in firmware and nothing that should cause a problem with dhcp getting a lease - what is the specific firmware version that works and what version of Busybox is it using? Thnkx.
Message 1204 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

Here's what works...

 

The firmware version -

Firmware Version : 2017-03-17_3.1.22

BusyBox -

BusyBox v1.25.1

 

This is the first time I've ever had this problem.

It doesn't look like it's signing in which I'd guess has to happen before DHCP would offer up an IP?

Message 1205 of 1,478
richud
Apprentice

Rif.: New firmware with built in Torrent Client

w3: I think I will need a bit more to go on. What sort of connection do you have?
What is in the log of it working after 'Connection UP' please? (can email them to w3 AT richud.com if easier)
Comparing the codebase the only two relevant things changed are some code mods to dhcpc in busybox (most likely) and some mods for Luke with pppd (pppoe part) but they should only happen if setting the 'pppoe extras' entries.
Message 1206 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

Sent email to w3 AT richud.com

Message 1207 of 1,478
cedie
Aspirant

Rif.: New firmware with built in Torrent Client

i also got sending discover log on my dgnd3700 v1, what i did is disabled wan 2 and it stop

Message 1208 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

The 2 lines before DHCPC and the 8 lines after DHCPC started don't happen on the new firmware and the DHCPC starts on both, but DHCPC is an older version on the 17 March firmware. My connection is just ADSL shown below.

 

Mar 16 20:00:29 DGND3800B user.warn kernel: wl1: received packet with  own address as source address

Mar 16 20:00:29 DGND3800B user.crit kernel: Line 0: ADSL link up, Bearer 0, us=892, ds=15871

Mar 16 20:00:29 DGND3800B user.warn kernel: bcmxtmcfg: XTM Link Information, portid = 0, State = UP, Service Support = ATM

Mar 16 20:00:29 DGND3800B user.warn kernel: bcmxtmcfg: Reinitialize port 0 traffictype 1

Mar 16 20:00:29 DGND3800B user.warn kernel: bcmxtmcfg: Normal(XTM/PTM) Mode enabled

Mar 16 20:00:29 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SAR RESET.

Mar 16 20:00:29 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SAR INITIALIZED.

Mar 16 20:00:29 DGND3800B user.warn kernel: bcmxtmcfg: Connection UP, LinkActiveStatus=0x1, US=892000, DS=15871000

Mar 16 20:00:33 DGND3800B daemon.notice pppd[1864]: pppd 2.4.1 started by root, uid 0

Mar 16 20:00:33 DGND3800B daemon.notice pppd[1864]: PPP: Start to connect ...

Mar 16 20:00:35 DGND3800B daemon.err dhcpc[1871]: started, v1.25.1

Mar 16 20:00:35 DGND3800B user.emerg kernel: abNatUnhook(1595) <Warning> not find atm0.8 in nat hooked interface list

Mar 16 20:00:35 DGND3800B daemon.err dhcpc[1871]: sending discover

Mar 16 20:00:36 DGND3800B daemon.crit pppd[1864]: PPP server detected.

Mar 16 20:00:36 DGND3800B daemon.crit pppd[1864]: PPP session established.

Mar 16 20:00:36 DGND3800B daemon.crit pppd[1864]: PPP LCP UP.

Mar 16 20:00:36 DGND3800B daemon.crit pppd[1864]: Received valid IP address from server.  Connection UP.

Mar 16 20:00:38 DGND3800B daemon.err dhcpc[1871]: sending discover

Mar 16 20:00:39 DGND3800B user.notice wan-up.sh: WAN up event Start

Mar 16 20:00:40 DGND3800B user.emerg kernel: abNatUnhook(1595) <Warning> not find ppp0 in nat hooked interface list

Mar 16 20:00:40 DGND3800B user.emerg kernel: IOCTL_AG_MM_GROUP_SET invoked.

Mar 16 20:00:41 DGND3800B daemon.err dhcpc[1871]: sending discover

Mar 17 00:00:49 DGND3800B daemon.info dnsmasq[726]: read /tmp/dnsmasq.hosts - 1 addresses

Mar 17 00:00:49 DGND3800B daemon.info dnsmasq[726]: using local addresses only for domain lan

Mar 17 00:00:49 DGND3800B daemon.info dnsmasq[726]: using nameserver 8.8.4.4#53

Mar 17 00:00:49 DGND3800B daemon.info dnsmasq[726]: using nameserver 205.171.2.25#53

Mar 16 20:00:51 DGND3800B user.notice wan-up.sh: WAN up event End

May 16 22:03:59 DGND3800B daemon.err dhcpc[1871]: sending discover

May 16 22:04:02 DGND3800B daemon.err dhcpc[1871]: sending discover

May 16 22:04:05 DGND3800B daemon.err dhcpc[1871]: sending discover

May 16 22:04:28 DGND3800B daemon.err dhcpc[1871]: sending discover

 

Here’s the same log area from the 15 May firmware;

 

May 15 00:00:29 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SAR INITIALIZED.

May 15 00:00:29 DGND3800B user.warn kernel: bcmxtmcfg: Connection UP, LinkActiveStatus=0x1, US=892000, DS=15871000

May 15 00:00:34 DGND3800B daemon.err dhcpc[1872]: started, v1.26.2

May 15 00:00:34 DGND3800B user.emerg kernel: abNatUnhook(1595) <Warning> not find atm0.8 in nat hooked interface list

May 15 00:00:34 DGND3800B daemon.err dhcpc[1872]: sending discover

May 15 00:00:37 DGND3800B daemon.err dhcpc[1872]: sending discover

May 15 00:00:40 DGND3800B daemon.err dhcpc[1872]: sending discover

connection.jpg

Message 1209 of 1,478
LuKePicci1
Aspirant

Re: New firmware with built in Torrent Client

@w3 is your WAN2 enabled or disabled? If it was enabled on the old firmware maybe it is blocking you now that there have been some work on top of that functionality.
Message 1210 of 1,478
yonesmit
Aspirant

Rif.: New firmware with built in Torrent Client

Hello richud,

Would be possible to add fail2ban or sshguard features to firmware?

Thanks in advance

 

Best Regards,

 

Message 1211 of 1,478
pietrodevo
Aspirant

Rif.: New firmware with built in Torrent Client

@richud

I can confirm what @w3wilkes is reporting, I am having the same issue on DGND3700v1, Annex A, after firmware update, everything fine and adsl connection gets enstabilished but no ip adress from isp and no internet connection.

Last working build is december one, had to switch back to it.

 

Message 1212 of 1,478
palito
Aspirant

Rif.: New firmware with built in Torrent Client

Uploaded latest, 2017-05-15, richud firmware but my router does not want to connect to internet it was the same with the previous version as well. After installing richud I couldn't and can't go online. I am a Sky user in UK. What am I doing wrong? Do I need to input some connection data to it?

Model: DGND3700v1|N600 WIRELESS DUAL BAND GIGABIT ADSL2+ MODEM ROUTER
Message 1213 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

@Luke, Yes - WAN2 was enabled. I've now disabled WAN2. Made no difference other than getting rid of all those DHCPC discover messages.

@rich,
Reloaded the 15 May firmware with WAN2 disabled. For this log I unplugged the DSL line and plugged it back in. It shows from the ADSL link down to as far as it goes.

 

May 15 00:13:43 (none) user.crit kernel: Line 0: ADSL link down
May 15 00:13:43 (none) user.warn kernel: bcmxtmcfg: XTM Link Information, portid = 0, State = DOWN, Service Support = ATM
May 15 00:13:43 (none) user.warn kernel: Broadcom Packet CMF (Experimental) SWC FLUSHED.
May 15 00:13:43 (none) user.warn kernel: bcmxtmcfg: Reinitialize port 0 traffictype 1
May 15 00:13:43 (none) user.warn kernel: bcmxtmcfg: Normal(XTM/PTM) Mode enabled
May 15 00:13:43 (none) user.warn kernel: bcmxtmcfg: Connection DOWN, LinkActiveStatus=0x0
May 15 00:13:45 (none) user.crit kernel: Line 0: xDSL G.994 training
May 15 00:13:56 (none) user.crit kernel: Line 0: ADSL G.992 started
May 15 00:14:01 (none) user.crit kernel: Line 0: ADSL G.992 channel analysis
May 15 00:14:07 (none) user.crit kernel: Line 0: ADSL G.992 message exchange
May 15 00:14:08 (none) user.crit kernel: Line 0: ADSL link up, Bearer 0, us=892, ds=15871
May 15 00:14:08 (none) user.warn kernel: bcmxtmcfg: XTM Link Information, portid = 0, State = UP, Service Support = ATM
May 15 00:14:08 (none) user.warn kernel: bcmxtmcfg: Reinitialize port 0 traffictype 1
May 15 00:14:08 (none) user.warn kernel: bcmxtmcfg: Normal(XTM/PTM) Mode enabled
May 15 00:14:08 (none) user.warn kernel: Broadcom Packet CMF (Experimental) SAR RESET.
May 15 00:14:08 (none) user.warn kernel: Broadcom Packet CMF (Experimental) SAR INITIALIZED.
May 15 00:14:08 (none) user.warn kernel: bcmxtmcfg: Connection UP, LinkActiveStatus=0x1, US=892000, DS=15871000

 

Here's the same piece of log using the 17 March firmware. The starting of pppd that happens in the 17 March does not happen in the 15 May firmware. I don't know how that gets triggered. Is it something I could try to start manually by logging in to the router from Putty? If so, how?

 

May 17 08:40:24 DGND3800B user.crit kernel: Line 0: ADSL link down
May 17 08:40:24 DGND3800B user.warn kernel: bcmxtmcfg: XTM Link Information, portid = 0, State = DOWN, Service Support = ATM
May 17 08:40:24 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SWC FLUSHED.
May 17 08:40:24 DGND3800B user.warn kernel: bcmxtmcfg: Reinitialize port 0 traffictype 1
May 17 08:40:24 DGND3800B user.warn kernel: bcmxtmcfg: Normal(XTM/PTM) Mode enabled
May 17 08:40:24 DGND3800B user.warn kernel: bcmxtmcfg: Connection DOWN, LinkActiveStatus=0x0
May 17 08:40:25 DGND3800B daemon.crit pppd[1851]: Clear IP addresses.  Connection DOWN.
May 17 08:40:25 DGND3800B daemon.crit pppd[1851]: Clear IP addresses.  PPP connection DOWN.
May 17 08:40:26 DGND3800B daemon.err ipsec_setup: ...Openswan IPsec stopped
May 17 08:40:26 DGND3800B daemon.err ipsec_setup: Stopping Openswan IPsec...
May 17 08:40:26 DGND3800B daemon.err ipsec_setup: stop ordered, but IPsec does not appear to be running!
May 17 08:40:26 DGND3800B daemon.err ipsec_setup: doing cleanup anyway...
May 17 08:40:35 DGND3800B daemon.info pppd[1851]: Exit.
May 17 08:40:38 DGND3800B user.crit kernel: Line 0: xDSL G.994 training
May 17 08:40:49 DGND3800B user.crit kernel: Line 0: ADSL G.992 started
May 17 08:40:54 DGND3800B user.crit kernel: Line 0: ADSL G.992 channel analysis
May 17 08:41:00 DGND3800B user.crit kernel: Line 0: ADSL G.992 message exchange
May 17 08:41:01 DGND3800B user.crit kernel: Line 0: ADSL link up, Bearer 0, us=892, ds=15871
May 17 08:41:01 DGND3800B user.warn kernel: bcmxtmcfg: XTM Link Information, portid = 0, State = UP, Service Support = ATM
May 17 08:41:01 DGND3800B user.warn kernel: bcmxtmcfg: Reinitialize port 0 traffictype 1
May 17 08:41:01 DGND3800B user.warn kernel: bcmxtmcfg: Normal(XTM/PTM) Mode enabled
May 17 08:41:01 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SAR RESET.
May 17 08:41:01 DGND3800B user.warn kernel: Broadcom Packet CMF (Experimental) SAR INITIALIZED.
May 17 08:41:01 DGND3800B user.warn kernel: bcmxtmcfg: Connection UP, LinkActiveStatus=0x1, US=892000, DS=15871000
May 17 08:41:05 DGND3800B daemon.notice pppd[2029]: pppd 2.4.1 started by root, uid 0
May 17 08:41:05 DGND3800B daemon.notice pppd[2029]: PPP: Start to connect ...
May 17 08:41:07 DGND3800B daemon.crit pppd[2029]: PPP server detected.
May 17 08:41:07 DGND3800B daemon.crit pppd[2029]: PPP session established.
May 17 08:41:07 DGND3800B daemon.crit pppd[2029]: PPP LCP UP.
May 17 08:41:07 DGND3800B daemon.crit pppd[2029]: Received valid IP address from server.  Connection UP.
May 17 08:41:09 DGND3800B user.notice wan-up.sh: WAN up event Start
May 17 08:41:12 DGND3800B user.emerg kernel: abNatUnhook(1595) <Warning> not find ppp0 in nat hooked interface list
May 17 08:41:12 DGND3800B user.emerg kernel: IOCTL_AG_MM_GROUP_SET invoked.
May 17 06:41:19 DGND3800B daemon.info dnsmasq[709]: read /tmp/dnsmasq.hosts - 1 addresses
May 17 06:41:19 DGND3800B daemon.info dnsmasq[709]: using local addresses only for domain lan
May 17 06:41:19 DGND3800B daemon.info dnsmasq[709]: using nameserver 8.8.4.4#53
May 17 06:41:19 DGND3800B daemon.info dnsmasq[709]: using nameserver 205.171.2.25#53
May 17 08:41:21 DGND3800B user.notice wan-up.sh: WAN up event End

Message 1214 of 1,478
richud
Apprentice

Rif.: New firmware with built in Torrent Client

Hi Chaps

 

Appologies, appears there is a problem with the pppd changes, have removed download link on wiki.

 

w3: I think you originally had WAN2 enabled and although will result in lots of needless dhcp requests on wan2 it wont cause a problem. Now that is all you are seeing though, as pppd isnt coming up from WAN1.

 

I presume everyone with a problem is using PPPoE connections?

 

I will do a rebuild without the pppd changes and then ask that you can try that and at least confirm that is the cause, then try and figure out what is the problem. Sorry!

 

Message 1215 of 1,478
richud
Apprentice

Rif.: New firmware with built in Torrent Client

for anyone who it isnt working - could you please tell;
1) connection type (pppoe, pppoa etc)
2) have you got wan2 enabled, if so, disable wan2
3) have you got a vlan ID set/enabled on wan1 unnecessarily?

cheers
Message 1216 of 1,478
pietrodevo
Aspirant

Rif.: New firmware with built in Torrent Client

Hi Richud,

 

1) PPPoE

2) WAN2 disabled

3) vlan ID unchecked

Message 1217 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

@richud

 

In addition to the posted logs and to answer your latest questions;

 

1) PPPoE

2) WAN2 disabled

3) VLANID for WAN1 is unchecked

Message 1218 of 1,478
richud
Apprentice

Rif.: New firmware with built in Torrent Client

@w3 & @ pietro: ok thanks for info, must be part of a patch (5 small ones) as they only alter pppoe behaviour.

This is build without the new pppd patches, so hopefully will work ok for everyone (except Luke!)

https://mega.nz/#!FA53DAQL!2YHDJeqoaIZvZxf4IJ-k3EU9OKTwQZo4CSj_73tsG2Q

@yonesmit : they both rely on ipchains (well fail2ban definately does as use it on mail server! - it looks like other does too) and this firmware uses netgears proprietary acos stuff I am afraid.
Message 1219 of 1,478
pietrodevo
Aspirant

Rif.: New firmware with built in Torrent Client

@richudEverything fine again, thank you so much 🙂

What do you think about the VLAN thing I talked some months ago? do you think would be possibile to implement?

Message 1220 of 1,478
yonesmit
Aspirant

Rif.: New firmware with built in Torrent Client

@richud is there any way to ban and unban an ip? maybe using your nat.c to call any agApi_fw.... function in libnat.so

If we can ban/unban then developing the parsing of messages log and calling ban/unban can be done.

 

Thanks in advance

 

Message 1221 of 1,478
w3wilkes
Prodigy

Rif.: New firmware with built in Torrent Client

@richud, The 17 May version works like a champ. Thanks for everything! W3

Message 1222 of 1,478
frankfre
Aspirant

Rif.: New firmware with built in Torrent Client

Thanks again for another great release, really appriciated. 

I am a bit confused with the last update. My DGND3700 shows too much disk space.

Photo_20170520-19:17:42.jpg

Photo_20170520-19:11:42.jpg

2G vs 128M 

Am I missing something?

 

Message 1223 of 1,478
ascorp
Aspirant

Rif.: New firmware with built in Torrent Client

Hello, richud! It's great firmware, great thanks, but i have two questions. How can I change the timezone, where? And is it possible to upload a file manager for files not bt?

Message 1224 of 1,478
frankfre
Aspirant

Rif.: New firmware with built in Torrent Client

You can find  NTPd/Timezone Setting first change to Advanced tab
then you can find it under Advanced Setup 2 
Message 1225 of 1,478
Top Contributors
Announcements

Orbi WiFi 7