Posted: Sun Nov 10, 2024 17:55 Post subject: Question about config files
HI,
I use open-wrt, but one of my router works better with DD-Wrt, I wondered if on dd wrt we can have the config files like on Open-Wrt to configure our router, I mean like a diffconfig/config.buildinfo ?
If someone could send me his config like we do on the other forum?
thanks
Joined: 16 Nov 2015 Posts: 7045 Location: UK, London, just across the river..
Posted: Sun Nov 10, 2024 19:08 Post subject:
-configs openwrt and ddwrt - are not compatible
-configs from different ddwrt builds - are not very recommended
-however in some very limited cases you can use the configs from the same routers same versions...
i've done that on my R7800 and 1043v2..but i guess its not very ideal...
-config files from ddwrt different routers or different versions of the same model - are not recommended _________________ Atheros
TP-Link WR1043NDv2 -DD-WRT 62606 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 62890 GTW/SmDNS/DoT,AD-Blk,Forced DNS,AP&Net Isolation,x2VLAN,Vanilla
Netgear R7800 --DD-WRT 62606 Gateway/DNSCryptv2,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla,VPN cli
Netgear R9000 --DD-WRT 62606 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 62606
Broadcom
Netgear R7000 --DD-WRT 63020 GTW/DNScrypt-proxy2/AD-Block,IPset Firewall,Forced DNS,x4VLAN,VPN cli
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
so it is impossible to use SSH session to extract our config and change it from there?
In DD-WRT, the configuration is saved in nvram. You can ssh into the router and type
Code:
nvram show
to see it or dump it:
Code:
nvram show > /tmp/nvram.bak
Openwrt uses /etc/config/ dir to store its configs. They are totally different and incompatible. _________________ - Linksys EA8500: I-Gateway, WAP/VAP 5ghz only. Features: VLANs, Samba, WG, Entware - r60xxx
- Linksys EA8500: 802.11s Secondary w/VLAN Trunk over 5ghz - r60xxx
- Linksys MX4300: 802.11s Primary w/VLAN Trunk over 5ghz. 2.4ghz WAP/VAP only - r60xxx
- Linksys MX4300: (WAP/VAP (7)) Multiple VLANs over single trunk port. Entware/Samba r60xxx
- Linksys MR7350: WDS Station for extended Ethernet r60xxx
- Linksys MR7500, MX8500: None in production. Just testing. r60xxx
- OSes: Fedora 40, 10 RPis (2,3,4,5), 23 ESP8266s: Straight from Amiga to Linux in '95, never having owned a Windows PC.
- Forum member #248