Quantcast
Channel: All EdgeRouter posts
Viewing all articles
Browse latest Browse all 60861

Re: What about Cisco´s LISP?

$
0
0

This is _not_ my wheelhouse, but my compiler still works.  Man Wink

 

Grab the mips oor binary (compiled from latest git) and example configuration file from here

 

After making sure your router is set up to properly download Debian wheezy-mips packages, copy the oor binary to /tmp on your router, then execute the following:

 

sudo bash
apt-get install libconfuse0 libzmq3 libxml2 mkdir -p /usr/local/sbin cp /tmp/oor /usr/local/sbin setcap cap_net_raw,cap_net_admin+ep /usr/local/sbin/oor

After that, follow the configuration instructions at https://github.com/OpenOverlayRouter/oor/blob/master/README.md#running-open-overlay-router

 

Would love to hear feedback, as I've no means of effectively testing this.

 

Rodney


Viewing all articles
Browse latest Browse all 60861

Trending Articles