New Build - 11/09/2022 - r50841

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3  Next
Author Message
sumbuddie
DD-WRT User


Joined: 28 Mar 2009
Posts: 77

PostPosted: Thu Nov 10, 2022 20:39    Post subject: Reply with quote
DDNS with DNS-O-Matic is problematic on my end.

Using the DNS-O-Matic option, I get the following result:

Fatal error in DDNS server response:
[401 Unauthorized] badauth
Error response from DDNS server, exiting!

Looks like it's not logging in correctly to me.

I've tried configuring it using Custom setting below as well with the same results (used Custom with the older In-a-dyn version in the past and was working):

Dynamic DNS Server: updates.dnsomatic.com:443
Path: /nic/update?hostname=
Use External IP Check: Yes
Use SSL: Yes

Disabling "External IP Check" I see the following error:

Error running 'INADYN_PROVIDER="custom" INADYN_USER="xxx" /sbin/service checkwanip main': 0 bytes read

(xxx is the Username as configured)

Update: may have fixed this by changing my password to a more simplified one with fewer/basic special characters.
Sponsor
µP
DD-WRT Novice


Joined: 01 Jul 2021
Posts: 16
Location: at/fin

PostPosted: Thu Nov 10, 2022 23:24    Post subject: Reply with quote
Router/Version: TP-Link ARCHER-C7 v2
File/Kernel: DD-WRT v3.0-r50841 std (11/08/22) Linux 3.18.140-d6 #157324 Tue Nov 8 13:15:40 -00 2022 mips
Previous/Reset: r50671, No reset
Mode/Status: basic gateway, 5GHz Mixed 80MHz DD-WRT & 2,4GHz Mixed 40MHz
Issues/Errors: None so far, uptime 26hrs

Thanks Smile
DWCruiser
DD-WRT User


Joined: 15 Aug 2016
Posts: 223
Location: Melbourne, Australia

PostPosted: Fri Nov 11, 2022 4:26    Post subject: Reply with quote
Thank you BS & Team.

