<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6658&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Shaping script wondershaper seems FUBAR]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6658</link>
		<description><![CDATA[The most recent posts in Shaping script wondershaper seems FUBAR.]]></description>
		<lastBuildDate>Wed, 12 Jun 2024 22:26:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50490#p50490</link>
			<description><![CDATA[<p>The traffic shaping uses <span class="bbc">cbp</span> and <span class="bbc">sfq</span> (which are the queue types used) so you&#039;ll need the modules.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 12 Jun 2024 22:26:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50490#p50490</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50482#p50482</link>
			<description><![CDATA[<p>I see <span class="bbc">sch_ingress</span>, but not the other two. Odd.</p><div class="codebox"><pre><code>[ROOT@devuan-nuc ~] # lsmod|grep sch
sch_ingress            16384  0</code></pre></div><p>At this point I am considering just trying to learn about and grok <span class="bbc">tc</span>. I am going to look for a tutorial on it. Suggestions for a <strong>written</strong> tutorial are welcome. I will look at videos, but I don&#039;t really learn from them.</p>]]></description>
			<author><![CDATA[dummy@example.com (UnixRocks)]]></author>
			<pubDate>Wed, 12 Jun 2024 15:37:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50482#p50482</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50421#p50421</link>
			<description><![CDATA[<p>Have you made sure the kernel modules are available (like <span class="bbc">sch_cbq</span>, <span class="bbc">sch_sfq</span> and <span class="bbc">sch_ingress</span>)? Or maybe it&#039;s a udev issue, and the modules need to be loaded manually?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 09 Jun 2024 22:51:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50421#p50421</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50418#p50418</link>
			<description><![CDATA[<p>Current kernel version:</p><div class="codebox"><pre><code>[ROOT@devuan-nuc ~] # uname -v
#1 SMP Debian 5.10.216-1 (2024-05-03)</code></pre></div><p>Yeah, I&#039;ll work on debugging the script with <span class="bbc">shellcheck</span> and <span class="bbc">set -x</span>. I was hoping to get in touch with the script author and was also hoping he is on here and would respond. Silly of me, I know. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (UnixRocks)]]></author>
			<pubDate>Sun, 09 Jun 2024 18:42:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50418#p50418</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50416#p50416</link>
			<description><![CDATA[<p>Running shellcheck against wondershaper would be a reasonable start if it&#039;s a shell script.</p><p>Then try adding <span class="bbc">set -x</span> as the second line and see if that tells you what it&#039;s trying to do when it fails.</p><p>But I&#039;m only guessing because I don&#039;t have wondershaper installed.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sun, 09 Jun 2024 16:03:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50416#p50416</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50408#p50408</link>
			<description><![CDATA[<p>ok<br />peculiar; the script worked fine for me on daedalus; it&#039;s the same package version and script. <br />Which kernel version? And what do you get from:</p><div class="codebox"><pre><code># tc qdisc show</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 09 Jun 2024 04:51:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50408#p50408</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50407#p50407</link>
			<description><![CDATA[<p>Yes, wondershaper was installed with <span class="bbc">apt install</span> at the CLI.&#160; Also, iproute2 is installed.</p><div class="codebox"><pre><code>[ROOT@devuan-nuc ~] # apt search iproute
Sorting... Done
Full Text Search... Done
...
iproute2/oldstable,now 5.10.0-4 amd64 [installed]
  networking and traffic control tools
...</code></pre></div><p>I am running:</p><div class="codebox"><pre><code>[ROOT@devuan-nuc ~] # grep -i pretty /etc/os-release 
PRETTY_NAME=&quot;Devuan GNU/Linux 4 (chimaera)&quot;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (UnixRocks)]]></author>
			<pubDate>Sun, 09 Jun 2024 04:12:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50407#p50407</guid>
		</item>
		<item>
			<title><![CDATA[Re: Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50406#p50406</link>
			<description><![CDATA[<p>Did you install it? It does depend on <span class="bbc">iproute2</span> (or <span class="bbc">iproute</span>)</p><p>And then if this is <span class="bbc">ceres</span> rather than <span class="bbc">daedalus</span> anything (else) is possible <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 08 Jun 2024 23:39:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50406#p50406</guid>
		</item>
		<item>
			<title><![CDATA[Shaping script wondershaper seems FUBAR]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=50405#p50405</link>
			<description><![CDATA[<p>I downloaded wondershaper from the Devuan repos to see if I could shape the bandwidth on my Devuan Linux box since our ISP connection is rather anemic. When I ran it I got some unexpected output:</p><div class="codebox"><pre><code>[ROOT@devuan-nuc ~] # wondershaper eth0 20000 5000
Error: Specified qdisc kind is unknown.
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
RTNETLINK answers: No such file or directory
Error: Failed to find specified qdisc.
Error: Failed to find specified qdisc.
Error: Failed to find specified qdisc.
Error: Parent Qdisc doesn&#039;t exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn&#039;t exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn&#039;t exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn&#039;t exists.
We have an error talking to the kernel
Error: Parent Qdisc doesn&#039;t exists.
We have an error talking to the kernel
[ROOT@devuan-nuc ~] # grep -i pretty /etc/os-release 
PRETTY_NAME=&quot;Devuan GNU/Linux 4 (chimaera)&quot;</code></pre></div><p>I attempted to contact the author using the e-mail provided in the /usr/share/doc/wondershaper/README.Debian.gz file. Sadly that bounced as </p><div class="codebox"><pre><code>550 Unrouteable address</code></pre></div><p>Is anyone here able to assist with debugging this sh script and making it work? I am not familiar enough with tc to do it myself yet.</p>]]></description>
			<author><![CDATA[dummy@example.com (UnixRocks)]]></author>
			<pubDate>Sat, 08 Jun 2024 21:10:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=50405#p50405</guid>
		</item>
	</channel>
</rss>
