Coder Social home page Coder Social logo

overthebox-feeds's Introduction

OpenWrt OverTheBox feed

Version : v0.8.1

This is the OpenWrt OverTheBox feed containing all modified and necessary packages to build the OverTheBox image.

For More information, see https://github.com/ovh/overthebox.

overthebox-feeds's People

Contributors

angt avatar axeldum avatar bayroom avatar bessa avatar cedriccopy avatar clementsergent avatar gdepeyrot avatar gregdel avatar jedisct1 avatar jlabrous avatar kenji21 avatar kevinlanvin avatar landru29 avatar mcbridematt avatar mehdouch92 avatar mguerreiro avatar mwetterw avatar pouulet avatar sduponch avatar segobi avatar simon avatar wesraph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

overthebox-feeds's Issues

newest trunk has error

Status: 500 Internal Server Error /usr/lib/lua/luci/dispatcher.lua:452: Failed to execute template dispatcher target for entry '/admin/overthebox/overview'. The called action terminated with an exception: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'overthebox/index'. A runtime error occured: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'header'. A runtime error occured: /usr/lib/lua/luci/template.lua:97: Failed to execute template 'themes/ovh/header'. A runtime error occured: /usr/lib/lua/luci/ccache.lua:70: error loading module 'overthebox' from file '/usr/lib/lua/overthebox.lua': /usr/lib/lua/overthebox.lua:1049: unexpected symbol near '!' stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:452: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:141: in function 

Boot Problem ESXI 6.0

Hello,

I tried to convert the vdi image for OverTheBox into vmdk to use it with ESXI 6.0 but it never start, i always get a kernel panic.I tired modifying the type of lan card with the three esxi offer, still the same problem. I'm just starting with ESXI and OverTheBox so i might be doing something wrong
here is a screen capture of the error i getscreen shot 2016-06-26 at 10 22 12 pm
i used the "openwrt-x86-64-combined-ext4.vdi" image.
I was wondering if the problem isn't ESXI 6.0 cause apparently someone were able to make it work on ESXI 5.5
Thanks in advance for ur help

QoS related issues to 0.4-4

1- When changing dscp setting via interface, the related iptables setting is duplicated, even when restarting/reloading /etc/init.d/dscp manually.

2- Also on dscp modification, TC queue is missing on one of my 2 interfaces, fixed by reloading dscp.

3- ACK iptables of length < 89 byte, sucks and it ruin the default queueing for TCP.

Wrong LAN traffic value

Hello,

It seems if the request to /cgi-bin/luci/admin/overthebox/lan_traffic_data takes too much time, the displayed bandwidth usage will be too high.
I think this is because the value is divided by period here even though it might have taken more time.

Wouldn't it be possible to calculate the kb/s server-side and return the computed value?

Regards,

Multiple interfaces with same IP

OTB works, but aggregation is broken with glorytun.
If we plan to support this kind of scenario we need to find a generic solution (ip alias, ns, ...).

vbox Image isnt starting!

.VirtualBox v5.0.10.r104061
OS: Windows 10 Pro

I have created a new Box with: 2GB RAM and Network: NAT and Intern Network
Openwrt ist booting but it hang on [9.330037] tsc: Refined TSC clocksource calibration: 3292.253 MHz

Any ideas?

Support restricted networks

Currently OTB can not be used in networks that block foreign DNS servers and outgoing traffic on unusual ports like 4443 and 5006 and maybe others.

how to activate otb from another cable service?

i just love the great job you've done, and I want to use otb from China, is there any plan to provide your service to us? I mean just use your architecture not your cable service?

thanks

uhttpd can't find the dnsmasq configuration

It happens on master, if the user is on the local web interface

Wed Jun 28 10:51:51 2017 daemon.err uhttpd[2111]: cat: can't open '/var/etc/dnsmasq.conf': No such file or directory

Factory reset in luci

Luci does not display factory reset button.
MTD method looks deprecated with LEDE

erreur à la compilation

Bonjour,

Après avoir suivi les indications du paragraphe "Compile from source" pour installer le service overthebox sur un hôte ubuntu x86, et après avoir préparer les requis et lancer la compilation, j'obtiens ces messages d'erreur :

./overthebox-openwrt/include/toplevel.mk:65: recipe for target 'prepare-tmpinfo' failed
make[1]: *** [prepare-tmpinfo] Error 25
./overthebox-openwrt/include/toplevel.mk:177 : la recette pour la cible « world » a échouée
make: *** [world] Erreur 2

Pouvez-vous m'aider ?

Overthebox does not get dhcp lease on ESXi 5.5

Hello,
We want to install overthebox on a Vmware Infrastructure with ESXi 5.5.
We use the last image http://downloads.overthebox.ovh/trunk/x86/64/openwrt-x86-64-combined-ext4.img.gz
The VM boot without problem but it does not get DHCP lease. We have a Windows VM on the same ESXi, in the same network et this Windows VM get DHCP lease without problem.

