openwisp-config icon indicating copy to clipboard operation
openwisp-config copied to clipboard

other configuration files

Open devwoojin opened this issue 1 year ago • 1 comments

There are various configuration files in the /etc/config folder.

root@openwrt:/etc/config# ls
ddns dropbear luci ntpclient socat ubootenv uhttpd
dhcp firewall network rpcd system ucitrack wireless

Is there a way to change the settings of files such as ddns and socat?

devwoojin avatar Feb 29 '24 09:02 devwoojin

There is a pending pull request for support of DynDNS in the netjsonconfig project: https://github.com/openwisp/netjsonconfig/pull/111

If there is no support for a specific package/service, you can still configure it manually:

https://netjsonconfig.openwisp.org/en/latest/backends/openwrt.html#all-the-other-settings

If you have further questions about how to use OpenWISP to configure devices, please use the mailing list or chat:

https://openwisp.org/support.html

I'm closing this issue because it is not related to openwisp-config.

okraits avatar Feb 29 '24 09:02 okraits