<?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=3653&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / File /etc/protocols not found!!!]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3653</link>
		<description><![CDATA[The most recent posts in File /etc/protocols not found!!!.]]></description>
		<lastBuildDate>Sun, 19 Jul 2020 18:18:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23541#p23541</link>
			<description><![CDATA[<p>So... fixed?</p><p>Everybody calm <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Sun, 19 Jul 2020 18:18:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23541#p23541</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23532#p23532</link>
			<description><![CDATA[<p>I do beg your pardon, re-installing the package does not replace /etc/protocols if it has been removed.</p><p>Try</p><div class="codebox"><pre><code>apt download netbase
dpkg -x netbase*.deb .
# mv etc/protocols /etc</code></pre></div><p>I&#039;ve just installed a fresh Devuan beowulf system and /etc/protocols was present and correct so this is almost certainly a PEBKAC issue.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 19 Jul 2020 11:30:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23532#p23532</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23531#p23531</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="codebox"><pre><code>$ dpkg -L netbase
/.
/etc
/etc/protocols
/etc/rpc
/etc/services
/usr
/usr/share
/usr/share/doc
/usr/share/doc/netbase
/usr/share/doc/netbase/changelog.gz
/usr/share/doc/netbase/copyright
$ apt-file search /etc/protocols
netbase: /etc/protocols                   
$</code></pre></div><p>It&#039;s right there.</p></div></blockquote></div><p>I know about package netbase.<br /><strong>I repeat FOR YOU again: after install netbase package file /etc/protocols not found!!!</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (Eaglet)]]></author>
			<pubDate>Sun, 19 Jul 2020 10:42:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23531#p23531</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23529#p23529</link>
			<description><![CDATA[<div class="codebox"><pre><code>$ dpkg -L netbase
/.
/etc
/etc/protocols
/etc/rpc
/etc/services
/usr
/usr/share
/usr/share/doc
/usr/share/doc/netbase
/usr/share/doc/netbase/changelog.gz
/usr/share/doc/netbase/copyright
$ apt-file search /etc/protocols
netbase: /etc/protocols                   
$</code></pre></div><p>It&#039;s right there.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 19 Jul 2020 10:07:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23529#p23529</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23516#p23516</link>
			<description><![CDATA[<p>Not sure what you are doing that&#039;s not providing the expected result.</p><p>There&#039;s nothing wrong with the netbase package. <br />Check the files list in synaptic: /etc/protocols is listed there. <br />As far as I&#039;m aware on my PCs it came with my initial, clean, Beowulf Beta installs.</p>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Sat, 18 Jul 2020 21:48:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23516#p23516</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23515#p23515</link>
			<description><![CDATA[<p>I have installed netbase package without file /etc/protocols.<br />I try remove file /etc/protocols and reinstall netbase package, i have results: file /etc/protocols not found after reinstall netbase package.<br /><strong>Please fix this error with install netbase package!!!</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (Eaglet)]]></author>
			<pubDate>Sat, 18 Jul 2020 21:14:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23515#p23515</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23512#p23512</link>
			<description><![CDATA[<div class="quotebox"><cite>Eaglet wrote:</cite><blockquote><div><p><strong>You not solve this problem!</strong></p></div></blockquote></div><p>Yes I did:</p><div class="codebox"><pre><code># rm /etc/protocols
# apt install netbase</code></pre></div><p>Please pay attention... <img src="https://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 18 Jul 2020 15:04:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23512#p23512</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23504#p23504</link>
			<description><![CDATA[<p>See: <br /><a href="https://wiki.nftables.org/wiki-nftables/index.php/Supported_features_compared_to_xtables#Unsupported_extensions" rel="nofollow">https://wiki.nftables.org/wiki-nftables … extensions</a><br /><a href="https://wiki.nftables.org/wiki-nftables/index.php/Supported_features_compared_to_xtables#Deprecated_extensions" rel="nofollow">https://wiki.nftables.org/wiki-nftables … extensions</a><br />nftables is very poor!</p>]]></description>
			<author><![CDATA[dummy@example.com (Eaglet)]]></author>
			<pubDate>Sat, 18 Jul 2020 11:14:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23504#p23504</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23502#p23502</link>
			<description><![CDATA[<p>I not use nftables, i use iptables &amp; etc.<br /><strong>You not solve this problem!</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (Eaglet)]]></author>
			<pubDate>Sat, 18 Jul 2020 11:01:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23502#p23502</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23221#p23221</link>
			<description><![CDATA[<div class="quotebox"><cite>Marjorie wrote:</cite><blockquote><div><p>See our discussion at <a href="https://dev1galaxy.org/viewtopic.php?id=2889" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2889</a></p></div></blockquote></div><p>Oh yes, I forgot about that <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="quotebox"><cite>Marjorie wrote:</cite><blockquote><div><p>NB. this doesn&#039;t seem to be the only non-Devuanised Debian package I&#039;ve wanted to use that is not non-systemd ready. Shouldn&#039;t it be a requirement?</p></div></blockquote></div><p>The lack of support for alternative init systems could theoretically be reported to Debian as a bug but the maintainers are not compelled to fix it thanks to the <a href="https://www.debian.org/vote/2019/vote_002" rel="nofollow">recent GR</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 03 Jul 2020 17:28:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23221#p23221</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23206#p23206</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>The <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/netbase_5.6.html" rel="nofollow">netbase</a> package supplies /etc/protocols.</p><div class="quotebox"><cite>Eaglet wrote:</cite><blockquote><div><p>ebtables</p></div></blockquote></div><p>That&#039;s obsolete, use nftables instead.</p><p>See also <a href="https://www.debian.org/releases/stable/amd64/release-notes/ch-whats-new.en.html#nftables" rel="nofollow">https://www.debian.org/releases/stable/ … l#nftables</a></p></div></blockquote></div><p>Yes, nftabes is a better system. I use it myself. However be aware that from a Devuan perspective the Debian packaging is broken, some of it by design:</p><p>1) the automatic sysvinit installer script (in the deb postinst), which should set it up if systemd is missing, it&#039;s not there. Of course it wouldn&#039;t work anyway because<br />2) etc/init.d/nftables is not there. There is a version provided (named nftables.init), but only as an example, and it doesn&#039;t work because the LSB header run-levels are wrong. Not too difficult to fix, but does need fixing. And the execute bit is not set.<br />3) However nftables itself works fine without systemd.</p><p>See our discussion at <a href="https://dev1galaxy.org/viewtopic.php?id=2889" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=2889</a></p><p>NB. this doesn&#039;t seem to be the only non-Devuanised Debian package I&#039;ve wanted to use that is not non-systemd ready. Shouldn&#039;t it be a requirement?</p>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Thu, 02 Jul 2020 21:35:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23206#p23206</guid>
		</item>
		<item>
			<title><![CDATA[Re: File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23203#p23203</link>
			<description><![CDATA[<p>The <a href="https://pkginfo.devuan.org/stage/beowulf/beowulf/netbase_5.6.html" rel="nofollow">netbase</a> package supplies /etc/protocols.</p><div class="quotebox"><cite>Eaglet wrote:</cite><blockquote><div><p>ebtables</p></div></blockquote></div><p>That&#039;s obsolete, use nftables instead.</p><p>See also <a href="https://www.debian.org/releases/stable/amd64/release-notes/ch-whats-new.en.html#nftables" rel="nofollow">https://www.debian.org/releases/stable/ … l#nftables</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 02 Jul 2020 19:37:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23203#p23203</guid>
		</item>
		<item>
			<title><![CDATA[File /etc/protocols not found!!!]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=23201#p23201</link>
			<description><![CDATA[<p>Hello everybody! <br />The /etc/ directory does not contain the protocols file, which means that the ebtables utility cannot be used correctly. To fix this error, add this file (protocols) with the following content:</p><div class="codebox"><pre class="vscroll"><code># Internet (IP) protocols
#
# Updated from http://www.iana.org/assignments/protocol-numbers and other
# sources.
# New protocols will be added on request if they have been officially
# assigned by IANA and are not historical.
# If you need a huge list of used numbers please install the nmap package.

ip      0       IP              # internet protocol, pseudo protocol number
hopopt  0       HOPOPT          # IPv6 Hop-by-Hop Option [RFC1883]
icmp    1       ICMP            # internet control message protocol
igmp    2       IGMP            # Internet Group Management
ggp     3       GGP             # gateway-gateway protocol
ipencap 4       IP-ENCAP        # IP encapsulated in IP (officially ``IP&#039;&#039;)
st      5       ST              # ST datagram mode
tcp     6       TCP             # transmission control protocol
egp     8       EGP             # exterior gateway protocol
igp     9       IGP             # any private interior gateway (Cisco)
pup     12      PUP             # PARC universal packet protocol
udp     17      UDP             # user datagram protocol
hmp     20      HMP             # host monitoring protocol
xns-idp 22      XNS-IDP         # Xerox NS IDP
rdp     27      RDP             # &quot;reliable datagram&quot; protocol
iso-tp4 29      ISO-TP4         # ISO Transport Protocol class 4 [RFC905]
dccp    33      DCCP            # Datagram Congestion Control Prot. [RFC4340]
xtp     36      XTP             # Xpress Transfer Protocol
ddp     37      DDP             # Datagram Delivery Protocol
idpr-cmtp 38    IDPR-CMTP       # IDPR Control Message Transport
ipv6    41      IPv6            # Internet Protocol, version 6
ipv6-route 43   IPv6-Route      # Routing Header for IPv6
ipv6-frag 44    IPv6-Frag       # Fragment Header for IPv6
idrp    45      IDRP            # Inter-Domain Routing Protocol
rsvp    46      RSVP            # Reservation Protocol
gre     47      GRE             # General Routing Encapsulation
esp     50      IPSEC-ESP       # Encap Security Payload [RFC2406]
ah      51      IPSEC-AH        # Authentication Header [RFC2402]
skip    57      SKIP            # SKIP
ipv6-icmp 58    IPv6-ICMP       # ICMP for IPv6
ipv6-nonxt 59   IPv6-NoNxt      # No Next Header for IPv6
ipv6-opts 60    IPv6-Opts       # Destination Options for IPv6
rspf    73      RSPF CPHB       # Radio Shortest Path First (officially CPHB)
vmtp    81      VMTP            # Versatile Message Transport
eigrp   88      EIGRP           # Enhanced Interior Routing Protocol (Cisco)
ospf    89      OSPFIGP         # Open Shortest Path First IGP
ax.25   93      AX.25           # AX.25 frames
ipip    94      IPIP            # IP-within-IP Encapsulation Protocol
etherip 97      ETHERIP         # Ethernet-within-IP Encapsulation [RFC3378]
encap   98      ENCAP           # Yet Another IP encapsulation [RFC1241]
#       99                      # any private encryption scheme
pim     103     PIM             # Protocol Independent Multicast
ipcomp  108     IPCOMP          # IP Payload Compression Protocol
vrrp    112     VRRP            # Virtual Router Redundancy Protocol [RFC5798]
l2tp    115     L2TP            # Layer Two Tunneling Protocol [RFC2661]
isis    124     ISIS            # IS-IS over IPv4
sctp    132     SCTP            # Stream Control Transmission Protocol
fc      133     FC              # Fibre Channel
mobility-header 135 Mobility-Header # Mobility Support for IPv6 [RFC3775]
udplite 136     UDPLite         # UDP-Lite [RFC3828]
mpls-in-ip 137  MPLS-in-IP      # MPLS-in-IP [RFC4023]
manet   138                     # MANET Protocols [RFC5498]
hip     139     HIP             # Host Identity Protocol
shim6   140     Shim6           # Shim6 Protocol [RFC5533]
wesp    141     WESP            # Wrapped Encapsulating Security Payload
rohc    142     ROHC            # Robust Header Compression</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Eaglet)]]></author>
			<pubDate>Thu, 02 Jul 2020 18:35:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=23201#p23201</guid>
		</item>
	</channel>
</rss>
