New Build - 01/19/2023 - r51440

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


Joined: 06 Aug 2022
Posts: 2

PostPosted: Fri Jan 20, 2023 19:24    Post subject: Reply with quote
egc wrote:
SSH has been updated, if you have trouble connecting with SSH then download the latest Putty and make sure under SSH/Host keys to move ed25519 to the top and untick "Prefer Algorithms for which a host key is known" or forget your known HOST keys (the fingerprints) from your client.


Oh so it supports ed25519 now. That's great! I changed my keys in dd-wrt panel and removed router key from ~/.ssh/known_hosts file and now it works. Thank you!

I'll play with DNS stuff later when I'm home alone. I don't know much about it that's why I have such weird settings. I'll take a look at Smart DNS.

Thank you for your help!
Sponsor
pandemonium420
DD-WRT User


Joined: 21 Nov 2013
Posts: 65
Location: Cathedral City, CA, USA

PostPosted: Fri Jan 20, 2023 22:14    Post subject: Reply with quote
egc wrote:
d00zah wrote:
Same as r51362... IPv6 appears to be WIP.

DDNS freedns.afraid.org IPv6 update doesn't. Looks to be updating IPv4 twice, if'n I'm reading this right?

In-a-dyn version 2.10.0 -- Dynamic DNS update client.
Startup delay: 30 sec ...
Update forced for alias hostname.domain.net, new IP# xxx.112.yyy.182
Update forced for alias hostname.domain.net, new IP# xxx.112.yyy.182
Updating cache for hostname.domain.net
Updating cache for hostname.domain.net

nslookup still only reports IPv4 record, so not just cosmetic.

All good, otherwise.


I use noip.com which works and updates both IPv4 and IPv6

EDIT: also tested dynv6.com works for IPv4 and IPv6


Greetings,

Build 51400 - R7800

I am using noip.com also, I have AAAA records for my domain, but I get same results with the ipv4 address on both lines. The standard noip update address is http://dynupdate.no-ip.com, but for ipv6 they state http://ip1.dynupdate6.no-ip.com/ is used for updating ipv6. I was going to try custom DDNS, but there aren't any fields for IPv6. Just not sure what is happening in the code for the servers that get queried when the service starts or updates.

----

Also, on a side note on this build, the 5ghz light still doesn't come on in this build as with the last several builds.

_________________
Router/Version: Netgear R7800

File/Kernel: DD-WRT v3.0-r50671 std (10/26/22), Linux 4.9.330 #1313 SMP Wed Oct 26 05:13:03 +07 2022 armv7l




d00zah
DD-WRT User


Joined: 06 Jun 2006
Posts: 211

PostPosted: Fri Jan 20, 2023 23:10    Post subject: Reply with quote
pandemonium420 wrote:
d00zah wrote:
Same as r51362... IPv6 appears to be WIP.

DDNS freedns.afraid.org IPv6 update doesn't. Looks to be updating IPv4 twice, if'n I'm reading this right?

In-a-dyn version 2.10.0 -- Dynamic DNS update client.
Startup delay: 30 sec ...
Update forced for alias hostname.domain.net, new IP# xxx.112.yyy.182
Update forced for alias hostname.domain.net, new IP# xxx.112.yyy.182
Updating cache for hostname.domain.net
Updating cache for hostname.domain.net

nslookup still only reports IPv4 record, so not just cosmetic.

cat /tmp/ddns/ipv6@freedns.afraid.org-hostname.domain.net.cache >

only contains current IPv4 address

cat /tmp/ddns/inadyn.conf >

