fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#connman

0 posts0 participants0 posts today
jolla<p>Cross open source collaboration: ConnMan connecting LibreElec and SailfishOS maintainers to get wider testing for the WireGuard changes. More info on <a href="https://forum.libreelec.tv/thread/29601-wireguard-experimental-support-for-connecting-via-fqdn-not-ip/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">forum.libreelec.tv/thread/2960</span><span class="invisible">1-wireguard-experimental-support-for-connecting-via-fqdn-not-ip/</span></a></p><p><a href="https://techhub.social/tags/LibreELEC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LibreELEC</span></a> <a href="https://techhub.social/tags/SailfishOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SailfishOS</span></a> <a href="https://techhub.social/tags/ConnMan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ConnMan</span></a> <a href="https://techhub.social/tags/WireGuard" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WireGuard</span></a></p>
NetworkManager<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@alexhaydock" class="u-url mention">@<span>alexhaydock</span></a></span> my intent is to educate myself about CLAT and solicit more input on how reasonable is it to do the translation with a bpf program within NM? What are your (anybody reading this) thoughts on it?</p><p>What about those using <a href="https://fosstodon.org/tags/systemd" class="mention hashtag" rel="tag">#<span>systemd</span></a>-<a href="https://fosstodon.org/tags/networkd" class="mention hashtag" rel="tag">#<span>networkd</span></a> or <a href="https://fosstodon.org/tags/connman" class="mention hashtag" rel="tag">#<span>connman</span></a>? How does this compare to doing CLAT within userspace (via tunnel interface) or the kernel? Does CLAT really matter in GNU/Linux where the userspace is generally in better shape than Mac/Windows and we can just rebuild it?</p><p>[2/2]</p>
uvok<p>Getting annoyed by my ArchLinux setup.<br><a href="https://furry.engineer/tags/ConnMan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ConnMan</span></a> itself works fine. But as soon as I start the tailscaled service, it shits itself in the pants and can't resolve DNS queries (apparently, connman provides its own relaying DNS server) anymore. Probably because it tries to use tailscale0, which is not yet set up. And I can't set it up because logging in needs a DNS query.</p><p>I already added the tailscale interfaces to the blacklist, yet connman seems keen on using it anyway.</p><p>NetworkInterfaceBlacklist = vmnet,vboxnet,virbr,ifb,ve-,vb-,tailscale</p><p>Jan 30 12:27:59 archbook connmand[1827]: Failed to send DNS response to 32: Bad file descriptor<br>Jan 30 12:27:59 archbook connmand[1827]: Failed to send DNS response to 32: Bad file descriptor</p><p>The solution seems to be to hardcode quad9 or similar into /etc/resolv.conf.</p>
:nyancat_body:]colemankane[:nyancat_face:<p>If you're using <a href="https://infosec.exchange/tags/bluetooth" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bluetooth</span></a> on newer <a href="https://infosec.exchange/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>raspberrypi</span></a> or other <a href="https://infosec.exchange/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> systems that use <a href="https://infosec.exchange/tags/connman" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>connman</span></a>, note that connman takes over <a href="https://infosec.exchange/tags/rfkill" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rfkill</span></a> management from <code>systemd-rfkill</code>. To enable bluetooth on your system, instead of <code>rfkill unblock bluetooth</code> you'll want to run:</p><pre><code>connmanctl enable bluetooth<br></code></pre><p>I found a lot of people claiming "uninstall <code>connman</code> is the solution", but the real answer is that <code>connman</code> provides a replacement UI interface for this feature.</p><p>Hope this <a href="https://infosec.exchange/tags/tip" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tip</span></a> helps! <a href="https://infosec.exchange/tags/tips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tips</span></a> <a href="https://infosec.exchange/tags/linuxtips" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linuxtips</span></a></p>
Joost RuisIn future repo it is now possible to drop the entire X layer so you can use it as a headless server. I've added some notes for that because you need to configure your network using systemd-networkd. <a href="https://www.mocaccino.org/docs/general/network-config/" rel="nofollow noopener" target="_blank">https://www.mocaccino.org/docs/general/network-config/</a><br>Thinking about adding <a class="hashtag" href="https://mastodon.tech/tag/connman" rel="nofollow noopener" target="_blank">#connman</a> as an alternative for such use cases. I have to say. Using <a class="hashtag" href="https://mastodon.tech/tag/mocaccinoos" rel="nofollow noopener" target="_blank">#mocaccinoos</a> as headless server in combination with <a class="hashtag" href="https://mastodon.tech/tag/docker" rel="nofollow noopener" target="_blank">#docker</a> and <a class="hashtag" href="https://mastodon.tech/tag/portainer" rel="nofollow noopener" target="_blank">#portainer</a> is just awesome for running <a class="hashtag" href="https://mastodon.tech/tag/gameservers" rel="nofollow noopener" target="_blank">#gameservers</a> and such. Been running <a class="hashtag" href="https://mastodon.tech/tag/valheim" rel="nofollow noopener" target="_blank">#valheim</a> server on such a setup together with some other tools on an old I3 PC and it just runs great!
Seperis<p><a href="https://fosstodon.org/tags/BeagleBoard" class="mention hashtag" rel="tag">#<span>BeagleBoard</span></a> I&#39;m now playing mix and match between guides to see what works with <a href="https://fosstodon.org/tags/connman" class="mention hashtag" rel="tag">#<span>connman</span></a>. My ethernet and wifi will both a.) connect on restart/boot and b.) retain their mac addresses or I will get NetworkManager on here somehow.</p><p>Note to <a href="https://fosstodon.org/tags/connman" class="mention hashtag" rel="tag">#<span>connman</span></a>: my network is MAC filtered and IP reserved. No, you can&#39;t get in unless the MAC is recognized. For God&#39;s sake who hurt you?</p>
Seperis<p>Okay, can anyone tell me how to automatically enable and auto connect to wifi using <a href="https://fosstodon.org/tags/connman" class="mention hashtag" rel="tag">#<span>connman</span></a>? From what I can find in google, everyone is really into doing it manually every time and likes randomized macs.</p><p>I do not think I belong here. Sure, I sometimes want to set <a href="https://fosstodon.org/tags/NetworkManager" class="mention hashtag" rel="tag">#<span>NetworkManager</span></a> on fire, but it does understand I really do want to use wifi.</p>
Björn<p><a href="https://home.social/tags/IPv4" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IPv4</span></a> on an <a href="https://home.social/tags/IPv6" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IPv6</span></a> mobile network with the new <a href="https://home.social/tags/CLAT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CLAT</span></a> plugin for <a href="https://home.social/tags/Connman" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Connman</span></a> on <a href="https://home.social/tags/sailfishos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sailfishos</span></a> <br><a href="https://forum.sailfishos.org/t/testing-clat-for-ipv6-only-mobile-networks/14520" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">forum.sailfishos.org/t/testing</span><span class="invisible">-clat-for-ipv6-only-mobile-networks/14520</span></a></p>
manuelcaeiro ☕<p>I throw in the towel. Not going to waste any more time with <a href="https://mastodon.social/tags/connman" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>connman</span></a> and <a href="https://mastodon.social/tags/antix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>antix</span></a>. I'm so mad that I'm considering now to install <a href="https://mastodon.social/tags/astra" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>astra</span></a> linux - the special edition. But then, I probably should first learn the Russian language...<br><a href="http://www.astralinux.ru/en/" rel="nofollow noopener" target="_blank"><span class="invisible">http://www.</span><span class="">astralinux.ru/en/</span><span class="invisible"></span></a></p>
manuelcaeiro ☕<p>After all the <a href="https://mastodon.social/tags/command_line" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>command_line</span></a> training I've had lately I thought that taming <a href="https://mastodon.social/tags/antiX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>antiX</span></a> <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> would be easy, but I probably underestimated the thing...<br>I''ll try to read the docs for <a href="https://mastodon.social/tags/ConnMan" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ConnMan</span></a>(!?) a little while longer.</p>
Dr. Roy Schestowitz (罗伊)Intel's <a class="hashtag" href="https://pleroma.site/tag/connman" rel="nofollow noopener" target="_blank">#ConnMan</a> Is Ready With <a class="hashtag" href="https://pleroma.site/tag/wireguard" rel="nofollow noopener" target="_blank">#WireGuard</a> Support<br> <a href="https://www.phoronix.com/scan.php?page=news_item&amp;px=ConnMan-WireGuard" rel="nofollow noopener" target="_blank">https://www.phoronix.com/scan.php?page=news_item&amp;px=ConnMan-WireGuard</a> what a name, conman...