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: 6758 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 WR740Nv1 ---DD-WRT 58184 WAP
TP-Link WR1043NDv2 -DD-WRT 59346 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 59346 Gateway/DoT,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 59346 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 59171 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Dynalink DL-WRX36-DDWRT 59346
Broadcom
Netgear R7000 --DD-WRT 58976 Gateway/SmartDNS/DoT,AD-Block,IPsetFirewall,Forced DNS,x3VLAN,VPN
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: WDS-AP, VLANs, Samba, WG, Entware - r59171
- Linksys EA8500: 802.11s Secondary w/VLAN Trunk - r59171
- Linksys MX4300: 802.11s Primary w/VLAN Trunk over 5ghz. 2.4ghz WAP/VAP only - r59171
- Linksys MX4300 (WAP/VAP (7)) Multiple VLANs over single trunk port. Entware/Samba r59171
- Linksys MR7350: WDS Station for extended VLANs over Ethernet r59171
- Linksys Velop WHW03v1 x2: OpenWRT w/GRETAP tunnel for VLANs on VAPs
- OSes: Fedora 40, 10 RPis (2,3,4,5), 23 ESP8266s: Straight from Amiga to Linux in '95, never having owned a Windows PC.