This is an OpenWRT minimal working configuration for Orange's Livebox as per described in a dedicated lafibre.info [FR] thread for the following routers:
- Linksys WRT1900ac v2.0
- Linksys WRT610N v1.0
Once the script is executed, your router will be given an IPv4 and IPv6.
You are welcome to open a Pull Request on this repo to share your knowledge.
You need a Unix-like environment to run the installer. The installation script has not been tested on Windows (Cygwin or WSL).
To configure your router, just set the $CLEARTEXT_FTI
variable with your own fti
value.
$ export CLEARTEXT_FTI=fti/xxxxxxx
Then, depending on which router you want to configure (wrt1900acv2
or wrt610n
), run the following command from your own machine:
$ ./install -r wrt1900acv2