> your /etc/protocols is not "rich" enough
> dns is udp AFAIK

> ip      0       IP      # internet protocol, pseudo protocol number
> icmp    1       ICMP    # internet control message protocol
> igmp    2       IGMP    # internet group multicast protocol
> ggp     3       GGP     # gateway-gateway protocol
> tcp     6       TCP     # transmission control protocol
> pup     12      PUP     # PARC universal packet protocol
> udp     17      UDP     # user datagram protocol
> idp     22      IDP     # WhatsThis?
> raw     255     RAW     # RAW IP interface

Sorry, in my original mail, I did not dump my entire /etc/protocols
file.
I had all in there except the last two.  My raw entry _was_ commented
out, and my idp entry looked like:

idp     22      IDP             # Xerox NS IDP

So I changed them to look like yours.


> and you need that also in /etc/services
> 
> domain           53/tcp    Domain Name Server
> domain           53/udp    Domain Name Server
> 
> -- 
>   H
> CUH Rainer Peter Feller
>   H

I added these into my /etc/services file as well.  No luck.  I'm only
interested in using the "files" library, i.e. the actual files in /etc.
I don't need DNS or NIS.

Thanks for the input.

-Tim


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to