We try another method : installation of overthebox on Vmware Workstation with the netword card bridged on a network with the box, overthebox gets DHCP lease and working. We shutdown the VM, we take files (vmx, vmdk ...) and we use Vmware Converter to convert the VM Workstation to VM of own Vmware Infrastructure ESXi 5.5. The converted Overthebox VM boot without problem, but it does not get DHCP lease.

Do you know a issue of this problem of getting DHCP lease ? Do you know a manuel method to initialize the overthebox VM on a Vmware Infrastructure with ESXi 5.5 ?

Thank you for your feedback.

Useless crontab

There's a script in the crontab, running every 2 minutes, which does not even exists

root@LEDE:/# crontab -l
 */2 * * * * /etc/uci-defaults/otb-recovery.defaults > /dev/null 2>&1
 00 */2 * * * { /usr/bin/overthebox_checkup; } &>/dev/null
 00 */6 * * * { /usr/bin/overthebox_emergency_action cron; } &>/dev/null
 00 02 * * 0 { /usr/bin/overthebox_download_recovery cron; } &>/dev/nullh

root@LEDE:/# ls /etc/uci-defaults/otb-recovery.defaults
 ls: /etc/uci-defaults/otb-recovery.defaults: No such file or directory

Public IP not updated when changing on mainpage

On the home page, the boxes of your interfaces display the public IP of each interface. If the public IP change without disconnecting the interface (like when ADSL lines resets), the public IP isn't updated. Even though the MPTCP tunnel is reset.

Handle bridge mode

We've seen network loops in the past for clients using a wan in bridge mode. The loop came from the nat we're doing for shadowsocks.
We fixed the problem by adding the IP to the mwan bypass list, now that mwan is gone, we still need to handle this case.

Linked to #590

Configure adds the tun0 interface to the firewall zone every time

root@OverTheBox:/# uci show firewall.wan
firewall.wan=zone
firewall.wan.name='wan'
firewall.wan.input='REJECT'
firewall.wan.output='ACCEPT'
firewall.wan.forward='REJECT'
firewall.wan.masq='1'
firewall.wan.mtu_fix='1'
firewall.wan.network='if0' 'tun0'
root@OverTheBox:/# otb-action-configure
root@OverTheBox:/# uci show firewall.wan
firewall.wan=zone
firewall.wan.name='wan'
firewall.wan.input='REJECT'
firewall.wan.output='ACCEPT'
firewall.wan.forward='REJECT'
firewall.wan.masq='1'
firewall.wan.mtu_fix='1'
firewall.wan.network='if0' 'tun0' 'tun0'

Ping from Internet can break interface tracked by ping method.

In track.lua, the case where a request is received instead of the ping response is not correctly processed.
"other error : 8". Type 8 is a "echo-request" not a response.
If a burst of ping is sent from internet to OTB public IP, Tun0 can be seen KO

Jean Labrousse

conntrack issue ?

We've removed the hotplug conntrack here: #456

It might break VoIP stuff, we need to test it carefully.

mismatch between interface and device in mwan3otb

When I create a port using Wifi scan for tethering,
I get by default a new symbolic interface "wwan" linked to "wlan0" real ethernet device
Tracking is launch like this:
lua /usr/sbin/mwan3track -i wwan -d wlan0 ...
but it tries to operate with symbolic interface instead of the device itself.
So link never commes UP.

If I force symbolic name to wlan0 be equal to device name, everything is ok

Remote access (443) not working

The remote access on port 443 is not working the current master.
Logs:

I do : remoteAccessPrepare
Failed to do remoteAccessPrepare
Got error: error creating luci user

problème de WANIP

De temps en temps l'adresse le l'OTB prend celle de mon ADSL.

J'ai fini par trouver une piste dans les iptables.

Quand il y a le problème la règle 'mwan3_hook' n'est plus la prèmière.
Ici j'ai 3 fichiers:

  • iptables.good c'est un iptables-save juste après un reboot.
  • iptables.bad c'est un iptables-save juste après l'apparition du bug
  • iptables.cor c'est l'iptables.bad corrigé et restoré (iptable-restore)

Je teste avec "wget -O - -q http://ifconfig.ovh"

Le problème arrive presque à chaque fois si je place les interfaces dans l'ordre if2,eth1,tun0,xtun0 dans la conf mwan3.
Ceci pour que les interfaces réels montent avant les tunnels.
Alors un simple 'restart mwan3' provoque le PB.

La règle 'mwan3_hook' est ajoutés par /etc/hotplug.d/iface/15-mwan3
Les règles 'QOS_MARK' sont ajoutées par /usr/lib/sqm/otb.qos
A noté que l'auteur de simple.qos a déjà commenté la ligne.

Si ça peut vous aider...

Jean Labrousse

