Skip to content

nagromc/openwrt-configuration-for-livebox

Repository files navigation

OpenWRT configuration for Livebox

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.

Requirements

You need a Unix-like environment to run the installer. The installation script has not been tested on Windows (Cygwin or WSL).

Installation

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

About

An OpenWRT minimal working configuration for Orange's Livebox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages