Giter Site home page Giter Site logo

Ethernet connectivity about comitup HOT 12 CLOSED

davesteele avatar davesteele commented on May 20, 2024 1
Ethernet connectivity

from comitup.

Comments (12)

augisbud avatar augisbud commented on May 20, 2024 1

everything seems to be fine, I'm wondering, how can we disable the hotspot if there is internet from eth0

from comitup.

Kegmaster avatar Kegmaster commented on May 20, 2024 1

I second this. It would be nice to have the option to disable the hotspot if Internet/Ethernet connectivity was established.

from comitup.

davesteele avatar davesteele commented on May 20, 2024

If you downloaded the Comitup disk image, Ethernet is configured as 10.0.0.2/24. I tried adding a DHCP alias, but it didn't work.

from comitup.

augisbud avatar augisbud commented on May 20, 2024

If i get it right, the interfaces that are not defined in /etc/network/interfaces are managed by python-networkmanager?

from comitup.

davesteele avatar davesteele commented on May 20, 2024

Yes, which is in turn being called by Comitup.

from comitup.

augisbud avatar augisbud commented on May 20, 2024

How do you tell network manager to connect to wifi, create a hotspot etc, use dhcp for wlan ip

from comitup.

augisbud avatar augisbud commented on May 20, 2024

nmcli device status DEVICE TYPE STATE CONNECTION wlan0 wifi connected 11111 eth0 ethernet disconnected -- lo loopback unmanaged --
ok, so this is what I get when I plug in an ethernet cable

from comitup.

augisbud avatar augisbud commented on May 20, 2024

changing /etc/network/interfaces to

auto lo
iface lo inet loopback

enables ethernet, however the wifi ap doesn't start or it doesn't connect to the last known network when ethernet was disconnected

wifi doesnt appear even after a reboot

from comitup.

davesteele avatar davesteele commented on May 20, 2024

The change you made to interfaces should have no ill effect on Comitup (unless you have a wlan* entry), though I don't see input there to have it handle Ethernet.

There is a comitup.log file in /var/log. Check that. Also, you can shut down the service ("systemctl stop comitup") and then run "comitup" from the command line to see stdout output.

from comitup.

davesteele avatar davesteele commented on May 20, 2024

That's not something that would be on my short list.

You might be able to address the underlying issue by adding a password to the hotspot (supported in the next release). Otherwise, you would need a process that detected the Ethernet connection, terminated Comitup, and terminated the hotspot NetworkManager connection.

from comitup.

davesteele avatar davesteele commented on May 20, 2024

I'll consider patches.

from comitup.

davesteele avatar davesteele commented on May 20, 2024

Ethernet configuration is updated. See the home page.

from comitup.

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.