iptables.good:-A OUTPUT -j mwan3_hook
iptables.good:-A OUTPUT -o if2 -g QOS_MARK_if2
iptables.good:-A OUTPUT -o eth1 -g QOS_MARK_eth1
iptables.good:-A OUTPUT -j delegate_output

iptables.bad:-A OUTPUT -o if2 -g QOS_MARK_if2
iptables.bad:-A OUTPUT -j mwan3_hook
iptables.bad:-A OUTPUT -o eth1 -g QOS_MARK_eth1
iptables.bad:-A OUTPUT -j delegate_output

iptables.cor:-A OUTPUT -j mwan3_hook
iptables.cor:-A OUTPUT -o if2 -g QOS_MARK_if2
iptables.cor:-A OUTPUT -o eth1 -g QOS_MARK_eth1
iptables.cor:-A OUTPUT -j delegate_output

How do you setup a vtun for MPTCP

Hi,

I have two WAN paths configured on a remote-side over-the-box load balancing nicely on a per-destination basis but the tun0 is down and I can't see where to configure the IP address of the other side of the tunnel in order to complete the MWAN setup and and get MPTCP running, I suspect this is also possible with a transparent SOCKs proxy but can't see how to correctly configure that either. I have a hub-side over-the-box with a public IP in a data-centre as well doing nothing at the moment, the idea would be to use this for the fast aggregated internet connection and terminate the remote-side node (only the remote-side has multiple WAN paths that need load balancing).

If anyone an point me in the right direction or towards any documentation that would be much appreciated. I haven't managed to find anything yet by searching the web.

Kind Regards,
Jonathan

dhcp issue with 0.2-15 ?

Hi,

Somehow the OTB FS got corrupted so I had to flash it, I used the latest image from 2 days ago at http://downloads.overthebox.ovh/trunk/x86/64/openwrt-x86-64-embedded-ext4.img.gz, which installed 0.2-15 according to the overview page. Since then, there is an issue with odhcpd : whenever a change is made to any interface, I have to uncheck "Disable DHCP on this interface" everytime on eth0, otherwise the OTB will not reply to any DHCP request from the LAN network. There are several repeated entries for DHCP on the eth0 "General setup" page. This wasn't happening before flashing.

dnsmasq not giving a lease on the lan

When you first setup the OTB using the latest LEDE version, dnsmasq check if there is another DCHP server on the lan. If a DHCP server is found, the dhcp-range configuration won't be generated by the dnsmasq.init file.
The right way to fix it is to use the force option on the dhcp range configuration. With this setup, dnsmasq won't check for a running DHCP and add the range to the configuration.

Documentation:
https://lede-project.org/docs/user-guide/dhcp_configuration#dhcp_pools

Steps to reproduce the bug:

  1. Plug the overthebox to a switch with modem1 having its dhcp server enabled
  2. The OTB will get an IP from modem1's DHCP server and create its own lan network on the same range, but will detect the running DHCP server and no use the lan range
  3. Shutdown the DHCP server on modem1
  4. Cry, you won't get any IP unless you manually restart dnsmasq

bande passante supportée

Bonjour,

J'ai une connexion par la fibre avec un débit de 800/40

J'aurai souhaiter savoir si la limitation de la bande passante est lié au matériel ou es ce possible de construire son propre routeur pour atteindre des pics au delà des 600 Mb
Es ce lié aux limitations du cryptage du processeur ?

Merci d'avance pour vos retours.

Vincent

ESXI 6.0 Kernel panic

Salut a tous,
j'ai créé une machine virtuelle sous ESXI 6.0 avec l'image : http://downloads.overthebox.ovh/develop/x86/64/openwrt-x86-64-combined-ext4.vmdk et l'image http://downloads.overthebox.ovh/trunk/x86/64/openwrt-x86-64-combined-ext4.vmdk
mais rien n'y fait, ca ne veut pas aller plus loin.
Niveau config, j'ai mis 2vCore, 2go de RAM pour la VM. Je travail sur un Z6000 ProLiant SL160z G6 de chez HP avec 2x Xéon E5506 et 36go de RAM. Un HDD de 250go et un second de 1TO. Le serveur passe par 2 switch 1000Mbps avant d'arriver à la Freebox. J'pense avoir fait la tour de la config.
vmware-overthebox

J'ai également éssayé d'installer via un live CD d'ubuntu 16 et en téléchargeant directement l'image sur le disque, mais la il ne va pas plus loin que : waiting for root device
Auriez vous une piste? Mon matériel qui n'est pas compatible?
Merci.

tracebox requires lua on the host

When I try to compile tracebox, it fails because it needs a lua on the host side:

checking whether to enable assertions... yes
checking for lua... no
checking for lua5.2... no
checking for lua5.1... no
checking for lua50... no
checking if : is a Lua interpreter... yes
configure: error: cannot find suitable Lua interpreter

I think you need to modify the openwrt package to add that requirement.

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.