Dendrobatus Azureus<p>Something fascinating happens when I run sudo without having a gateway to the internet ready. <br>Instead of executing immediately sudo times out for nine, I repeat 9 full seconds, before it reacts</p><p>I use sudo plain without any switches and my command structure is</p><p>sudo command</p><p>I wouldn't have stumbled upon this, if for reasons which are not important now, I didn't have a permanent internet connection at this moment.</p><p>I will say that this bug that I have found has nothing to do with sudo in itself</p><p>The reason why I say that is when you look at the man page of sudo you will see that it doesn't do any networking at all, when you don't invoke switches</p><p>Besides the sudo that I use comes straight of the BSD source structure</p><p>The BSD programmers do not play when it comes down to stability of their software. Only when a program runs Rock Solid stable is it released. When a program is in beta it is clearly marked and it shall not be in a standard BSD distribution which is deemed stable.</p><p>This means that I have to hunt for something somewhere within my distribution, where there's a link put which shouldn't be there, between sudo and a live internet connection when you do not invoke any network switches.</p><p>Mind you that my lan is running and the machine is connected to the lan, via a switch, which is connected to the router, which is connected to the Gateway. The Gateway is live, the DSLAM is working but the internet connection is down</p><p><a href="https://linux.die.net/man/8/sudo" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">linux.die.net/man/8/sudo</span><span class="invisible"></span></a></p><p><a href="https://mastodon.bsd.cafe/tags/Bugs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bugs</span></a> <a href="https://mastodon.bsd.cafe/tags/B%C3%A8taTesting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BètaTesting</span></a> <a href="https://mastodon.bsd.cafe/tags/networking" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>networking</span></a> <a href="https://mastodon.bsd.cafe/tags/sudo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sudo</span></a> <a href="https://mastodon.bsd.cafe/tags/timeout" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>timeout</span></a> <a href="https://mastodon.bsd.cafe/tags/GNU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNU</span></a> <a href="https://mastodon.bsd.cafe/tags/utilities" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>utilities</span></a> <a href="https://mastodon.bsd.cafe/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.bsd.cafe/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a></p>