period = 600
forced-update = 864000
allow-ipv6 = true
provider default@freedns.afraid.org {
username = "[username]"
password = "[password]"
hostname = {"hostname.domain.net"}
ssl = true
checkip-command = "/sbin/service checkwanip main"
}
provider ipv6@freedns.afraid.org {
username = "[username]"
password = "[password]"
hostname = {"hostname.domain.net"}
ssl = true
checkip-command = "/sbin/service checkwanip main"

Checked 'Use External IP Check' & IPv6 updates successfully.

Obviously just user error. All good.


Greetings,

Build 51400 - R7800

I am using noip.com also, I have AAAA records for my domain, but I get same results with the ipv4 address on both lines. The standard noip update address is http://dynupdate.no-ip.com, but for ipv6 they state http://ip1.dynupdate6.no-ip.com/ is used for updating ipv6. I was going to try custom DDNS, but there aren't any fields for IPv6. Just not sure what is happening in the code for the servers that get queried when the service starts or updates.


See my updates... 'Use External IP Check' & a reboot. Updates then began to work for both IPv4/IPv6. It MAY have just needed that to set the respective caches straight? YMMV

_________________
NetGear XR500 - FW Version: DD-WRT v3.0-r55819 std (04/17/24)
Linux 6.1.86 #130 SMP Wed Apr 17 05:48:30 +07 2024 armv7l
Updated from: DD-WRT v3.0-55779 std (04/12/24) via GUI (FF), NO reset
Gateway: SmartDNS, DDNS (FreeDNS), IPv4 DHCP, Static leases, SFE Disabled, QoS Disabled
AP: 2.4GHz NG-Mixed 40MHz, 5GHz AC/N-Mixed 80MHz, WPA2 w/ AES, MAC filtering, Isolated Guest VAP on wlan1, Vanilla FW
Services: USB Storage, NAS, Samba
Storage: Samsung Portable SSD T7 Shield USB 3.2 2TB, /jffs, /opt, /data (ext4)
habeIchVergessen
DD-WRT User


Joined: 04 May 2010
Posts: 431

PostPosted: Fri Jan 20, 2023 23:19    Post subject: Reply with quote
klancy22 wrote:
egc wrote:
SSH has been updated, if you have trouble connecting with SSH then download the latest Putty and make sure under SSH/Host keys to move ed25519 to the top and untick "Prefer Algorithms for which a host key is known" or forget your known HOST keys (the fingerprints) from your client.


Oh so it supports ed25519 now. That's great! I changed my keys in dd-wrt panel and removed router key from ~/.ssh/known_hosts file and now it works. Thank you!

I'll play with DNS stuff later when I'm home alone. I don't know much about it that's why I have such weird settings. I'll take a look at Smart DNS.

Thank you for your help!


on debian (wsl2) add following to /etc/ssh/ssh_config to get ipv4 working again
Code:

HostKeyAlgorithms ssh-ed25519,ssh-rsa

but it's no explanation why ipv6 works
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Sat Jan 21, 2023 2:04    Post subject: Reply with quote
Home Main Gateway Router

Router/Version: R7800
File/Kernel: DD-WRT v3.0-r51440 std (01/19/23)
Kernel Version: Linux 4.9.337 #1492 SMP Thu Jan 19 04:05:30 +07 2023 armv7l
Previous/Reset: r51306 / No, CLI Update-> reboot & 2nd reboot
Mode/Status: GW / Working Well
Issues/Errors: On Reboot Startup Scripts didn't start, on 2nd Reboot All Good / none
Services Used: DHCP WAN,IPv6-6to4,NTP,WG Client,VLANx,BRx,SSH,Syslog,Cron,USB Storage,Entware DNSCrypt v2.1.1
Services Disabled: 2.4 & 5Ghz Radios,QoS,ttraff,SFE,Telnet,NAS,Samba,YAMon3.4.6

Running for over 34 hours.


Home Main AP Router

Router/Version: R7800
File/Kernel: DD-WRT v3.0-r51440 std (01/19/23)
Kernel Version: Linux 4.9.337 #1492 SMP Thu Jan 19 04:05:30 +07 2023 armv7l
Previous/Reset: r51306 / No, CLI Update-> reboot & 2nd rebbot
Mode/Status: GW(double-nat) & AP / Working Well
Issues/Errors: 5Ghz LED is OFF / none
Services Used: 2.4 & 5Ghz Radios,Static WAN,IPv6-6to4,WiFi DD-WRT,NTP,2xWG Clients,VAPx,VLANx,BRx,SSH,Syslog,Cron,USB Storage,Entware DNSCrypt v2.1.1
Services Disabled: SPI,QoS,ttraff,SFE,Telnet,NAS,Samba

Notes: Swiched WiFi Firmware from DD-WRT to Vanilla. DD-WRT WiFi would slow down over test.
Issues: 5Ghz LED is OFF but 5Ghz Radio is working fine.

Running for over 34 hours.

Thank-you BrianSlyer for your Great Work and everyone else who makes DD-WRT Great on the Forum!

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12889
Location: Netherlands

PostPosted: Sat Jan 21, 2023 7:16    Post subject: Reply with quote
pandemonium420 wrote:
egc wrote:
d00zah wrote:
Same as r51362... IPv6 appears to be WIP.

DDNS freedns.afraid.org IPv6 update doesn't. Looks to be updating IPv4 twice, if'n I'm reading this right?

In-a-dyn version 2.10.0 -- Dynamic DNS update client.
Startup delay: 30 sec ...
Update forced for alias hostname.domain.net, new IP# xxx.112.yyy.182
Update forced for alias hostname.domain.net, new IP# xxx.112.yyy.182
Updating cache for hostname.domain.net
Updating cache for hostname.domain.net

nslookup still only reports IPv4 record, so not just cosmetic.

All good, otherwise.


I use noip.com which works and updates both IPv4 and IPv6

EDIT: also tested dynv6.com works for IPv4 and IPv6


Greetings,

Build 51400 - R7800

I am using noip.com also, I have AAAA records for my domain, but I get same results with the ipv4 address on both lines. The standard noip update address is http://dynupdate.no-ip.com, but for ipv6 they state http://ip1.dynupdate6.no-ip.com/ is used for updating ipv6. I was going to try custom DDNS, but there aren't any fields for IPv6. Just not sure what is happening in the code for the servers that get queried when the service starts or updates.

----

Also, on a side note on this build, the 5ghz light still doesn't come on in this build as with the last several builds.


I have no problem with noip.com it updates both my IPv4 and IPv6 addresses.
When you create a hostname you have to choose an AAAA record to use both IPv4 and IPv6.
It can takes up to 15 minutes before the change has trickled through.

_________________
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
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14223
Location: Texas, USA

PostPosted: Sat Jan 21, 2023 16:32    Post subject: Reply with quote
Alozaros wrote:
dale_gribble39 wrote:
Well, the source of the report is questionable in my opinion, to say the least, anyway. Thank you for your confirmation of no bug related to that, mac913.


well... i had a quick look and here what i ve found:

i have web access https only, no remote access enabled on this unit:



so, every time i go to GUI Administration>Management page and hit save and than apply,
remote https becomes enabled, than if i do a nvram set .... manually revert it to 0 than, nvram commit (or even reboot), on check its 0, on save apply on this page it comes back to 1....

root@1043NDv2:~# nvram show | grep remote_mgt_https=
remote_mgt_https=1
root@1043NDv2:~# nvram set remote_mgt_https=0
root@1043NDv2:~# nvram commit
root@1043NDv2:~# nvram show | grep remote_mgt_https=
remote_mgt_https=0

root@1043NDv2:~# nvram show | grep remote_mgt_https=
remote_mgt_https=1

I guess, same happens for the rest units i have...what ever i enter on this page, and i dont do it very often.... on save apply it triggers remote_mgt_https=1 no idea since when... Rolling Eyes
I also tend to carry same setup forward and no reset or manually rebuild, unless is needed...so, no idea when the glitch happened... Rolling Eyes

blkt wrote:
I do not have a problem, settings are default on Administration -> Management tab, but can easily replicate.

Simply copy Alozaros screenshot: uncheck Web Access HTTP, check HTTPS, disable Info Site, Save and Apply.

nvram show | grep remote_mgt
size: 27693 bytes (103379 left)
remote_mgt_ssh=0
remote_mgt_telnet=0
remote_mgt_https=1

Edit note, checked dmesg again and it appears r51440 EA8500 vanilla firmware is still crashing since r50963.

Two additional crashes are results of making changes to replicate Alozaros settings, save & apply then revert.

Edit note 2 Web UI Management (remote_management=0) remained disabled the entire time during the test.

Alozaros wrote:
Thanks blkt !

P.S. BS its not a trojan...but a small glitch...!

The reply I got from BS about this seemed to me that he didn't read what exactly you were doing to create the "problem"; but as @blkt has stated in his post, (overall) remote management is still disabled (would've helped to have screenshots). So, maybe nothing to be (too) concerned about unless you have successfully remotely accessed the webUI via https...

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
computerperson
DD-WRT Novice


