Giter Site home page Giter Site logo

openwrt-map's Introduction

This is a very early version of the MAP OpenWRT feed. This feed adds the support for the MAP transition technology to OpenWRT with DHCPv6-based provisioning. The option number is taken arbitrarily and will definitely change in the future - so use this just for your own testing!

Here are the steps to add the MAP support to your OpenWRT build:

  1. Open the feeds.conf.default in the editor
  2. Add the line: "src-git openwrt_map https://github.com/ayourtch/openwrt-map.git"
  3. ./scripts/feeds update -a
  4. ./scripts/feeds install -a -p openwrt_map

Then to build the OpenWRT with MAP support:

  1. make menuconfig
  2. Find the "Network" menu and select "map-mdpc" - it will autoselect odhcp6c and map-cernet items as well
  3. exit the menu and "make"

Runtime configuration:

  1. Configure a given interface as "DHCPv6 client"
  2. Edit the /etc/config/network and add the line "option reqopts '48879'" under the interface that is configured for DHCPv6 client
  3. Change the firewall configuration for IPv6 default inbound forwarding from "REJECT" to "ACCEPT" (to be investigated if a more granular setting is doable)

After the DHCP lease happens, the log is in the /tmp/map.log on the OpenWRT CPE.

openwrt-map's People

Contributors

ayourtch avatar

Watchers

 avatar  avatar

Forkers

herlang oryon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.