Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!brl-smoke!smoke!Perrine@LOGICON.arpa From: Perrine@LOGICON.arpa (Tom Perrine) Newsgroups: net.unix-wizards Subject: Talk SOLVED! Message-ID: <3311@brl-smoke.ARPA> Date: Tue, 26-Aug-86 03:15:04 EDT Article-I.D.: brl-smok.3311 Posted: Tue Aug 26 03:15:04 1986 Date-Received: Wed, 27-Aug-86 20:50:36 EDT Sender: news@brl-smoke.ARPA Lines: 18 Well, in our last episode, our heroes were trying to figure out why "Talk" and "syslog" kept failing with "Protocol not supported". Guy Harris hit it right on the head: Somehow our uipc_domain.o did not have "inetdomain" as an undefined. Therefore the actual kernel was out of sync with the config file. Removing uipc_domain and re-"make"ing solved the problem. An additional problem was that we did not have "localhost" in our /etc/hosts file, but fixing that was not sufficeint to solve the problem. (Suggested by Naim Abdullah ). Many thanks to all who responded, Tom Perrine