<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6093&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Which is the correct network stack for Devuan?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6093</link>
		<description><![CDATA[The most recent posts in Which is the correct network stack for Devuan?.]]></description>
		<lastBuildDate>Tue, 31 Oct 2023 22:47:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Which is the correct network stack for Devuan?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=45183#p45183</link>
			<description><![CDATA[<div class="quotebox"><cite>Danielsan wrote:</cite><blockquote><div><p>Hi there,</p><p>I upgrade Debian for the ROC-RK3328-CC into Devuan but I feel I missed some important network packages, since, personally, the Debian image provided by Libre.Computer was very opinionated.</p><p>On my Devuan desktop installation I have these packages installed:</p><div class="codebox"><pre class="vscroll"><code>$ aptitude search &#039;~i ~d network&#039;
i A avahi-autoipd                   - Avahi IPv4LL network address configuration
i A avahi-daemon                    - Avahi mDNS/DNS-SD daemon                  
i A avahi-utils                     - Avahi browsing, publishing and discovery u
i A dbus-system-bus-common          - simple interprocess messaging system (syst
i A dirmngr                         - GNU privacy guard - network certificate ma
i A gir1.2-nm-1.0                   - GObject introspection data for the libnm l
i A glib-networking                 - network-related giomodules for GLib       
i A glib-networking-common          - network-related giomodules for GLib - data
i A glib-networking-services        - network-related giomodules for GLib - D-Bu
i A iftop                           - displays bandwidth usage information on an
i   ifupdown                        - high level tools to configure network inte
i   iproute2                        - networking and traffic control tools      
i   iputils-ping                    - Tools to test the reachability of network 
i A libaudio2                       - Network Audio System - shared libraries   
i A libavahi-client3                - Avahi client library                      
i A libavahi-common-data            - Avahi common data files                   
i A libavahi-common3                - Avahi common library                      
i A libavahi-core7                  - Avahi&#039;s embeddable mDNS/DNS-SD library    
i A libavahi-glib1                  - Avahi GLib integration library            
i A libmng1                         - Multiple-image Network Graphics library   
i A libnet-netmask-perl             - module to parse, manipulate and lookup IP 
i A libnm0                          - GObject-based client library for NetworkMa
i A libnma-common                   - NetworkManager GUI library - translations 
i A libnma0                         - NetworkManager GUI library                
i A libnss3                         - Network Security Service libraries        
i A libqt5network5                  - Qt 5 network module                       
i A libsnmp40                       - SNMP (Simple Network Management Protocol) 
i A libsodium23                     - Network communication, cryptography and si
i   libuuid1                        - Universally Unique ID library             
i   net-tools                       - NET-3 networking toolkit                  
i   netbase                         - Basic TCP/IP networking system            
i A network-manager                 - network management framework (daemon and u
i A network-manager-gnome           - network management framework (GNOME fronte
i   pngquant                        - PNG (Portable Network Graphics) image opti
i   rfkill                          - tool for enabling and disabling wireless d
i   tigervnc-viewer                 - Virtual network computing client for X    
i   traceroute                      - Traces the route taken by packets over an 
i A xfce4-netload-plugin            - network load monitor plugin for the Xfce4 
$ aptitude search &#039;~i ~d dhcp&#039;
i A avahi-autoipd                   - Avahi IPv4LL network address configuration
i A dnsmasq-base                    - Small caching DNS proxy and DHCP/TFTP serv
i   isc-dhcp-client                 - DHCP client for automatically obtaining an
i   isc-dhcp-common                 - common manpages relevant to all of the isc</code></pre></div><p>But which are the mandatory ones?</p><p>Thanks 🙏</p></div></blockquote></div><p>If you&#039;re using DHCP, &quot;isc-dchp&quot;-packages are necessary i think. I would keep net-tools, netbase, iproute2 and ifupdown also. Traceroute for debugging purposes. </p><p>Ok, removal of libavahi-packages may have unwanted side-effect so better to keep them for now.<br />The other ones are not so &quot;mandatory&quot;. If you&#039;re using gpg for something, dirmngr may be necessary. </p><p>If you know how to edit files under /etc/network , network-manager-* packages are pointless. <br />And if you need to connect to other computers with vnc, tigervnc is necessary, otherwise not.</p>]]></description>
			<author><![CDATA[dummy@example.com (nahkhiirmees)]]></author>
			<pubDate>Tue, 31 Oct 2023 22:47:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=45183#p45183</guid>
		</item>
		<item>
			<title><![CDATA[Re: Which is the correct network stack for Devuan?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44994#p44994</link>
			<description><![CDATA[<div class="quotebox"><cite>Danielsan wrote:</cite><blockquote><div><p>if I don&#039;t block IPv6 I can&#039;t get an IPv4 address to ssh into the SBC, and I wonder which packages I might have missing.</p></div></blockquote></div><p>The only thing you really &quot;need&quot; for a static-ip ethernet connection is a working NIC driver and ifconfig or ip (from net-tools and iproute2 respectively). <br />When you say &quot;get an IP&quot; I assume you mean over DHCP? If so, I suggest trying with a hand-configured or ifupdown managed static IP (i.e. dump network<del>manager</del>mangler) first, then moving on to manually invoking whatever DHCP client you&#039;re using with some appropriate --verbose or --debug flags to see what&#039;s going on.</p><p>Frankly, other than for laptops or tablets that move between wireless networks constantly (and even then only if you must have a shiny GUI) I find networkmangler more aggravation than it&#039;s worth. IME ditching it is step one in any network troubleshooting.</p><div class="quotebox"><cite>czeekaj wrote:</cite><blockquote><div><p>packages like wpa_supplicant, iw</p></div></blockquote></div><p>Are relevant only for wireless connections, and the former only for WPA encrypted wireless connections specifically.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Sun, 22 Oct 2023 07:52:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44994#p44994</guid>
		</item>
		<item>
			<title><![CDATA[Re: Which is the correct network stack for Devuan?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44991#p44991</link>
			<description><![CDATA[<p>I&#039;d make sure you have packages like wpa_supplicant, iw, net-tools, and dhclient.</p>]]></description>
			<author><![CDATA[dummy@example.com (czeekaj)]]></author>
			<pubDate>Sun, 22 Oct 2023 07:26:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44991#p44991</guid>
		</item>
		<item>
			<title><![CDATA[Re: Which is the correct network stack for Devuan?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44985#p44985</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>Mandatory?</p></div></blockquote></div><p>You were right... What I would say was &quot;essentials&quot; or &quot;recommended&quot;; so basically if I don&#039;t block IPv6 I can&#039;t get an IPv4 address to ssh into the SBC, and I wonder which packages I might have missing.</p>]]></description>
			<author><![CDATA[dummy@example.com (Danielsan)]]></author>
			<pubDate>Sat, 21 Oct 2023 18:33:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44985#p44985</guid>
		</item>
		<item>
			<title><![CDATA[Re: Which is the correct network stack for Devuan?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44984#p44984</link>
			<description><![CDATA[<div class="quotebox"><cite>Danielsan wrote:</cite><blockquote><div><p>which are the mandatory ones?</p></div></blockquote></div><p>Mandatory? This is GNU/Linux we&#039;re talking about here, there is no &quot;mandatory&quot; beyond a kernel, init and shell.<br />That said you&#039;ll almost certainly want net-tools, netbase and ifupdown. Probably a dhcp client of some kind as well. <br />The rest is up for debate, and heavily influenced by your choice of desktop and the services you intend to run and/or connect to.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Sat, 21 Oct 2023 18:12:56 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44984#p44984</guid>
		</item>
		<item>
			<title><![CDATA[Which is the correct network stack for Devuan?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44980#p44980</link>
			<description><![CDATA[<p>Hi there,</p><p>I upgrade Debian for the ROC-RK3328-CC into Devuan but I feel I missed some important network packages, since, personally, the Debian image provided by Libre.Computer was very opinionated.</p><p>On my Devuan desktop installation I have these packages installed:</p><div class="codebox"><pre class="vscroll"><code>$ aptitude search &#039;~i ~d network&#039;
i A avahi-autoipd                   - Avahi IPv4LL network address configuration
i A avahi-daemon                    - Avahi mDNS/DNS-SD daemon                  
i A avahi-utils                     - Avahi browsing, publishing and discovery u
i A dbus-system-bus-common          - simple interprocess messaging system (syst
i A dirmngr                         - GNU privacy guard - network certificate ma
i A gir1.2-nm-1.0                   - GObject introspection data for the libnm l
i A glib-networking                 - network-related giomodules for GLib       
i A glib-networking-common          - network-related giomodules for GLib - data
i A glib-networking-services        - network-related giomodules for GLib - D-Bu
i A iftop                           - displays bandwidth usage information on an
i   ifupdown                        - high level tools to configure network inte
i   iproute2                        - networking and traffic control tools      
i   iputils-ping                    - Tools to test the reachability of network 
i A libaudio2                       - Network Audio System - shared libraries   
i A libavahi-client3                - Avahi client library                      
i A libavahi-common-data            - Avahi common data files                   
i A libavahi-common3                - Avahi common library                      
i A libavahi-core7                  - Avahi&#039;s embeddable mDNS/DNS-SD library    
i A libavahi-glib1                  - Avahi GLib integration library            
i A libmng1                         - Multiple-image Network Graphics library   
i A libnet-netmask-perl             - module to parse, manipulate and lookup IP 
i A libnm0                          - GObject-based client library for NetworkMa
i A libnma-common                   - NetworkManager GUI library - translations 
i A libnma0                         - NetworkManager GUI library                
i A libnss3                         - Network Security Service libraries        
i A libqt5network5                  - Qt 5 network module                       
i A libsnmp40                       - SNMP (Simple Network Management Protocol) 
i A libsodium23                     - Network communication, cryptography and si
i   libuuid1                        - Universally Unique ID library             
i   net-tools                       - NET-3 networking toolkit                  
i   netbase                         - Basic TCP/IP networking system            
i A network-manager                 - network management framework (daemon and u
i A network-manager-gnome           - network management framework (GNOME fronte
i   pngquant                        - PNG (Portable Network Graphics) image opti
i   rfkill                          - tool for enabling and disabling wireless d
i   tigervnc-viewer                 - Virtual network computing client for X    
i   traceroute                      - Traces the route taken by packets over an 
i A xfce4-netload-plugin            - network load monitor plugin for the Xfce4 
$ aptitude search &#039;~i ~d dhcp&#039;
i A avahi-autoipd                   - Avahi IPv4LL network address configuration
i A dnsmasq-base                    - Small caching DNS proxy and DHCP/TFTP serv
i   isc-dhcp-client                 - DHCP client for automatically obtaining an
i   isc-dhcp-common                 - common manpages relevant to all of the isc</code></pre></div><p>But which are the mandatory ones?</p><p>Thanks 🙏</p>]]></description>
			<author><![CDATA[dummy@example.com (Danielsan)]]></author>
			<pubDate>Sat, 21 Oct 2023 14:55:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44980#p44980</guid>
		</item>
	</channel>
</rss>