Joined: 16 May 2019
Posts: 43

PostPosted: Sat Jan 21, 2023 16:50    Post subject: 5 GHz LED not working Reply with quote
Router/Version: Netgear r7800
File/Kernel: DD-WRT v3.0-r51440 std (01/19/23
Previous/Reset: No
Mode/Status: OK
Issues/Errors: Just the 5 GHz LED not working but somehow, I fixed it


Quote:
From pandemonium420 : Also, on a side note on this build, the 5ghz light still doesn't come on in this build as with the last several builds.


On previous build 51184 I was able to get the 5GHz light working by toggling from Vanilla to DD-WRT and back again. Not on this build 51440.

I did have a configuration backup from the previous build 51184 where I had the 5GHz LED working, and when I overwrote the configuration backup to this build 51440 the 5GHz LED started working again.

I have no idea why this worked, I'm not knowledgeable enough, but right now everything including 5GHz LED light is working great.

Thanks to everyone on this forum, especially the gurus and coders who are so helpful.

_________________
- a candle loses nothing by lighting another candle


Last edited by computerperson on Sat Jan 21, 2023 19:37; edited 3 times in total
Corb
DD-WRT Novice


Joined: 19 Dec 2016
Posts: 5

PostPosted: Sat Jan 21, 2023 19:33    Post subject: New Build - 01/19/2023 - r51440 Reply with quote
Router/Version: Netgear R9000 Nighthawk X10
Update method: webGui
File/Kernel: DD-WRT v3.0-r51440 std (01/19/23)
Previous/Reset: DD-WRT v3.0-r50146 std (09/10/22) / No
Mode/Status: almost perfect / working normally
Issues/Errors: minor issue regarding Samba.

Ticket #7631 (still open).
Samba works good, but a Directory on a samba share cannot be deleted from Windows when it contains a subdirectory with files. It re-appears after refreshing.
Deleting a directory from Linux works good, no issue. The share is ext4 formatted.
Samba was fully okay on r50146, as such I’m back on r50146

Thanks BS and team

Functionality used:
NAT &DHCP, AP, DNSMasq, Clock 2000MHz, Static Leases, QoS, 2.4G Vanilla, 5G Vanilla, OpenVPN server, Wireguard Server, Samba, DDNS, scheduled reboot.
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 6440
Location: UK, London, just across the river..

PostPosted: Sat Jan 21, 2023 20:29    Post subject: Reply with quote
in relation with my previous post in this tread, regarding remote https enabled...

-its not enabled by default but it seemed like...I upgraded 4 units and checked it and it turned up it was enabled and than checked the GUI option and it was disabled by default, so no idea where the broken phone came into play, but i corrected and edited my posts in relation to...

To me in that moment it seemed like that...so, my mistake, i was busy and didn't have time to check/find...as i dont always have lots of free time...

-just checked another unit running 51011 and the remote https glitch was still there..if im not wrong it happened further down...like in the last of 50xxx i mentioned it, but I didn't invest any time in it..just disabled it and carried on..

-KP-69 Im not willing to live that option enabled on my units...

1st kid's in the student accommodation are crafty...ltlfkrs Laughing
2d in my ISP provided network i can see lots of various attempts...on the WAN side...mostly ssh..but some are very insistent...and require ipset blocking...

I hope it will be sorted... Embarassed

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55630 WAP
TP-Link WR1043NDv2 -DD-WRT 55723 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 --DD-WRT 55779 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55819 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55779 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
strange
DD-WRT User


Joined: 18 Jun 2006
Posts: 229

PostPosted: Sat Jan 21, 2023 21:23    Post subject: Reply with quote
Netgear XR500 – Gateway
Firmware Version: DD-WRT v3.0-r51440 std (01/19/23)
Kernel Version: Linux 4.9.337 #1492 SMP Thu Jan 19 04:05:30 +07 2023 armv7l
Wireless: Vanilla with Airtime Fairness enabled
Temperatures: CPU 52.195 °C / wlan0 55 °C / wlan1 60 °C
Current Time: Sat, 21 Jan 2023 13:21:16
Uptime: 1 day, 19:31
Reset: No
CL install over r51288
Running Services: Wireguard client, USB, NAS, mDNS/Avahi. SmartDNS

No issues

Thank you BS and gurus.

_________________
Netgear XR500 - Gateway
R6700 v3 - Station Bridge
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14223
Location: Texas, USA

PostPosted: Sat Jan 21, 2023 21:53    Post subject: Reply with quote
Alozaros wrote:
in relation with my previous post in this tread, regarding remote https enabled...

-its not enabled by default but it seemed like...I upgraded 4 units and checked it and it turned up it was enabled and than checked the GUI option and it was disabled by default, so no idea where the broken phone came into play, but i corrected and edited my posts in relation to...

To me in that moment it seemed like that...so, my mistake, i was busy and didn't have time to check/find...as i dont always have lots of free time...

-just checked another unit running 51011 and the remote https glitch was still there..if im not wrong it happened further down...like in the last of 50xxx i mentioned it, but I didn't invest any time in it..just disabled it and carried on..

-KP-69 Im not willing to live that option enabled on my units...

1st kid's in the student accommodation are crafty...ltlfkrs Laughing
2d in my ISP provided network i can see lots of various attempts...on the WAN side...mostly ssh..but some are very insistent...and require ipset blocking...

I hope it will be sorted... Embarassed

Then you can take it up with the head master as his last reply was that it was not reproduceable and I refuse to badger and bully him about it. Anyone with the skills can review the code for Management.asp (and associated files) to see if there is a bug. If it was an introduced regression and not always like that, then it was due to webUI enhancements, but someone else can examine these commits to determine if the bug was present before the enhancements:

https://github.com/mirror/dd-wrt/commit/a2e898d148db787747368babd3c19ef8dce65b4c

https://github.com/mirror/dd-wrt/commit/2f2c54a928b9295220f06477ffdb64d8e5ddd997

https://github.com/mirror/dd-wrt/commit/1e8d3ca91e78737f2469f036f867a5bcc5c08ce7

https://github.com/mirror/dd-wrt/commit/88339859e49099cc7ad4ec030d08035beb6a5e79

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
CR_Apollo
DD-WRT User


Joined: 25 Dec 2020
Posts: 90
Location: Toronto - Canada

PostPosted: Sun Jan 22, 2023 5:05    Post subject: Reply with quote
Alozaros wrote:
in relation with my previous post in this tread, regarding remote https enabled...

-its not enabled by default but it seemed like...I upgraded 4 units and checked it and it turned up it was enabled and than checked the GUI option and it was disabled by default, so no idea where the broken phone came into play, but i corrected and edited my posts in relation to...

To me in that moment it seemed like that...so, my mistake, i was busy and didn't have time to check/find...as i dont always have lots of free time...

-just checked another unit running 51011 and the remote https glitch was still there..if im not wrong it happened further down...like in the last of 50xxx i mentioned it, but I didn't invest any time in it..just disabled it and carried on..

-KP-69 Im not willing to live that option enabled on my units...

1st kid's in the student accommodation are crafty...ltlfkrs Laughing
2d in my ISP provided network i can see lots of various attempts...on the WAN side...mostly ssh..but some are very insistent...and require ipset blocking...

I hope it will be sorted... Embarassed



Question about the HTTPS being 1 for remote. Does that not just mean that you are only allowing HTTPS for web management, not that remote management is actually enable? If you set HTTP and HTTPS on for web, would they not both have 1 as well, but remote still disable under the main setting?
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 6440
Location: UK, London, just across the river..

PostPosted: Sun Jan 22, 2023 8:42    Post subject: Reply with quote
To answer your question …
-by default https remote management is disabled
-due to a small glitch for some odd reason it gets enabled
once you click save & apply on administration page and have https for local
web access enabled, while http is disabled and wan management is disabled too
it happens on various routers as this code is the same for all units..i guess

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55630 WAP
TP-Link WR1043NDv2 -DD-WRT 55723 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 --DD-WRT 55779 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55819 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55779 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
ho1Aetoo
DD-WRT Guru


Joined: 19 Feb 2019
Posts: 2977
Location: Germany

PostPosted: Sun Jan 22, 2023 9:13    Post subject: Reply with quote
i can reproduce it here with build v3.0-r50906

HTTP X HTTPS X

remote_mgt_ssh=0
remote_mgt_telnet=0
remote_mgt_https=0


HTTP HTTPS X

remote_mgt_ssh=0
remote_mgt_telnet=0
remote_mgt_https=0


HTTP X HTTPS X

remote_mgt_ssh=0
remote_mgt_telnet=0
remote_mgt_https=1

HTTP X HTTPS

remote_mgt_ssh=0
remote_mgt_telnet=0
remote_mgt_https=0

HTTP X HTTPS X

remote_mgt_ssh=0
remote_mgt_telnet=0
remote_mgt_https=0


depends somewhat on the order in which you activate the options
Goto page Previous  1, 2, 3, 4, 5  Next Display posts from previous:    Page 3 of 5
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