[OOR-Users] Question OOR with Archer C2600
Albert López
alopez at ac.upc.edu
Wed Apr 25 10:41:08 CEST 2018
Dear Günther,
I compiled a version of OOR for your device model. To install it, you
should ssh to your device. Once you are inside:
* cd /tmp
* wget
http://www.openoverlayrouter.org/downloads/OpenWrt/1.2.1/oor_1.2.1-5_ipq806x.ipk
* opkg update
* opkg install oor_1.2.1-5_ipq806x.ipk
At this moment you have installed OOR in your device. The current
version of OOR doesn't have graphical interface to configure OOR from
the configuration web page. You should use this configuration file.
You can find the configuration file in /etc/config/oor.conf.
To start stop OOR as daemon : /etc/init.d/oor start|stop|restart.
If you want to start OOR showing the log in the terminal, just call oor.
If you need multihoming, you will have to configure previously one of
the ports of the LAN switch as a WAN port. To do that, we use VLANs but
this is not configured by OOR. We have a precompiled version of OOR to
easily use multihoming but it is only available for the Linksys
WRT1200AC <https://github.com/OpenOverlayRouter/oor/wiki/Easy-Multihoming>.
I also attach a script as an example to configure the OpenWRT firewall
in order to open the ports used by LISP.
I hope this will help you to do your first steps with LISP and OOR :)
Let me know if you need anything else.
Best regards
Albert
On 24/04/18 14:25, Günther J. Niederwimmer wrote:
> Hello,
>
> I like to test OOR with my Archer C2600, is this possible ?
>
> I found only a package for the Linksys WRT1200AC and a "old" "LISP" Package
> for the C2600 but nothing with OOR?
>
> What is the way to install and Test this??
>
> Thanks for a answer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openoverlayrouter.org/pipermail/users/attachments/20180425/1b393560/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: firewall.sh
Type: application/x-shellscript
Size: 1093 bytes
Desc: not available
URL: <http://mail.openoverlayrouter.org/pipermail/users/attachments/20180425/1b393560/attachment.bin>
More information about the Users
mailing list