Git Product home page Git Product logo

Comments (5)

p4u avatar p4u commented on June 6, 2024

ip link show| grep eth

2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master br-lan state UP mode DEFAULT group default qlen 1000

3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel master br-lan state DOWN mode DEFAULT group default qlen 1000

10: eth0-126@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1496 qdisc noqueue master bat0 state UP mode DEFAULT group default

11: eth0-13@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1398 qdisc noqueue state UP mode DEFAULT group default

12: eth1_126@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1496 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default

13: eth1_13@eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1398 qdisc noqueue state LOWERLAYERDOWN mode DEFAULT group default

from lime-packages.

p4u avatar p4u commented on June 6, 2024

uci show network | grep ifname | grep eth

network.lan.ifname=bat0 eth0 eth1
network.lm_eth0_batadv_dev.ifname=eth0
network.lm_eth0_batadv_if.ifname=eth0-126
network.lm_eth0_bmx6_dev.ifname=eth0
network.lm_eth0_bmx6_if.ifname=eth0-13
network.lm_net_eth0_batadv_dev.ifname=eth0
network.lm_net_eth0_batadv_if.ifname=eth0_126
network.lm_net_eth0_bmx6_dev.ifname=eth0
network.lm_net_eth0_bmx6_if.ifname=eth0_13
network.lm_net_eth1_batadv_dev.ifname=eth1
network.lm_net_eth1_batadv_if.ifname=eth1_126
network.lm_net_eth1_bmx6_dev.ifname=eth1
network.lm_net_eth1_bmx6_if.ifname=eth1_13

from lime-packages.

p4u avatar p4u commented on June 6, 2024

uci show bmx6 | grep eth

bmx6.lm_net_eth0_bmx6_if=dev
bmx6.lm_net_eth0_bmx6_if.dev=eth0_13
bmx6.lm_net_eth1_bmx6_if=dev
bmx6.lm_net_eth1_bmx6_if.dev=eth1_13

from lime-packages.

p4u avatar p4u commented on June 6, 2024

As it can be seen eth0_13 does not exist (but eth0-13 yes) so bmx6 does not use this interface properly.

from lime-packages.

G10h4ck avatar G10h4ck commented on June 6, 2024

newer images seems un'affected, i close this for the moment

from lime-packages.

Related Issues (20)

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.