This is my OpenWRT configuration. At the moment, this works a Linksys WRT1900ac v2.0 and a Linksys WRT610N v1.0 router.
This script needs nagromc/openwrt-configuration-for-livebox to work. First, to checkout this dependency, run
$ git submodule update --init --recursive
First, run this command from your machine to set your private fti/xxxxxxx credentials (make sure to replace your own value):
$ export CLEARTEXT_FTI=fti/xxxxxxxDepending on which router you want to configure (wrt1900acv2 or wrt610n), run the following command from your own machine:
$ ./install wrt1900acv2The Internet connection part is based on this thread: Remplacement de la Livebox par un routeur Openwrt 18+ (DHCP V4/V6 + TV).