Coder Social home page Coder Social logo

Comments (12)

Ansuel avatar Ansuel commented on August 18, 2024

it's just the quantenna chip that comunicate with eth5

it's a shitty implementation... the 5ghz wifi is a complete separate system with own uboot and gets ip address and all that things.

from tch-nginx-gui.

meyergru avatar meyergru commented on August 18, 2024

O.K., understood. Not an issue of the GUI and I guess we can do nothing much about it, although it is a probable security issue: Perhaps one could control the 5 GHz WLAN by this from the LAN side.

from tch-nginx-gui.

meyergru avatar meyergru commented on August 18, 2024

I just read a tip regarding this: remove eth5 from the lan bridge and the problem is gone:

In /etc/config/network:

config interface 'lan'
option type 'bridge'
option proto 'static'
option netmask '255.255.255.0'
option ip6assign '64'
option force_link '0'
option ipv6 '0'
option ifname 'eth0 eth1 eth2 eth3 eth5'
option pppoerelay ''
option ipaddr '192.168.1.1'

This should at least be done for bridge mode.

from tch-nginx-gui.

Ansuel avatar Ansuel commented on August 18, 2024

yes and you lose 5ghz connection... can't see the problem...

from tch-nginx-gui.

meyergru avatar meyergru commented on August 18, 2024

In bridge mode? I see, WiFi could theoretically be enabled, but is useless then anyway. Matter-of-fact, in that mode, there are DHCP client requests against the MSAN.

from tch-nginx-gui.

Kherby avatar Kherby commented on August 18, 2024

Should defently be done in Bridge Mode... Who needs wifi when using the device in Bridge Mode ?
If someone is using Wifi to gather stats/access the GUI 2.4GHz should be enough or even better because of the range limitation of 5GHz...

from tch-nginx-gui.

meyergru avatar meyergru commented on August 18, 2024

The Wifi card could also be removed for bridge mode...

from tch-nginx-gui.

Ansuel avatar Ansuel commented on August 18, 2024

ummm lan5 can be removed from the gui anyway ....

from tch-nginx-gui.

meyergru avatar meyergru commented on August 18, 2024

Right. Should be an implicit setting (e.g. when 5Ghz is enabled).

from tch-nginx-gui.

nclmrc avatar nclmrc commented on August 18, 2024

Any update?

from tch-nginx-gui.

kevdagoat avatar kevdagoat commented on August 18, 2024

from tch-nginx-gui.

kevdagoat avatar kevdagoat commented on August 18, 2024

@meyergru can you close this now?

from tch-nginx-gui.

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.