Netgear R9000 Nighthawk X10
File: DD-WRT v3.0-r50841 std (11/09/22)
Kernel: Linux 4.9.332 #653 SMP Mon Nov 7 18:53:29 +07 2022 armv7l
Reset: No
Mode & Uptime: Gateway running over 10hrs
Features:
- Gateway & DNSMasq
- Network separation (VLAN)
* Private network (vlan1, wlan0, wlan1)
* Guest network (wlan0.1)
* IoT network (wlan1.1)
(VLANS are bridged to avoid conflicts peculiar to R9000)
- 5GHz (AC/N-Mixed - dynamic 20/40MHz (DD-WRT)
- 2.4GHz (NG-Mixed) - full 20MHz (DD-WRT)
- Static, MAC-tied & DHCP allocated IPs
- CloudFare with 'Ignore WAN DNS' option
- OpenVPN Client with PBR for source IPs - P/Forwarding to 2nd router for OpenVPN Server.
- QoS (HFSC/SFC priorities set on MAC, Netmask & Interface)

(Disabled/Not used)
- WLAN2 - 60Ghz
- 10G LAN SFP+

Issues/Errors: Not aware of.

_________________
Life is a journey; travel alone makes it less enjoyable and lonely.
Molle
DD-WRT User


Joined: 13 Jan 2015
Posts: 122
Location: Finland

PostPosted: Fri Nov 11, 2022 8:48    Post subject: Reply with quote
Router/Version: Netgear R7800
Previous/Reset: r50500 (CLI update) / No
Status: OK
    - 5 GHz (DD-WRT): WDS AP, AC/N-Mixed, VHT80
    - 2.4 GHz (DD-WRT): AP, NG-Mixed, Wide HT40
    - Features: Gateway, IPv4, DHCP Server, DNSMasq, Static Leases, NTP Client, Ondemand Governor

Router/Version: Linksys EA8500
Previous/Reset: r50500 (CLI update) / No
Status: OK
    - 5 GHz (DD-WRT): WDS Station, AC/N-Mixed, VHT80
    - 2.4 GHz: disabled
    - Features: IPv4, NTP Client, Ondemand Governor

Thanks BS & team!
nyddwrtuser330
DD-WRT User


Joined: 05 Mar 2018
Posts: 221

PostPosted: Fri Nov 11, 2022 13:41    Post subject: Reply with quote
@sumbuddie, you need to redo your config for dns omatic in this version of inadyn
Do not use custom (no longer necessary and parameters/format probably changed).

There is a dropdown that now includes dnsomatic. Use it. Make sure you select the USE SSL checkbox.

User/Pass should be self expalnatory. For hostname I'm using all.dnsomatic.com (no :443 and do not put http(s) before it, as its actually using that for a hostname lookup. your hostname might differ if you are using only a single providor). Nothing else should be neneccesary

[quote="sumbuddie"]DDNS with DNS-O-Matic is problematic on my end.

Using the DNS-O-Matic option, I get the following result:

Fatal error in DDNS server response:
[401 Unauthorized] badauth
Error response from DDNS server, exiting!

Looks like it's not logging in correctly to me.

I've tried configuring it using Custom setting below as well with the same results (used Custom with the older In-a-dyn version in the past and was working):

Dynamic DNS Server: updates.dnsomatic.com:443
Path: /nic/update?hostname=
Use External IP Check: Yes
Use SSL: Yes

Disabling "External IP Check" I see the following error:

Error running 'INADYN_PROVIDER="custom" INADYN_USER="xxx" /sbin/service checkwanip main': 0 bytes read

(xxx is the Username as configured)

Update: may have fixed this by changing my password to a more simplified one with fewer/basic special characters.[/quote]
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2963
Location: Germany

PostPosted: Fri Nov 11, 2022 13:48    Post subject: Reply with quote
Yes, if you have a SSL checkbox you don't need to specify port 443?

443 is the https standard port
sumbuddie
DD-WRT User


Joined: 28 Mar 2009
Posts: 77

PostPosted: Fri Nov 11, 2022 20:35    Post subject: Reply with quote
nyddwrtuser330 wrote:
@sumbuddie, you need to redo your config for dns omatic in this version of inadyn
Do not use custom (no longer necessary and parameters/format probably changed).

There is a dropdown that now includes dnsomatic. Use it. Make sure you select the USE SSL checkbox.

User/Pass should be self expalnatory. For hostname I'm using all.dnsomatic.com (no :443 and do not put http(s) before it, as its actually using that for a hostname lookup. your hostname might differ if you are using only a single providor). Nothing else should be neneccesary


I was using the dropdown option first but encountered the issue. Then I tried to configure using the custom option but ended up with the same error.

Anyhow, changing my password to a simpler one seemed to fix the authentication error - I'm guessing the special characters I had was causing the issue.

FWIW, my old password (now changed) was:

Z'C~']$DW=466NMi^a~(

in case anyone wants to see if any of those characters would pose a problem.

Also, my custom config works as well (with new pw).

I'm now seeing the following error instead when using the DNS-O-Matic dropdown:

Communication with checkip server myip.dnsomatic.com failed, run again with 'inadyn -l debug' if problem persists
Retrying with built-in 'default', api.ipify.org ...
Please note, myip.dnsomatic.com seems unstable, consider overriding it in your configuration with 'checkip-server = default'

However, using the custom configuration appears fine.
DWCruiser
DD-WRT User


Joined: 15 Aug 2016
Posts: 223
Location: Melbourne, Australia

PostPosted: Fri Nov 11, 2022 20:45    Post subject: Reply with quote
I got the feeling that DDWRT firmware for the Wifi component starts to become a better alternative for wireless. 802.11 a/b/g/n/ac and, perhaps, 802.11ax when it's widely adopted.

Like DDWRT has been definitely a better choice, and the best in many cases, for many consumer-grade routers than stock firmware that came with them.

I am reminded the car was invented in the US and Germans perfected it. We all stand on the shoulders of giants.

And cheers for that from me.

_________________
Life is a journey; travel alone makes it less enjoyable and lonely.
thommy181
DD-WRT User


Joined: 16 Mar 2019
Posts: 353
Location: Szczecin, Poland EU

PostPosted: Sat Nov 12, 2022 9:14    Post subject: New Build - 11/09/2022 - r50841 Reply with quote
Router/Version: TP-Link TL-WDR3600 v1.5
Kernel: Linux 3.10.108-d11 #120682 Wed Nov 9 01:20:49 -00 2022 mips
Reset: No
Mode: Internet gateway, WIFI AP, dnsmasq, firewall
Issues: some yellow marked events, but it's nothing significant
Status: Working
Uptime: almost 3 days

Router working rather good.
the-joker
DD-WRT Developer/Maintainer


Joined: 31 Jul 2021
Posts: 2146
Location: All over YOUR webs

PostPosted: Sat Nov 12, 2022 10:40    Post subject: Reply with quote
DWCruiser wrote:
I am reminded the car was invented in the US and Germans perfected it. We all stand on the shoulders of giants.

It was not invented in US at all you have it backwards, CARL BENZ was the first internal combustion, and before him steam power and not American at all.

So really the giants standing ontop of the little people is more how I would describe it.

Ref https://www.worldatlas.com/articles/what-was-the-first-car-ever-made.html and https://en.wikipedia.org/wiki/Mercedes-Benz

And now for my ontopic reply... Because I dont wanna turn this into a sausage factory entirely

@sumbuddie will pass this along, I havent checked if this is a inadyn limitation or DD-WRT.

_________________
Saving your retinas from the burn!🔥
DD-WRT Inspired themes for routers
DD-WRT Inspired themes for the phpBB Forum
DD-WRT Inspired themes for the SVN Trac & FTP site
Join in for a chat @ #style_it_themes_public:matrix.org or #style_it_themes:discord

DD-WRT UI Themes Bug Reporting and Discussion thread

Router: ANus RT-AC68U E1 (recognized as C1)
DWCruiser
DD-WRT User


Joined: 15 Aug 2016
Posts: 223
Location: Melbourne, Australia

PostPosted: Sat Nov 12, 2022 21:46    Post subject: Reply with quote
the-joker wrote:
DWCruiser wrote:
I am reminded the car was invented in the US and Germans perfected it. We all stand on the shoulders of giants.


It was not invented in US at all you have it backwards, CARL BENZ was the first internal combustion, and before him steam power and not American at all.

So really the giants standing ontop of the little people is more how I would describe it.

Ref https://www.worldatlas.com/articles/what-was-the-first-car-ever-made.html and https://en.wikipedia.org/wiki/Mercedes-Benz


Thank you, the-joker, for the education and i stand corrected. Smile As you can see, my knowledge about cars did not extend pass mass produced ones (Ford method) in the US prior to reading your linked articles. I actually did not learn to drive a car till i was about 30 years of age from my wife, then girlfriend. A late learner-driver by social factors. And hardly a petrol head. So to speak. Laughing Thank you again, the-joker.

_________________
Life is a journey; travel alone makes it less enjoyable and lonely.
madmark
DD-WRT Novice


Joined: 29 Jul 2019
Posts: 31

PostPosted: Mon Nov 14, 2022 13:05    Post subject: TP-Link ARCHER-C5 v1 Reply with quote
Router Model: TP-Link ARCHER-C5 v1
Kernel Version: Linux 3.18.140-d6
Previous/Reset: 11/06/2022 - r50814 / No
Mode/Status: Gateway /2.4 GHz,5.0 GHz, IPv4, Port Forwarding, NTP TimeSync, Samba, ProFTPD, PPTP
Issues/Errors: OpenVPN server is no working.
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6285
Location: Texas

PostPosted: Mon Nov 14, 2022 13:37    Post subject: Re: TP-Link ARCHER-C5 v1 Reply with quote
madmark wrote:
Issues/Errors: OpenVPN server is no working.

check your configuration---
r50814 and r50841 OVPN Server works perfectly fine on the EA8500 & the WNDR3700v4
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12875
Location: Netherlands

PostPosted: Mon Nov 14, 2022 13:50    Post subject: Re: TP-Link ARCHER-C5 v1 Reply with quote
madmark wrote:
Router Model: TP-Link ARCHER-C5 v1
Kernel Version: Linux 3.18.140-d6
Previous/Reset: 11/06/2022 - r50814 / No
Mode/Status: Gateway /2.4 GHz,5.0 GHz, IPv4, Port Forwarding, NTP TimeSync, Samba, ProFTPD, PPTP
Issues/Errors: OpenVPN server is no working.


No problem for my OpenVPN server, please check your settings with the OpenVPN Server setup guide:
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=327398

If you still have problems open a separate thread in the Advanced Networking Forum.
Post screens shot of the whole OpenVPN Setup page including the whole content of the Additional Configuration.
Post output of (from CLI e.g. telnet/Putty) of:
Code:
grep -i openvpn /var/log/messages

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
commodore
DD-WRT User


Joined: 20 Jun 2010
Posts: 165

PostPosted: Wed Nov 16, 2022 20:04    Post subject: Reply with quote
Router/Version: TP-Link WR1043ND V3
File/Kernel: Linux 3.18.140-d6 #157392 Wed Nov 9 03:18:37 -00 2022 mips
Previous/Reset: r50671 / No
Mode/Status: Gateway/DHCP
Issues/Errors: wifi disconnects

I've noticed a strange behavior after the update: After waking the iPhone, its wifi icon goes away (replaced by LTE icon) for a second, and then comes back. It seems a brief wifi disconnect is initiated, as the Lease Expiration (on router's LAN status page) for iPhone is reset back to 24 h and counting.
Sometimes after waking up, the iPhone status bar already displays LTE (instead of the wifi icon), but connects back to wifi quickly afterwards.
This was not the case in my previous build (50671), or ever before.
Goto page Previous  1, 2, 3  Next Display posts from previous:    Page 2 of 3
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum