Git Product home page Git Product logo

Comments (7)

ralf-krause avatar ralf-krause commented on September 21, 2024 1

Great!

Yes, this works for me. The MoodleBox connects to my wifi router and I get webpages from the internet

from moodlebox.

ralf-krause avatar ralf-krause commented on September 21, 2024

I test the same setting with MoodleBox-4.5.1 and it works fine.
https://discuss.moodlebox.net/d/451-connecting-the-moodlebox-to-a-wifi-network/7

The Raspberry Pi OS of MoodleBox-4.5.1 is Debian 11 (Bullseye) and the Raspberry Pi OS of MoodleBox-4.7.0 is Debian 12 (Bookworm).

from moodlebox.

martignoni avatar martignoni commented on September 21, 2024

Confirmed. No routing when the MoodleBox is connected to a router via wireless.

from moodlebox.

martignoni avatar martignoni commented on September 21, 2024

This modification to the WifiSTA connection fixes the problem:

sudo nmcli con mod WifiSTA ipv4.route-metric 99

Reboot after the modification.

Ref: https://raspberrypi.stackexchange.com/q/145617

from moodlebox.

ralf-krause avatar ralf-krause commented on September 21, 2024

Sorry. I was wrong.

I used the microSD card with the MoodleBox-4.6.0. In this case the command sudo nmcli con mod WifiSTA ipv4.route-metric 99 works fine as we want to get it.

Now I copy a new microSD card with the MoodleBox-4.7.0. I edit the file /etc/NetworkManager/system-connections/WifiSTA.nmconnection and put in your router ssid and password. And then I run the command sudo nmcli con mod WifiSTA ipv4.route-metric 99 and it does not work. Sorry for this confusion!

from moodlebox.

ralf-krause avatar ralf-krause commented on September 21, 2024

Stupid thing! Now it works also with MoodleBox-4.7.0.

The MoodleBox is connected via wifi to my smartphone hotspot. Now I get the internet webpages which I try to get

from moodlebox.

ralf-krause avatar ralf-krause commented on September 21, 2024

Thanks!

from moodlebox.

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.